107605 Commits (13084383e8955c2ff7017ac8839301688a9ee34d)
 

Author SHA1 Message Date
Simon Marchi 13084383e8 gdbsupport: make gdb_open_cloexec return scoped_fd 5 years ago
Simon Marchi e6e51c9c4b gdbsupport: move gdb_file_up to its own file 5 years ago
Dimitar Dimitrov 5109a7bd9b ld: pru: Fix resource_table output section alignment 5 years ago
Tom Tromey 9279eb5c2c Fix Windows crash from stop_pc change 5 years ago
Tom de Vries 7264ba8331 [gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.exp 5 years ago
Tom de Vries 243c0950e2 [gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.exp 5 years ago
Tom de Vries 50f9e7d853 [gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.exp 5 years ago
Tom de Vries 9ebd290966 [gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.exp 5 years ago
Tom de Vries c2fd8824c8 [gdb/testsuite] Check compilation result in gdb.base/structs.exp 5 years ago
Tom de Vries dc412de5e9 [gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.exp 5 years ago
Tom de Vries 85d74f2936 [gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.exp 5 years ago
Tom de Vries e46da7ec1b [gdb/testsuite] Check compilation result in gdb.base/call-sc.exp 5 years ago
Tom de Vries b6107a72ba [gdb/testsuite] Fix untested messages in gdb.mi/*.exp 5 years ago
Nick Clifton 7325ba796b make objcopy fail if it is asked to redefine symbols in an object file containing LTO information. 5 years ago
Tom de Vries 6010fb0c49 [gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp 5 years ago
Libor Bukata 6420dd27cb Add Solaris specific ELF note processing 5 years ago
Frederic Cambus 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes. 5 years ago
GDB Administrator f141837642 Automatic date update in version.in 5 years ago
Tom de Vries 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debug 5 years ago
H.J. Lu 689580daaa Add a testcase for PR binutils/27202 5 years ago
Pedro Alves 8e4e0c7a49 Fix gdb.multi/multi-term-settings.exp race 5 years ago
Tom de Vries 607679092f [gdb/testsuite] Disable vgdb tests if xml not supported 5 years ago
Tom de Vries 6767cc642c [gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2 5 years ago
Tom de Vries f15ec499bf [gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-helper.exp 5 years ago
Andrew Burgess 74ea3b51c3 gdb: fix build when libbacktrace and execinfo backtrace are not available 5 years ago
Andrew Burgess 4180173142 gdb/doc: use 'standard error stream' instead of 'stderr' in some places 5 years ago
Andrew Burgess 80656a8e4b gdb: fix manor -> manner typo in some comments 5 years ago
Alan Modra fba9460f7c PR27202, readelf -wL doesn't work on ".loc 0" 5 years ago
Simon Marchi abe8cab7cb gdb: enable target_async around stop_all_threads call in process_initial_stop_replies 5 years ago
GDB Administrator f08d6b8e02 Automatic date update in version.in 5 years ago
Simon Marchi b5572c42cc gdb: fix darwin-nat build (again) 5 years ago
Simon Marchi 8c12140439 gdb: fix darwin-nat build 5 years ago
Simon Marchi 4872f9a1b5 gdb.base/foll-fork.exp: accept "info breakpoints" output in any order 5 years ago
Cooper Qu 3a6a0158ee RISC-V: Fix wrong version number when arch contains 'p'. 5 years ago
Nelson Chu 69a61890cb RISC-V: Allow to add numbers in the prefixed extension names. 5 years ago
Andrew Burgess 91f2597bd2 gdb: print backtrace for internal error/warning 5 years ago
Andrew Burgess abbbd4a3e0 gdb: use libbacktrace to create a better backtrace for fatal signals 5 years ago
Andrew Burgess 890026e317 src-release.sh: add libbacktrace to GDB_SUPPORT_DIRS 5 years ago
Andrew Burgess 63a4b10683 Copy in libbacktrace from gcc 5 years ago
Andrew Burgess fbe3443dcf gdb: Add a dependency between gdb and libbacktrace 5 years ago
Andrew Burgess d33228c946 top-level configure: setup target_configdirs based on repository 5 years ago
Gleb Fotengauer-Malinovskiy 0d62064867 PR28391, strip/objcopy --preserve-dates *.a: cannot set time 5 years ago
Mike Frysinger cee4c731af sim: drop weak func attrs on module inits 5 years ago
Cui,Lili 2c02075a8e x86: Print {bad} on invalid broadcast in OP_E_memory 5 years ago
Simon Marchi 901b98215e gdb: use intrusive_list for linux-nat lwp_list 5 years ago
Simon Marchi 676362df18 gdb: add destructor to lwp_info 5 years ago
Simon Marchi b0f6c8d247 gdb: make lwp_info non-POD 5 years ago
GDB Administrator a58f2d262b Automatic date update in version.in 5 years ago
Simon Marchi da474da158 gdb: don't share aspace/pspace on fork with "detach-on-fork on" and "follow-fork-mode child" 5 years ago
Simon Marchi 8188f382a1 gdb.base/foll-fork.exp: use foreach_with_prefix to handle prefixes 5 years ago