aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-08watchpoint-unaligned.exp: Use skip_hw_watchpoint_testsJan Kratochvil2-0/+8
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey2-0/+8
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey2-1/+14
2018-05-04Allow defining a user command inside a user commandTom Tromey3-2/+17
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil3-0/+287
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess2-16/+15
2018-05-04Use previous count when 'x' command is repeatedTom Tromey2-0/+11
2018-05-04gdb/testsuite: Handle targets with lots of registersAndrew Burgess2-2/+27
2018-05-04gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess2-1/+10
2018-05-03gdb/testsuite: Filter out some registers for riscvAndrew Burgess2-0/+15
2018-05-03Convert struct target_ops to C++Pedro Alves3-4/+10