aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-04-04[gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.expTom de Vries1-16/+45
2022-04-03gdb: add support for Fortran's ASSUMED RANK arraysrupothar2-0/+127
2022-04-03gdb/testsuite: resolve some duplicate test names in gdb.baseAndrew Burgess1-4/+6
2022-04-03gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess1-1/+1
2022-04-03gdb/tui: fair split of delta after a resizeAndrew Burgess1-0/+31
2022-04-03gdb/tui: relax restrictions on window max height and widthAndrew Burgess1-1/+3
2022-04-03gdb/testsuite: some additional tests in gdb.tui/scroll.expAndrew Burgess1-0/+4
2022-04-03gdb/tui: support placing the cmd window into a horizontal layoutAndrew Burgess1-0/+5
2022-04-03gdb/tui: allow cmd window to change size in tui_layout_split::applyAndrew Burgess2-0/+55
2022-04-03gdb/tui: fairer distribution of excess space during applyAndrew Burgess4-17/+22
2022-04-03gdb/tui: avoid fp exception when applying layoutsAndrew Burgess1-1/+2
2022-04-03gdb/tui/testsuite: refactor new-layout.exp testAndrew Burgess1-27/+56
2022-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess1-0/+62
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