aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker4250-4250/+4250
2021-12-29Fix logging redirection bug with pagerTom Tromey1-0/+51
2021-12-29gdb: Copy inferior properties in clone-inferiorLancelot SIX1-0/+93
2021-12-23gdb/testsuite: resolve some duplicate testnames in gdb.miAndrew Burgess6-148/+170
2021-12-23gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess1-37/+61
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess2-1/+44
2021-12-17gdb/tui: install SIGWINCH only when connected to a TTYLancelot SIX3-1/+97
2021-12-15gdb: re-format with black 21.9b0Simon Marchi2-8/+15
2021-12-13gdb: Powerpc mark xfail in gdb.base/catch-syscall.expCarl Love1-6/+31
2021-12-13gdb: improve reuse of value contents when fetching array elementsAndrew Burgess2-0/+109
2021-12-13gdb: update gdb-gdb.py.in for latest changes to struct fieldAndrew Burgess2-13/+180
2021-12-10gdb/testsuite: respect GDBSERVER variable in remote-stdio-gdbserver "board"Jan Vrany1-1/+9
2021-12-09gdb/testsuite: fix default behavior of runtoSimon Marchi1-4/+1
2021-12-09gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.expCarl Love1-1/+6
2021-12-09[gdb/testsuite] Fix gdb.base/maint.exp with -readnowTom de Vries1-4/+4
2021-12-09[gdb/testsuite] Fix gdb.base/include-main.exp with -readnowTom de Vries1-2/+4
2021-12-08gdb, gdbserver: detach fork child when detaching from fork parentSimon Marchi7-82/+422
2021-12-08gdbserver: hide fork child threads from GDBSimon Marchi2-0/+161
2021-12-08gdb/python: Use tp_init instead of tp_new to setup gdb.ValueAndrew Burgess1-5/+54
2021-12-08ppc: recognize all program trapsJan Vrany3-0/+136
2021-12-07[gdb/testsuite] Fix options arg handling in compile_jit_elf_main_as_soTom de Vries1-2/+2
2021-12-07[gdb/testsuite] Fix FAIL in gdb.tui/basic.expTom de Vries2-14/+50
2021-12-07[gdb/symtab] Support -readnow during rereadTom de Vries3-23/+11
2021-12-06gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frameCarl Love1-0/+24
2021-12-06[gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.expTom de Vries3-2/+106
2021-12-06[gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.expTom de Vries4-8/+24
2021-12-04gdb: don't show deprecated aliasesSimon Marchi1-0/+22
2021-12-03gdb/testsuite: fix two "maint info line-table"-related testsSimon Marchi2-0/+8
2021-12-03gdb/testsuite: give a test a real nameAndrew Burgess1-1/+2
2021-12-02gdb/testsuite: update tests looking for "DWARF 2" debug formatSimon Marchi9-16/+16
2021-12-02(Ada/AArch64) fix fixed point argument passing in inferior funcallXavier Roirand4-0/+111
2021-12-02Implement 'task apply'Tom Tromey1-0/+5
2021-12-02Add "task" keyword to the "watch" commandTom Tromey2-0/+156
2021-12-01[gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.expTom de Vries1-1/+1
2021-12-01[gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linuxTom de Vries1-3/+10
2021-11-30gdb.base/corefile-buildid.exp: fix DUPLICATEs when failing to generate a core...Simon Marchi1-19/+19
2021-11-30gdb: Powerpc fix gdb.multi/multi-arch-exec.exp testCarl Love1-1/+3
2021-11-30gdb/python: don't use the 'p' format for parsing argsAndrew Burgess1-1/+1
2021-11-30[gdb/testsuite] Fix gdb.base/style.exp with stub-termcapTom de Vries1-3/+8
2021-11-30gdb/testsuite: check the python module is available before using itAndrew Burgess2-0/+31
2021-11-30gdb: fix disassembler regressions for 32-bit armAndrew Burgess1-8/+22
2021-11-30gdb/python: add gdb.RemoteTargetConnection.send_packetAndrew Burgess4-4/+316
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess5-2/+211
2021-11-29Allow DW_ATE_UTF for Rust charactersTom Tromey1-0/+69
2021-11-29[gdb/symtab] Fix segfault in search_one_symtabTom de Vries1-0/+99
2021-11-29[gdb/testsuite] Fix typo in proc linesTom de Vries1-1/+1
2021-11-29[gdb/testsuite] Use unique files in gdb.dwarf2/dw2-lines.expTom de Vries2-2/+30
2021-11-29[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp with -m32Tom de Vries1-10/+2
2021-11-27[gdb/testsuite] Fix FAIL in gdb.base/list-missing-source.expTom de Vries1-1/+1
2021-11-26[gdb/testsuite] Add gdb.base/include-main.expTom de Vries3-0/+87