aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-10-28gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves1-3/+35
2016-10-28Make gdb.base/foll-exec.exp test pattern more generalLuis Machado1-1/+1
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-0/+70
2016-10-24testsuite: Fix false FAIL for gdb.base/morestack.expJan Kratochvil1-1/+5
2016-10-19testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki1-1/+1
2016-10-13Share proc get_var_addressYao Qi3-66/+0
2016-10-13Skip testing structures with floating pointsYao Qi1-56/+63
2016-10-06Remove Java supportTom Tromey2-5/+5
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki1-2/+2
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves4-42/+201
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves1-30/+24
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil2-0/+109
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves2-0/+89
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey1-0/+35
2016-09-12Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior1-1/+6
2016-09-09Pass HWCAP to ifunc resolverAndreas Arnez3-1/+22
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves2-0/+149
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand4-0/+278
2016-09-02Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi1-0/+5
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi9-24/+40
2016-08-29gdb.base/default.exp regressionJan Kratochvil1-2/+0
2016-08-24Allow resetting an empty inferior-ttySimon Marchi2-0/+64
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves2-0/+157
2016-08-23Fix signals-state-child.exp in remote testingYao Qi1-6/+22
2016-08-22Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves1-24/+52
2016-08-12Fix warning in gdb.base/signals-state-child.cYao Qi1-1/+1
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2-0/+183
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi1-1/+28
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-0/+39
2016-07-15GDB testsuite: Escape paths used in regular expressionsDon Breazeal1-6/+9
2016-07-13Fix PR cli/18053Tom Tromey1-0/+7
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves3-12/+241
2016-06-29Add copyright header in gdb.base/return.cYao Qi1-0/+17
2016-06-29Set unknown_syscall differently on arm linuxYao Qi1-0/+8
2016-06-28Probe catch syscall supportYao Qi1-14/+29
2016-06-24Support structure offsets that are 512K or larger.David Taylor2-0/+73
2016-06-21Add "new-ui console" testsPedro Alves2-0/+188
2016-06-17Add a test case for the jit-reader interfaceSanjoy Das5-0/+377
2016-06-17Extend step-over-syscall.exp with different detach-on-fork and follow-fork modesYao Qi1-8/+45
2016-06-17Step over exit with reinsert breakpointsYao Qi2-0/+177
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+9
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess12-29/+13
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi2-0/+430
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess2-4/+87
2016-05-24Fix syntax error in annota-input-while-running.expFrancis Ricci1-2/+2
2016-05-17Add support for the Rust languageTom Tromey1-1/+1
2016-05-16Match shell_prompt # in batch-preserve-term-settings.expYao Qi1-2/+1
2016-05-04Fix solib-display.exp remote checkSimon Marchi1-1/+18
2016-05-02Fix detach.exp remote checkSimon Marchi1-5/+0
2016-05-02Fix annota-input-while-running.exp remote checkSimon Marchi1-19/+6