aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Fix a small bug in gdb.rust/simple.rsTom Tromey2-1/+5
2018-08-30gdb: Ensure compiler doesn't optimise variable out in testAndrew Burgess2-0/+14
2018-08-29C++ compile supportKeith Seitz23-0/+1967
2018-08-29Indicate batch mode failures by exiting with nonzero statusGary Benson4-0/+72
2018-08-29infcall-nested-structs: Test up to five fieldsAlan Hayward3-47/+171
2018-08-28Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers1-2/+45
2018-08-27MI: Fix printing of frame architecture with Python frame filters enabledJan Vrany2-3/+10
2018-08-23Test case for functions with non-contiguous rangesKevin Buettner3-0/+488
2018-08-22Fix restoring of inferior terminal settingsSimon Marchi3-11/+98
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany6-14/+26
2018-08-19Fix debugging of stripped PIE executables with padded PT_TLSMichael Spang3-0/+116
2018-08-18Test case for DW_OP_GNU_variable_valueKevin Buettner3-0/+311
2018-08-18Add support of DW_OP_GNU_variable_value to DWARF assemblerKevin Buettner2-0/+18
2018-08-17Fix asm in testsuite/gdb.arch/aarch64-fp.cAlan Hayward2-5/+16
2018-08-16Use gdb_test_no_output for compile tests expected to passKeith Seitz2-2/+7
2018-08-14MI: Add -a option to the "-data-disassemble" commandJan Vrany2-2/+24
2018-08-14gdb: Fix instability in thread groups testAndrew Burgess2-1/+15
2018-08-09gdb: Check element of optimised out vla existsAndrew Burgess2-0/+26
2018-08-09gdb: Merge similar tests into a single test scriptAndrew Burgess4-84/+34
2018-08-08gdb: Fix assert for extended-remote target (PR gdb/18050)Andrew Burgess3-0/+198
2018-08-07Fix gdb.fortran/nested-funcs.exp failureSimon Marchi2-1/+6
2018-08-07Add DWARF index cacheSimon Marchi4-0/+247
2018-08-07Support parallel make check with GNU make 4.2+Rainer Orth2-4/+10
2018-08-06Update dg-extract-results.* from gccRainer Orth3-457/+10
2018-08-06gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess3-21/+103
2018-08-04[gdb/testsuite] Fix regexp in py-rbreak.expTom de Vries2-1/+5
2018-08-02Allow "info address" of a template parameterTom Tromey2-0/+14
2018-07-31Fix segfault when invoking -var-info-path-expression on a dynamic varobjJan Vrany4-0/+213
2018-07-30Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior2-1/+6
2018-07-28gdb: Don't call gdb_load_shlib unless GDB is runningAndrew Burgess3-1/+15
2018-07-28[gdb/exp] Interpret size of vla with unknown size as <optimized out>Tom de Vries2-0/+44
2018-07-26[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.cTom de Vries2-0/+7
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess2-0/+9
2018-07-26[gdb/breakpoints] Fix sigsegv in info prog at exec catchpointTom de Vries3-0/+74
2018-07-25[gdb/exp] Fix exception when printing optimized out vlaTom de Vries2-0/+41
2018-07-25Notify about breakpoint modification when enabling/disabling single locationJan Vrany3-0/+97
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