aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers1-3/+3
2018-07-11Fix PR c++/23373: GDB hangs when printing a struct with a static member of it...Sergio Durigan Junior2-0/+19
2018-07-10gdb/testsuite: Run test with software and hardware watchpointsAndrew Burgess1-66/+110
2018-07-09gdb/testsuite: Allow for failure to read some memory addressesAndrew Burgess1-12/+56
2018-07-06gdb/testsuite: Ensure test links in malloc and freeAndrew Burgess1-0/+3
2018-06-29Remove unstable test outputRichard Bunt1-1/+1
2018-06-28Fixed top frame assumption in watchpoint-hw-attachRichard Bunt2-5/+4
2018-06-28Add an optional offset option to the "add-symbol-file" commandPetr Tesarik1-0/+56
2018-06-28Make add-symbol-file's address argument optionalPetr Tesarik1-0/+15
2018-06-28Add an optional offset option to the "symbol-file" commandPetr Tesarik1-0/+24
2018-06-27Fix lost line info for symbol at addr zeroOmair Javaid2-0/+75
2018-06-22Fix "info registers" regexes in gdb.base/jit-reader.expSimon Marchi1-27/+27
2018-06-21Enable hardware watchpoints on attach for aarch64Richard Bunt2-0/+115
2018-06-20Improve gdb.base/float128.exp failure messageUlrich Weigand1-1/+15
2018-06-14Avoid gdb.base/fork-running-state.exp lingering processesPedro Alves2-2/+44
2018-06-14[gdb/cli] Honour 'print pretty' when printing result of finish commandTom de Vries2-0/+78
2018-06-13[gdb/testsuite] Fix hang in fork-running-state.cTom de Vries1-3/+6
2018-06-05Remove some text from --version outputTom Tromey1-1/+1
2018-06-05Add "continue" response to pagerTom Tromey1-1/+20
2018-06-01Remove TYPE_TAG_NAMETom Tromey1-1/+1
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki2-0/+116
2018-05-24gdb: Restore selected frame in print_frame_local_varsAndrew Burgess2-0/+107
2018-05-22Fix gdb.base/remote.exp with native-extended-gdbserver boardPedro Alves1-2/+7
2018-05-22Handle "show remote memory-write-packet-size" when not connectedPedro Alves1-3/+27
2018-05-22Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)Pedro Alves2-0/+148
2018-05-18Show padding in ptype/o outputTom Tromey1-0/+12
2018-05-08watchpoint-unaligned.exp: Use skip_hw_watchpoint_testsJan Kratochvil1-0/+4
2018-05-04Allow defining a user command inside a user commandTom Tromey2-2/+10
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil2-0/+280
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess1-16/+9
2018-05-04Use previous count when 'x' command is repeatedTom Tromey1-0/+5
2018-05-04gdb/testsuite: Handle targets with lots of registersAndrew Burgess1-2/+22
2018-05-03gdb/testsuite: Filter out some registers for riscvAndrew Burgess1-0/+10
2018-05-03Convert struct target_ops to C++Pedro Alves2-4/+4
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+109
2018-04-26Fix resolving GNU ifunc bp locations when inferior runs resolverPedro Alves1-4/+14
2018-04-26Extend GNU ifunc testcasesPedro Alves4-95/+353
2018-04-25Fix new inferior events outputPedro Alves2-2/+2
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior10-27/+148
2018-04-24info-shared.exp: Replace libs=-ldl with shlib_loadSimon Marchi1-1/+1
2018-04-22Fixed test case to compile & run on FreeBSDRajendra SY1-2/+6
2018-04-16Adjust more test cases to changed output of info var/func/typeAndreas Arnez2-2/+2
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez2-2/+2
2018-04-13infrun: step through indirect branch thunksMarkus Metzger2-0/+115
2018-04-11Add test for following fork on position-independent executablesSimon Marchi2-0/+99
2018-04-10Fix gdb.base/fork-running-state.exp racePedro Alves1-16/+4
2018-04-07Make "set osabi none" really work (PR 22980)Simon Marchi1-0/+26
2018-03-27problem looking up some symbols when they have a linkage nameJoel Brobecker2-0/+91
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez10-10/+10
2018-03-22Make "info proc cmdline" show args on GNU/LinuxAndreas Arnez1-0/+13