summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: remove Python 2 supportSimon Marchi2022-03-237-113/+28
* gdb: testsuite: use gdb_attach to fix jit-elf.expTiezhu Yang2022-03-231-8/+16
* gdb: testsuite: use gdb_attach to fix attach-pie-noexec.expTiezhu Yang2022-03-231-1/+4
* gdb: testsuite: add new gdb_attach to check "attach" commandTiezhu Yang2022-03-231-0/+26
* gdb: testsuite: remove attach test from can_spawn_for_attachTiezhu Yang2022-03-231-43/+9
* gdb/python: add gdb.format_address functionAndrew Burgess2022-03-222-0/+209
* PR gdb/27570: missing support for debuginfod in core_target::build_file_mappingsAaron Merey2022-03-211-0/+22
* Watchpoint followed by catchpoint misreports watchpoint (PR gdb/28621)Pedro Alves2022-03-212-0/+128
* gdb/x86: handle stap probe arguments in xmm registersAndrew Burgess2022-03-212-0/+147
* gdb/testsuite: reformat gdb.python/pretty-print-call-by-hand.pySimon Marchi2022-03-211-3/+7
* [gdb/testsuite] test a function call by hand from pretty printerBruno Larsen2022-03-213-0/+221
* gdb/testsuite: Installed-GDB testing & data-directoryPedro Alves2022-03-212-6/+51
* Bump version to 13.0.50.DATE-git.Joel Brobecker2022-03-201-1/+1
* gdb/python: remove gdb._mi_commands dictSimon Marchi2022-03-181-52/+1
* Add another test for Ada Wide_Wide_StringTom Tromey2022-03-174-1/+17
* gdb: work around prompt corruption caused by bracketed-paste-modeAndrew Burgess2022-03-162-0/+97
* Reimplement array concatenation for Ada and DTom Tromey2022-03-162-0/+16
* Ada support for wide stringsTom Tromey2022-03-162-0/+6
* Powerpc fix for gdb.base/ending-run.expCarl Love2022-03-161-0/+16
* gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany2022-03-161-5/+53
* Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves2022-03-163-15/+45
* gdb/testsuite: rename a proc and fix a typoAndrew Burgess2022-03-151-41/+41
* gdb/python/mi: create MI commands using pythonAndrew Burgess2022-03-142-0/+510
* Correctly print subrange types in generic_value_printTom Tromey2022-03-141-0/+78
* [aarch64/arm] Properly extract the return value returned in memoryLuis Machado2022-03-142-0/+82
* Relax regexp in gdb.rust/unsized.expTom Tromey2022-03-121-2/+1
* gdb/testsuite: remove duplicates from gdb.base/stap-probe.expAndrew Burgess2022-03-111-6/+11
* Change how "print/x" displays floating-point valueTom Tromey2022-03-103-3/+29
* Process exit status is leader exit status testcaseLancelot SIX2022-03-102-0/+110
* Fix gdb.threads/current-lwp-dead.exp racePedro Alves2022-03-102-37/+87
* Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2022-03-102-1/+17
* GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki2022-03-091-1/+1
* GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki2022-03-091-1/+1
* gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany2022-03-081-0/+157
* gdb/testsuite: add new test for comparing char types in PythonAndrew Burgess2022-03-071-0/+34
* gdb/python: add Type.is_signed propertyAndrew Burgess2022-03-072-1/+42
* gdb/python: add Type.is_scalar propertyAndrew Burgess2022-03-072-1/+41
* gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess2022-03-072-14/+12
* gdb/mi: fix regression in mi -add-inferior commandUmair Sair2022-03-071-0/+122
* Fix bug in ada_print_floatingTom Tromey2022-03-071-0/+3
* Implement real literal extension for AdaTom Tromey2022-03-072-0/+72
* Fix Ada integer literals with exponentsTom Tromey2022-03-071-0/+36
* Fix gdb.ada/arrayptr.exp resultsTom Tromey2022-03-071-24/+13
* Handle non-ASCII identifiers in AdaTom Tromey2022-03-0712-0/+405
* gdb: Use a typedef's scoped type name to identify local typedefsChristina Schimpe2022-03-042-17/+94
* gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.expTiezhu Yang2022-03-031-0/+4
* Some "distclean" fixes in gdbTom Tromey2022-03-011-1/+1
* gdb: testsuite: fix wrong expected result in attach-pie-noexec.expTiezhu Yang2022-03-011-7/+37
* gdb: testsuite: print explicit test result in can_spawn_for_attachTiezhu Yang2022-03-011-0/+2
* Fix "spawn id XYZ not open" errors in gdb.mi/mi-exec-run.expKeith Seitz2022-02-281-23/+30