aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Fix tspeed test case: copy libinproctrace to targetAndreas Arnez2-0/+6
2018-03-14Special case NULL when using printf's %s formatTom Tromey3-0/+13
2018-03-14Allow - in %p for printfTom Tromey2-0/+10
2018-03-08remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi2-1/+7
2018-03-08Don't redefine upload/download/file in gdbserver-baseSimon Marchi2-22/+6
2018-03-07Fix watching structs in C++Andreas Arnez3-0/+68
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess4-0/+334
2018-03-02[GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme3-2/+7
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior3-0/+87
2018-02-28testsuite: Restore gdb_is_target_remote_promptSimon Marchi2-8/+24
2018-02-26Add test for load commandSimon Marchi4-8/+98
2018-02-26Make "bt N" print correct number of frames when using a frame filterTom Tromey2-1/+6
2018-02-26Handle DW_TAG_variant_part and DW_TAG_variantTom Tromey3-0/+276
2018-02-26Convert Rust to use discriminated unionsTom Tromey2-2/+6
2018-02-25Fix double space expected in cp_test_ptype_classSimon Marchi2-1/+6
2018-02-23GDB/testsuite: Fix a typo in $actual_lineMaciej W. Rozycki2-1/+6
2018-02-21Fix a typo.John Baldwin2-1/+5
2018-02-20btrace, testsuite: do not force BTSMarkus Metzger2-9/+10
2018-02-14Fix GDB crash after Quit thrown from unwinder snifferPedro Alves2-0/+18
2018-02-09btrace: reword error messagesMarkus Metzger2-2/+7
2018-02-07Fix type of values representing optimized out static membersSimon Marchi2-0/+7
2018-02-03gdb/testsuite: Remove use of dejagnu cleanup procAndrew Burgess3-3/+5
2018-02-02MI: Allow non-raw varobj evaluationLeszek Swirski via gdb-patches5-1/+64
2018-02-01Do not classify C struct members as a filenameLeszek Swirski3-3/+45
2018-02-01Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/Yao Qi2-9/+11
2018-01-31Fix for prologue processing on PowerPCNikola Prica4-0/+110
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2-0/+170
2018-01-31(Ada/MI) Add testcase for mi catch assert with conditionXavier Roirand3-0/+161
2018-01-31(Ada) Add testcase for catch assert with conditionXavier Roirand3-0/+151
2018-01-31internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker2-0/+23
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves5-0/+458
2018-01-29gdb.base/break.exp: fix last "info break" test failure on Ubuntu 16.04Joel Brobecker2-2/+22
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves2-4/+27
2018-01-21wrong line number in breakpoint locationJoel Brobecker8-9/+132
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess3-7/+13
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess4-1/+200
2018-01-21gdb: Add test for some error cases of @entry usageAndrew Burgess2-0/+13
2018-01-19Fix qualified name lookup for RustTom Tromey3-0/+13
2018-01-19S390: Fix infcalls in s390-vregs test caseAndreas Arnez2-2/+7
2018-01-19S390: Improve comments for s390-tdbregs test caseAndreas Arnez3-2/+21
2018-01-19Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev9-198/+211
2018-01-18GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2-1/+6
2018-01-18S390: Use soft float in s390-tdbregs test caseAndreas Arnez2-1/+8
2018-01-17Fix ChangeLog dates of previous commitSimon Marchi1-1/+1
2018-01-17Fix gdb segv when objfile can't be openedMike Gulick5-0/+236
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2-2/+10
2018-01-15Fix scm-ports.exp regressionTom Tromey2-1/+6
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess2-3/+12
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves3-0/+121
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2-2/+8