aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-04(windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker2-0/+51
2018-06-01inadvertent language switch during breakpoint_re_set_oneJoel Brobecker3-0/+58
2018-06-01Remove TYPE_TAG_NAMETom Tromey6-4/+15
2018-05-31Fix "set" handling of Python parametersTom Tromey1-2/+2
2018-05-31Add basic Python API for convenience variablesTom Tromey1-0/+20
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki3-0/+121
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2-0/+236
2018-05-24Update help text in tracepoint.cTom Tromey1-2/+2
2018-05-24gdb: Restore selected frame in print_frame_local_varsAndrew Burgess4-0/+130
2018-05-24testsuite: Extend TLS core file testing with an OS-generated dumpMaciej W. Rozycki3-21/+53
2018-05-23Remove struct complainTom Tromey2-12/+8
2018-05-23Remove symfile_complaintsTom Tromey2-10/+18
2018-05-23Remove "noisy" parameter from clear_complaintsTom Tromey2-9/+9
2018-05-23Remove elements from complaint_seriesTom Tromey2-29/+5
2018-05-22Fix gdb.base/remote.exp with native-extended-gdbserver boardPedro Alves2-2/+13
2018-05-22Handle "show remote memory-write-packet-size" when not connectedPedro Alves2-3/+34
2018-05-22Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)Pedro Alves3-0/+154
2018-05-22[PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho2-0/+97
2018-05-22[PowerPC] Fix VSX registers in linux core filesPedro Franco de Carvalho2-0/+94
2018-05-18Show padding in ptype/o outputTom Tromey2-0/+16
2018-05-17Don't elide all inlined framesKeith Seitz5-16/+123
2018-05-15testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki2-1/+7
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess3-0/+211