]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
wrong line number in breakpoint location
[thirdparty/binutils-gdb.git] / gdb /
2018-01-22  Joel Brobeckerwrong line number in breakpoint location
2018-01-21  Andrew Burgessgdb: Don't store a thread-id for floating varobj
2018-01-21  Andrew Burgessgdb: Remove out of date comment
2018-01-21  Andrew Burgessgdb: PR mi/20395: Fix -var-update for registers in...
2018-01-21  Andrew Burgessgdb: New API for tracking innermost block
2018-01-21  Andrew Burgessgdb: Remove duplicate declaration of global innermost_block
2018-01-21  Andrew Burgessgdb: Add test for some error cases of @entry usage
2018-01-19  Tom TromeyFix qualified name lookup for Rust
2018-01-19  Andreas ArnezS390: Fix infcalls in s390-vregs test case
2018-01-19  James Clarkegdb: Add missing #ifdef USE_THREAD_DB to gdbserver
2018-01-19  James Clarkegdb: Fix ia64 defining TRAP_HWBKPT before including...
2018-01-19  Simon MarchiMake linux_nat_detach/thread_db_detach use the inferior...
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-19  Andreas ArnezS390: Improve comments for s390-tdbregs test case
2018-01-19  Yao QiDon't pass -m32 to libcc1 on arm-linux
2018-01-19  Yao QiFind arm-linux-gnueabi(hf)?-gcc in compile
2018-01-19  Ruslan KabatsayevMake tests expect [ \t]+ pattern instead of \t for...
2018-01-18  Andreas ArnezGDB testsuite: Re-enable -fdiagnostics-color=never
2018-01-18  Andreas ArnezS390: Use soft float in s390-tdbregs test case
2018-01-18  Yao QiMake abbrev_table::abbrevs private
2018-01-18  Yao QiCall cooked_read in ppu2spu_prev_register
2018-01-17  Sergio Durigan JuniorFix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
2018-01-17  Tom TromeyRemove symbolp typedef
2018-01-17  Tom TromeyRemove objfile argument from add_dyn_prop
2018-01-17  Tom TromeyChange dwarf2_cu::method_info to be a std::vector
2018-01-17  Simon MarchiAllocate dwarf2_cu with new
2018-01-17  Tom TromeyAllocate abbrev_table with new
2018-01-17  Tom TromeyUnify new_symbol and new_symbol_full
2018-01-17  Simon MarchiFix ChangeLog dates of previous commit
2018-01-17  Mike GulickFix gdb segv when objfile can't be opened
2018-01-17  Simon MarchiMake linux_ptrace_attach_fail_reason return an std...
2018-01-17  Simon Marchilinux-nat: Remove unnecessary xstrdup
2018-01-17  Eldar Abusalimovconfigure: Fix test for fs_base/gs_base in <sys/user.h>
2018-01-17  Yao QiDon't pass -m64 to libcc1 on aarch64-linux.
2018-01-17  Yao QiRelax gdb.compile/compile.exp to match the address...
2018-01-16  Yao QiMark register unavailable when PTRACE_PEEKUSER fails
2018-01-15  Pedro Alvesgdb/common/signals-state-save-restore.c: Fix typos
2018-01-15  Tom TromeyFix scm-ports.exp regression
2018-01-15  Szabolcs NagyFix gdb.texinfo more
2018-01-15  Szabolcs NagyFix gdb.texinfo for old makeinfo (again)
2018-01-12  Andrew Burgessgdb/testsuite: Don't attempt tests if they fail to...
2018-01-12  Sergio Durigan JuniorInstall and generate docs for gdb-add-index
2018-01-12  John BaldwinUse the correct value for the offset of 'kve_protection'.
2018-01-12  Pedro AlvesAdd testcase for GDB hang fixed by previous commit
2018-01-12  Andreas ArnezFix GDB hang with remote after error from resume
2018-01-12  Simon Marchigdb_compile_shlib: Only consider shlib= options when...
2018-01-11  Pedro Alvesgdb.base/breakpoint-in-ro-region.exp regression on...
2018-01-11  Szabolcs NagyFix gdb.texinfo for old makeinfo
2018-01-11  Pedro AlvesFix backwards compatibility with old GDBservers (PR...
2018-01-10  Pedro Alveslanguage_get_symbol_name_matcher -> get_symbol_name_matcher
2018-01-10  Pedro AlvesAda: make verbatim matcher override other language...
2018-01-10  Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-10  Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-09  John BaldwinDocument support for 'info proc' on FreeBSD.
2018-01-09  John BaldwinSupport 'info proc' for native FreeBSD processes.
2018-01-09  John BaldwinUse gdb::unique_xmalloc_ptr<> instead of a deleter...
2018-01-09  John BaldwinDon't return stale data from fbsd_pid_to_exec_file...
2018-01-09  John BaldwinSupport 'info proc' for FreeBSD process core dumps.
2018-01-09  Xavier RoirandFix breakpoint add on inlined function using function...
2018-01-08  Samuel Thibaulthurd: Add enough auxv support for AT_ENTRY for PIE...
2018-01-08  Yao QiFix GDBserver build failure when $development is false
2018-01-08  Yao QiFix GDB build failure when $development is false
2018-01-08  Joel BrobeckerFix second-to-last gdb/testsuite/ChangeLog entry.
2018-01-08  Joel BrobeckerRelax expected output in gdb.ada/access_tagged_param...
2018-01-08  Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-07  Simon MarchiRemove dwarf2_cu::dwarf2_per_objfile
2018-01-07  Simon MarchiRemove dwarf2_per_objfile global
2018-01-07  Simon MarchiReplace objfile field in dwarf2_cu and dwarf2_per_cu_da...
2018-01-07  Simon MarchiMake parse_debug_format_options return an std::string
2018-01-07  Simon MarchiReplace VEC(converted_character_d) with std::vector
2018-01-07  Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-07  Simon MarchiRemove xmethod_worker::clone
2018-01-07  Simon MarchiC++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
2018-01-05  Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-05  Pedro AlvesFix gdb/spu-tdep.c build breakage
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05  Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05  Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05  Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05  Joel Brobeckermemory error printing component of record from convenie...
2018-01-05  Joel Brobeckerfix date of latest gdb/ChangeLog entry
2018-01-05  Joel BrobeckerFix email address in latest gdb/testsuite/ChangeLog...
2018-01-05  Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-05  Joel BrobeckerUpdate NEWS post GDB 8.1 branch creation.
2018-01-05  Joel BrobeckerBump version to 8.1.50.DATE-git.
2018-01-04  Joel Brobeckergdb.ada/maint_with_ada.exp: New testcase
2018-01-04  Joel BrobeckerAdd new gdb.ada/bp_c_mixed_case testcase for PR gdb...
2018-01-04  Joel BrobeckerAdd "complete break ada" test to gdb.ada/complete.exp
2018-01-04  Joel BrobeckerAdd gdb.ada/info_addr_mixed_case new testcase
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-03  Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-02  Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02  Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02  Joel Brobeckertreat Ada DW_TAG_unspecified_type DIEs as stub types
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2018-01-02  Joel Brobeckergdb/copyright.py: Remove testsuite/gdb.base/step-line...
2018-01-02  Joel Brobeckergdb/copyright.py: Do not forget to remind about MULTIPL...
2018-01-02  Joel BrobeckerUpdate copyright year in version message of GDB, GDBser...
2018-01-02  Joel BrobeckerYearly rotation of the gdb/ChangeLog file
next