Age | Commit message (Expand) | Author | Files | Lines |
2022-10-10 | gdb/testsuite: use 'end' at the end of python blocks | Andrew Burgess | 3 | -3/+3 |
2022-10-08 | [gdb/testsuite] Fix silent fail in gdb.server/connect-with-no-symbol-file.exp | Tom de Vries | 1 | -3/+13 |
2022-10-07 | gdb/testsuite: fix gdb.threads/linux-dp.exp regex | Lancelot SIX | 1 | -1/+1 |
2022-10-07 | [gdb/testsuite] Handle host cleanfiles | Tom de Vries | 1 | -8/+19 |
2022-10-07 | [gdb/testsuite] Remove unnecessary warning in gdb.base/default.exp | Tom de Vries | 1 | -2/+0 |
2022-10-07 | [gdb/testsuite] Fix have_mpx with remote-gdbserver-on-localhost | Tom de Vries | 1 | -1/+1 |
2022-10-07 | [gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhost | Tom de Vries | 5 | -217/+247 |
2022-10-07 | [gdb/testsuite] Fix path in test name in gdb_load_shlib | Tom de Vries | 1 | -1/+2 |
2022-10-04 | [gdb/symtab] Don't complain about function decls | Tom de Vries | 2 | -0/+64 |
2022-10-04 | [gdb/symtab] Don't complain about inlined functions | Tom de Vries | 2 | -0/+66 |
2022-10-03 | [AArch64] Handle W registers as pseudo-registers instead of aliases of X regi... | Luis Machado | 2 | -0/+122 |
2022-10-03 | Improve GDB's baseclass detection with typedefs | Bruno Larsen | 1 | -12/+33 |
2022-10-02 | [gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c | Tom de Vries | 1 | -1/+1 |
2022-10-02 | gdb/testsuite: handle invalid .exp names passed in TESTS | Andrew Burgess | 1 | -10/+30 |
2022-10-02 | gdb: improve disassembler styling when Pygments raises an exception | Andrew Burgess | 1 | -0/+64 |
2022-10-02 | gdb/testsuite: extend styling test for libopcodes styling | Andrew Burgess | 1 | -30/+65 |
2022-10-02 | gdb/testsuite: rewrite capture_command_output proc | Andrew Burgess | 1 | -3/+32 |
2022-10-02 | gdb/mi: new options for -data-disassemble command | Andrew Burgess | 1 | -21/+45 |
2022-10-02 | gdb: disassembler opcode display formatting | Andrew Burgess | 1 | -3/+3 |
2022-10-02 | gdb/testsuite: new test for -data-disassemble opcodes format | Andrew Burgess | 2 | -0/+110 |
2022-09-30 | [gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE Tumbleweed | Tom de Vries | 1 | -1/+2 |
2022-09-30 | [gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.exp | Tom de Vries | 2 | -2/+29 |
2022-09-30 | [gdb/c++] Print destructor the same for gcc and clang | Tom de Vries | 4 | -3/+79 |
2022-09-28 | Treat Character as a discrete type in Ada | Tom Tromey | 2 | -0/+65 |
2022-09-26 | gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp | Simon Marchi | 2 | -75/+21 |
2022-09-26 | gdb/testsuite: bump duration for the whole test in do_self_tests | Simon Marchi | 1 | -28/+8 |
2022-09-26 | [gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type-foo.c with -m32 | Tom de Vries | 1 | -0/+1 |
2022-09-23 | gdb/testsuite/tui: start GDB with "set filename-display basename" | Simon Marchi | 1 | -1/+7 |
2022-09-22 | gdb/testsuite/lib/future.exp: follow dejagnu default_target_compile | Lancelot SIX | 1 | -1/+5 |
2022-09-22 | gdb/python: restrict the names accepted by gdb.register_window_type | Andrew Burgess | 1 | -0/+84 |
2022-09-22 | gdb/testsuite: Add test to step through function epilogue | Bruno Larsen | 2 | -0/+136 |
2022-09-22 | gdb.base/skip.exp: Use finish to exit functions | Bruno Larsen | 1 | -17/+17 |
2022-09-22 | fix gdb.base/jit-elf.exp when testing with clang | Bruno Larsen | 1 | -1/+1 |
2022-09-22 | gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang | Bruno Larsen | 1 | -1/+1 |
2022-09-22 | gdb/testsuite: fix testing gdb.base/skip-inline.exp with clang | Bruno Larsen | 1 | -45/+62 |
2022-09-22 | Change gdb.base/skip-solib.exp deal with lack of epilogue information | Bruno Larsen | 2 | -2/+4 |
2022-09-22 | gdb/testsuite: Add a proc to test where compiler links the epilogue | Bruno Larsen | 1 | -0/+32 |
2022-09-20 | gdb/testsuite: add a debuginfod-support.exp helper library | Andrew Burgess | 2 | -111/+243 |
2022-09-17 | [gdb/symtab] Fix "file index out of range" complaint | Tom de Vries | 2 | -0/+49 |
2022-09-16 | BFD error message suppression test case | Kevin Buettner | 2 | -0/+229 |
2022-09-16 | [gdb/symtab] Handle named DW_TAG_unspecified_type DIE | Tom de Vries | 2 | -0/+68 |
2022-09-16 | [gdb/tdep] Fix PowerPC IEEE 128-bit format arg passing | Tom de Vries | 2 | -0/+30 |
2022-09-16 | [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64 | Tom de Vries | 1 | -5/+12 |
2022-09-13 | gdb/testsuite: Update gdb.base/so-impl-ld.exp | Bruno Larsen | 2 | -13/+5 |
2022-09-13 | gdb/testsuite: introduce gdb_step_until | Bruno Larsen | 1 | -0/+30 |
2022-09-13 | explicitly test for stderr in gdb.base/dprintf.exp | Bruno Larsen | 1 | -0/+10 |
2022-09-12 | add xfails to gdb.base/complex-parts.exp when testing with clang | Bruno Larsen | 1 | -0/+5 |
2022-09-12 | Fix gdb.base/call-ar-st to work with Clang | Bruno Larsen | 1 | -1/+12 |
2022-09-12 | fix gdb.base/access-mem-running.exp for clang testing | Bruno Larsen | 1 | -1/+1 |
2022-09-12 | update gdb.base/info-program.exp to not fail with clang | Bruno Larsen | 1 | -3/+3 |