aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-14Special case NULL when using printf's %s formatTom Tromey2-0/+6
2018-03-14Allow - in %p for printfTom Tromey1-0/+4
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess3-0/+328
2018-02-26Add test for load commandSimon Marchi2-0/+71
2018-02-14Fix GDB crash after Quit thrown from unwinder snifferPedro Alves1-0/+13
2018-02-01Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/Yao Qi1-9/+6
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2-0/+156
2018-01-29gdb.base/break.exp: fix last "info break" test failure on Ubuntu 16.04Joel Brobecker1-2/+15
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves1-4/+21
2018-01-21wrong line number in breakpoint locationJoel Brobecker4-2/+111
2018-01-19Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev1-1/+1
2018-01-17Fix gdb segv when objfile can't be openedMike Gulick4-0/+228
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess1-3/+6
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves2-0/+116
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves1-0/+84
2018-01-03Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker2-0/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker798-800/+798
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2-0/+135
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior2-0/+511
2017-12-12fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker2-0/+60
2017-12-12gdb: testsuite: Add or1k l.nop instructionStafford Horne1-0/+2
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-3/+6