Age | Commit message (Expand) | Author | Files | Lines |
2020-10-13 | gdb/testsuite/: Use "-qualified" in explicit "break main", etc. | Pedro Alves | 46 | -83/+132 |
2020-10-13 | gdb/testsuite/: Use -qualified in runto_main / mi_runto_main | Pedro Alves | 5 | -6/+27 |
2020-10-13 | Introduce mi_runto_main | Pedro Alves | 12 | -18/+39 |
2020-10-13 | 'runto main' -> 'runto_main' throughout | Pedro Alves | 57 | -63/+123 |
2020-10-13 | gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642) | Simon Marchi | 3 | -0/+69 |
2020-10-13 | PowerPC testsuite fails and duplicates | Alan Modra | 13 | -137/+22 |
2020-10-13 | Re: gdb: Improve formatting of 'show architecture' messages | Alan Modra | 6 | -9/+18 |
2020-10-12 | Reject ambiguous C++ field accesses (PR exp/26602) | Pedro Alves | 3 | -156/+272 |
2020-10-12 | Fix testcases with required but unreferenced functions and variables | Gary Benson | 15 | -19/+36 |
2020-10-11 | gdb: detect main function even when there's no matching msymbol | Andrew Burgess | 2 | -2/+6 |
2020-10-09 | Fix bit offset regression | Tom Tromey | 3 | -5/+14 |
2020-10-09 | Handle void results as unformatted prints | Hannes Domani | 2 | -0/+10 |
2020-10-09 | Notify observers that directories have changed when using "directory" CLI com... | Jan Vrany | 2 | -0/+16 |
2020-10-08 | Style more output of "disassemble" command | Tom Tromey | 2 | -1/+8 |
2020-10-07 | Rename some tests in find.exp | Tom Tromey | 2 | -6/+10 |
2020-10-06 | Fix gdb.base/list.exp with Clang | Gary Benson | 3 | -2/+7 |
2020-10-06 | Fix gdb.base/list-ambiguous.exp with Clang | Gary Benson | 3 | -2/+8 |
2020-10-06 | gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r | Andrew Burgess | 4 | -38/+58 |
2020-10-05 | Fix function argument and return value locations | Hannes Domani | 3 | -1/+23 |
2020-10-02 | Fix spelling mistake in gdb/testsuite/README. | Gary Benson | 2 | -1/+5 |
2020-09-30 | Fix gdb.dwarf2/dw2-double-set-die-type.exp with Clang | Gary Benson | 2 | -4/+10 |
2020-09-27 | Remove test duplicate from gdb.tui | Tom Tromey | 2 | -4/+10 |
2020-09-26 | gdb: Fix from_tty argument to gdb.execute in Python. | Gareth Rees | 2 | -0/+19 |
2020-09-25 | Fix gdb.base/infcall-nested-structs-c++.exp with Clang | Gary Benson | 2 | -0/+13 |
2020-09-25 | Fix compilation of .c files as C++ when using Clang | Gary Benson | 2 | -2/+8 |
2020-09-24 | Don't let TUI focus on locator | Tom Tromey | 2 | -0/+6 |
2020-09-23 | Handle bit offset and bit size in base types | Tom Tromey | 3 | -0/+254 |
2020-09-20 | Fix mi_gdb_exit with secondary MI channels | Pedro Alves | 2 | -0/+17 |
2020-09-20 | Robustify gdb.base/testenv.exp:find_env | Pedro Alves | 2 | -0/+11 |
2020-09-19 | gdb/fortran: Change whitespace when printing arrays | Andrew Burgess | 6 | -14/+22 |
2020-09-18 | gdb: Update i386_analyze_prologue to skip endbr32 | Victor Collod | 3 | -3/+12 |
2020-09-18 | Fix "thread find" with multiple inferiors/targets (PR gdb/26631) | Pedro Alves | 2 | -0/+111 |
2020-09-18 | Split gdb.multi/multi-target.exp into separate testcases | Pedro Alves | 8 | -546/+670 |
2020-09-18 | gdb/testsuite: Add missing expected results | Andrew Burgess | 2 | -1/+8 |
2020-09-18 | gdb.cp/call-c.exp C++ify | Pedro Alves | 2 | -0/+7 |
2020-09-18 | gdb.python/py-frame-inline.exp and C++ | Pedro Alves | 2 | -1/+6 |
2020-09-18 | gdb.python/py-as-string.exp C++ify | Pedro Alves | 2 | -1/+5 |
2020-09-18 | gdb.base/sizeof.exp C++ify | Pedro Alves | 2 | -1/+5 |
2020-09-18 | gdb.base/share-env-with-gdbserver.exp C++ify | Pedro Alves | 2 | -1/+5 |
2020-09-18 | gdb.base/{prologue,symbol-alias}.exp C++ify | Pedro Alves | 5 | -2/+23 |
2020-09-18 | gdb.python/py-nested-maps.exp C++ify | Pedro Alves | 2 | -22/+31 |
2020-09-18 | gdb.python/{py-framefilter-mi,py-framefilter}.c C++ify | Pedro Alves | 3 | -6/+11 |
2020-09-18 | gdb.mi/var-cmd.c C++ify | Pedro Alves | 2 | -1/+5 |
2020-09-18 | gdb.base/{exprs,ptype,ptype1,setvar,whatis}.c C++ify | Pedro Alves | 6 | -11/+20 |
2020-09-18 | gdb.base/charset.{c,exp} C++ify | Pedro Alves | 3 | -7/+19 |
2020-09-18 | gdb.base/watchpoint.{c,exp} | Pedro Alves | 3 | -4/+11 |
2020-09-18 | gdb.base/printcmds.c C++-ify | Pedro Alves | 2 | -3/+8 |
2020-09-18 | gdb.base/examine-backward.exp C++ify and Clang | Pedro Alves | 3 | -4/+19 |
2020-09-18 | gdb.base/nested-addr.{c,exp} C++ify | Pedro Alves | 3 | -2/+7 |
2020-09-18 | gdb.base/break.exp C++ify | Pedro Alves | 2 | -22/+33 |