aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess2-0/+180
2022-03-31Style URLs in GDB outputTom Tromey1-2/+3
2022-03-31Remove dbx modeTom Tromey1-308/+0
2022-03-31gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi3-0/+195
2022-03-31gdb/testsuite/tui: implement _csi_P procSimon Marchi2-0/+56
2022-03-31gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*Simon Marchi2-2/+2
2022-03-31gdb: test vfork + follow-fork-mode=parent + detach-on-fork=offSimon Marchi2-0/+112
2022-03-30gdb/testsuite: add tests for TermSimon Marchi2-25/+665
2022-03-30Decode "dynamic" interface types in AdaTom Tromey4-0/+127
2022-03-29gdb/remote: use current_inferior in read_ptid if multi-process not supportedTankut Baris Aktemur2-0/+122
2022-03-29gdb/testsuite: fix test failure when building against readline v7Andrew Burgess1-1/+1
2022-03-29gdb/testsuite: fix copy & paste error in gdb.python/py-format-address.expAndrew Burgess1-3/+4
2022-03-28Add Rust parser check for end of expressionTom Tromey1-0/+2
2022-03-28Change call_site_find_chain_1 to work recursivelyTom Tromey1-1/+1
2022-03-24gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.expSimon Marchi3-225/+0
2022-03-23gdb/testsuite: address test failures in gdb.mi/mi-multi-commands.expAndrew Burgess1-2/+5
2022-03-23gdb/python: remove Python 2 supportSimon Marchi7-113/+28
2022-03-23gdb: testsuite: use gdb_attach to fix jit-elf.expTiezhu Yang1-8/+16
2022-03-23gdb: testsuite: use gdb_attach to fix attach-pie-noexec.expTiezhu Yang1-1/+4
2022-03-23gdb: testsuite: add new gdb_attach to check "attach" commandTiezhu Yang1-0/+26
2022-03-23gdb: testsuite: remove attach test from can_spawn_for_attachTiezhu Yang1-43/+9
2022-03-22gdb/python: add gdb.format_address functionAndrew Burgess2-0/+209
2022-03-21PR gdb/27570: missing support for debuginfod in core_target::build_file_mappingsAaron Merey1-0/+22
2022-03-21Watchpoint followed by catchpoint misreports watchpoint (PR gdb/28621)Pedro Alves2-0/+128
2022-03-21gdb/x86: handle stap probe arguments in xmm registersAndrew Burgess2-0/+147
2022-03-21gdb/testsuite: reformat gdb.python/pretty-print-call-by-hand.pySimon Marchi1-3/+7
2022-03-21[gdb/testsuite] test a function call by hand from pretty printerBruno Larsen3-0/+221
2022-03-21gdb/testsuite: Installed-GDB testing & data-directoryPedro Alves2-6/+51
2022-03-20Bump version to 13.0.50.DATE-git.Joel Brobecker1-1/+1
2022-03-18gdb/python: remove gdb._mi_commands dictSimon Marchi1-52/+1
2022-03-17Add another test for Ada Wide_Wide_StringTom Tromey4-1/+17
2022-03-16gdb: work around prompt corruption caused by bracketed-paste-modeAndrew Burgess2-0/+97
2022-03-16Reimplement array concatenation for Ada and DTom Tromey2-0/+16
2022-03-16Ada support for wide stringsTom Tromey2-0/+6
2022-03-16Powerpc fix for gdb.base/ending-run.expCarl Love1-0/+16
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany1-5/+53
2022-03-16Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves3-15/+45
2022-03-15gdb/testsuite: rename a proc and fix a typoAndrew Burgess1-41/+41
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess2-0/+510
2022-03-14Correctly print subrange types in generic_value_printTom Tromey1-0/+78
2022-03-14[aarch64/arm] Properly extract the return value returned in memoryLuis Machado2-0/+82
2022-03-12Relax regexp in gdb.rust/unsized.expTom Tromey1-2/+1
2022-03-11gdb/testsuite: remove duplicates from gdb.base/stap-probe.expAndrew Burgess1-6/+11
2022-03-10Change how "print/x" displays floating-point valueTom Tromey3-3/+29
2022-03-10Process exit status is leader exit status testcaseLancelot SIX2-0/+110
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves2-37/+87
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2-1/+17
2022-03-09GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki1-1/+1
2022-03-09GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki1-1/+1
2022-03-08gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany1-0/+157