Age | Commit message (Expand) | Author | Files | Lines |
2020-03-11 | Avoid infinite recursion in find_pc_sect_line | Kevin Buettner | 2 | -1/+16 |
2020-03-11 | testsuite: use `pwd -W` to convert from Unix to Windows paths | Simon Marchi | 2 | -1/+6 |
2020-03-11 | gdb: enable -Wmissing-prototypes warning | Simon Marchi | 2 | -0/+5 |
2020-03-11 | [gdb/testsuite] Set language in gdb.ada/minsym.exp | Tom de Vries | 2 | -0/+6 |
2020-03-11 | [gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp | Tom de Vries | 2 | -1/+6 |
2020-03-11 | [gdb/testsuite] Fix stepi pattern in gdb.btrace/reconnect.exp | Tom de Vries | 2 | -1/+5 |
2020-03-11 | Fix comment in ada-typeprint.c | Tom Tromey | 2 | -1/+5 |
2020-03-11 | Mark discriminants as artificial in gdb.dwarf2/variant.exp | Tom Tromey | 2 | -0/+7 |
2020-03-11 | [gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp | Tom de Vries | 2 | -2/+12 |
2020-03-11 | [gdb/testsuite] Limit verbose scope in gdb.base/break-interp.exp | Tom de Vries | 2 | -0/+12 |
2020-03-11 | [gdb/testsuite] Fix missing uint8_t in gdb.fortran/logical.exp | Tom de Vries | 3 | -1/+8 |
2020-03-11 | gdb: Fix out of bounds array access in buildsym_compunit::record_line | Andrew Burgess | 2 | -8/+16 |
2020-03-11 | [gdb/testsuite] Set EDITOR to true before using edit | Tom de Vries | 2 | -0/+8 |
2020-03-11 | [gdb] Fix segv in "maint print symbols" for ada exec | Tom de Vries | 4 | -1/+25 |
2020-03-10 | gdb: Add support for tracking the DWARF line table is-stmt field | Andrew Burgess | 23 | -29/+1096 |
2020-03-10 | gdb/testsuite: Add is-stmt support to the DWARF compiler | Andrew Burgess | 2 | -1/+12 |
2020-03-09 | [gdb/testsuite] Fix tcl error in cached_file | Tom de Vries | 2 | -0/+7 |
2020-03-07 | [gdb/testsuite] Fix testing build_executable result | Tom de Vries | 3 | -2/+7 |
2020-03-07 | [gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dups | Tom de Vries | 2 | -0/+15 |
2020-03-07 | Remove some obsolete comments | Tom Tromey | 3 | -6/+8 |
2020-03-06 | Pass thread_info pointer to various inferior control functions | Simon Marchi | 4 | -23/+49 |
2020-03-06 | Don't try to get the TIB address without an inferior | Hannes Domani | 2 | -1/+7 |
2020-03-06 | [gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp | Tom de Vries | 3 | -4/+49 |
2020-03-06 | [gdb,testsuite,doc,NEWS] Fix "the the". | Tom de Vries | 8 | -9/+23 |
2020-03-06 | [gdb] Remove trailing "done" after "Reading symbols from" message | Tom de Vries | 2 | -5/+5 |
2020-03-06 | gdbserver/gdbsupport: Add .dir-locals.el file | Andrew Burgess | 2 | -0/+9 |
2020-03-05 | Use std::string for 'psargs'. | John Baldwin | 2 | -5/+10 |
2020-03-05 | gdb, gdbserver, gdbsupport: add .gitattributes files | Tankut Baris Aktemur | 2 | -0/+11 |
2020-03-05 | [gdb/testsuite] Update maint.exp for string cache | Tom de Vries | 2 | -1/+5 |
2020-03-04 | Introduce objfile::intern | Tom Tromey | 8 | -52/+64 |
2020-03-04 | Make "gnutarget" const | Tom Tromey | 4 | -3/+10 |
2020-03-04 | Implement debugging of WOW64 processes | Hannes Domani | 7 | -100/+463 |
2020-03-04 | Revert "gdb: Do not print empty-group regs when printing general ones" | Luis Machado | 2 | -8/+19 |
2020-03-04 | [gdb/doc] Remove trailing done from "Reading symbols from" lines | Tom de Vries | 3 | -4/+9 |
2020-03-04 | gdb.fortran: Allow Flang kind printing in fortran testing | Alok Kumar Sharma | 2 | -14/+31 |
2020-03-03 | Find tailcall frames before inline frames | Tom Tromey | 3 | -32/+47 |
2020-03-03 | gdb/fortran: Fix printing of logical true values for Flang | Andrew Burgess | 4 | -1/+53 |
2020-03-03 | Rebase executable to match relocated base address | Hannes Domani | 2 | -1/+59 |
2020-03-03 | Fix printf of a convenience variable holding an inferior address | Sergio Durigan Junior | 4 | -1/+20 |
2020-03-03 | Update GDB to use new AUXV entry types | Luis Machado | 2 | -0/+16 |
2020-03-03 | [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1 | Tom de Vries | 2 | -3/+34 |
2020-03-03 | [gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.exp | Tom de Vries | 2 | -2/+9 |
2020-03-03 | [gdb/testsuite] Fix mi-sym-info.exp with check-read1 | Tom de Vries | 2 | -2/+9 |
2020-03-02 | Small clean up of use_displaced_stepping | Simon Marchi | 2 | -13/+50 |
2020-03-02 | gdb: Allow GDB to _not_ load a previous command history | Andrew Burgess | 9 | -15/+259 |
2020-03-02 | Fix arm-netbsd build error: convert from FPA to VFP | Christian Biesinger | 2 | -53/+79 |
2020-03-02 | gdb/remote: Restore support for 'S' stop reply packet | Andrew Burgess | 5 | -45/+101 |
2020-03-02 | [gdb/testsuite] Add -lbl option in gdb_test_multiple | Tom de Vries | 3 | -53/+83 |
2020-03-02 | gdb: Move defs.h before any system header in debuginfod-support.c | Jon Turney | 2 | -1/+5 |
2020-02-28 | Update libinproctrace.so path in lib/trace-support.exp | Simon Marchi | 2 | -1/+6 |