aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-07-20[gdb/testsuite] Make noclone conditional in vla-optimized-out.cTom de Vries3-2/+13
2018-07-19[gdb/testsuite] Fix regexp in list-thread-groups-available.expTom de Vries2-1/+6
2018-07-18[gdb/exp] Fix printing of type of optimized out vlaTom de Vries3-0/+79
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior2-1/+7
2018-07-12Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers2-4/+84
2018-07-12Add a test for 'frame apply'Philippe Waroquiers3-0/+293
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers2-3/+7
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior7-7/+171
2018-07-11Fix PR c++/23373: GDB hangs when printing a struct with a static member of it...Sergio Durigan Junior3-0/+28
2018-07-10gdb/testsuite: Run test with software and hardware watchpointsAndrew Burgess2-66/+115
2018-07-09gdb/testsuite: Allow for failure to read some memory addressesAndrew Burgess2-12/+62
2018-07-06gdb/testsuite: Ensure test links in malloc and freeAndrew Burgess2-0/+8
2018-07-04[gdb/symtab] Fix version check in dwarf compilation unit headerTom de Vries2-1/+5
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki3-0/+94
2018-06-29Improve alignment of "info threads" output, align "Target Id" columnPedro Alves2-1/+5
2018-06-29"break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves2-0/+11
2018-06-29Fix running to breakpoint set in inline function by lineno/addressPedro Alves3-1/+49
2018-06-29Fix format of last gdb/testsuite/ChangeLog entryPedro Alves1-1/+1
2018-06-29Remove unstable test outputRichard Bunt2-1/+5
2018-06-28Remove 2 excessive executable permission flagsJan Kratochvil2-0/+4
2018-06-28Fixed top frame assumption in watchpoint-hw-attachRichard Bunt3-5/+10
2018-06-28Add an optional offset option to the "add-symbol-file" commandPetr Tesarik2-0/+60
2018-06-28Make add-symbol-file's address argument optionalPetr Tesarik2-0/+20
2018-06-28Add an optional offset option to the "symbol-file" commandPetr Tesarik2-0/+28
2018-06-27Fix lost line info for symbol at addr zeroOmair Javaid3-0/+81
2018-06-26Support ptype/o in RustTom Tromey3-0/+32
2018-06-22Fix "info registers" regexes in gdb.base/jit-reader.expSimon Marchi2-27/+32
2018-06-21Enable hardware watchpoints on attach for aarch64Richard Bunt3-0/+120
2018-06-20testsuite: Fix cc-with-tweaks.sh being executed in the wrong shellSimon Marchi4-6/+13
2018-06-20Improve gdb.base/float128.exp failure messageUlrich Weigand2-1/+20
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi3-313/+399
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves3-0/+67
2018-06-18Fix ChangeLog merge conflictSimon Marchi1-8/+6
2018-06-18Fix failure to find member of a typedef base classWeimin Pan3-0/+77
2018-06-18[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.expTom de Vries2-2/+6
2018-06-16gdb: Don't drop SIGSTOP during stop_all_threadsAndrew Burgess4-0/+526
2018-06-14Avoid gdb.base/fork-running-state.exp lingering processesPedro Alves3-2/+53
2018-06-14[gdb/cli] Honour 'print pretty' when printing result of finish commandTom de Vries3-0/+84
2018-06-14Revert accidental push of "Inline breakpoints" commitPedro Alves2-38/+0
2018-06-14gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup outputPedro Alves2-1/+15
2018-06-14Inline breakpointsPedro Alves2-0/+38
2018-06-14Remove stale inline function handling from selftest_setupPedro Alves2-5/+5
2018-06-14[gdb] Allow function arguments in bp print match in selftest_setupTom de Vries2-2/+7
2018-06-14[gdb/testsuite] Add missing ChangeLog entriesTom de Vries1-0/+11
2018-06-13[gdb/testsuite] Fix hang in fork-running-state.cTom de Vries1-3/+6
2018-06-13[gdb/testsuite] Update gdb startup text in selftest.expTom de Vries1-1/+1
2018-06-12gdb: Mark async event handler when event is already pendingAndrew Burgess2-13/+9
2018-06-08linux: Add maintenance commands to test libthread_dbGary Benson3-0/+186
2018-06-05Remove some text from --version outputTom Tromey2-1/+5
2018-06-05Add "continue" response to pagerTom Tromey5-13/+41