summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
Commit message (Expand)AuthorAgeFilesLines
* Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves2016-09-282-0/+89
* PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey2016-09-211-0/+35
* Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior2016-09-121-1/+6
* Pass HWCAP to ifunc resolverAndreas Arnez2016-09-093-1/+22
* new-ui command: gdb internal errors if input is already pendingPedro Alves2016-09-062-0/+149
* Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand2016-09-064-0/+278
* Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi2016-09-021-0/+5
* Detect broken ptrace in gdb_skip_float_testYao Qi2016-09-029-24/+40
* gdb.base/default.exp regressionJan Kratochvil2016-08-291-2/+0
* Allow resetting an empty inferior-ttySimon Marchi2016-08-242-0/+64
* Fix PR20494 - User input stops being echoed in CLIPedro Alves2016-08-232-0/+157
* Fix signals-state-child.exp in remote testingYao Qi2016-08-231-6/+22
* Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves2016-08-221-24/+52
* Fix warning in gdb.base/signals-state-child.cYao Qi2016-08-121-1/+1
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-092-0/+183
* Handle correctly passing a bad interpreter name to new-uiSimon Marchi2016-07-251-1/+28
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-231-0/+39
* GDB testsuite: Escape paths used in regular expressionsDon Breazeal2016-07-151-6/+9
* Fix PR cli/18053Tom Tromey2016-07-131-0/+7
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-013-12/+241
* Add copyright header in gdb.base/return.cYao Qi2016-06-291-0/+17
* Set unknown_syscall differently on arm linuxYao Qi2016-06-291-0/+8
* Probe catch syscall supportYao Qi2016-06-281-14/+29
* Support structure offsets that are 512K or larger.David Taylor2016-06-242-0/+73
* Add "new-ui console" testsPedro Alves2016-06-212-0/+188
* Add a test case for the jit-reader interfaceSanjoy Das2016-06-175-0/+377
* Extend step-over-syscall.exp with different detach-on-fork and follow-fork modesYao Qi2016-06-171-8/+45
* Step over exit with reinsert breakpointsYao Qi2016-06-172-0/+177
* gdb: new AndesTech NDS32 portYan-Ting Lin2016-06-171-0/+9
* gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess2016-06-1312-29/+13
* Add negative repeat count to 'x' commandToshihito Kikuchi2016-06-092-0/+430
* gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess2016-05-272-4/+87
* Fix syntax error in annota-input-while-running.expFrancis Ricci2016-05-241-2/+2
* Add support for the Rust languageTom Tromey2016-05-171-1/+1
* Match shell_prompt # in batch-preserve-term-settings.expYao Qi2016-05-161-2/+1
* Fix solib-display.exp remote checkSimon Marchi2016-05-041-1/+18
* Fix detach.exp remote checkSimon Marchi2016-05-021-5/+0
* Fix annota-input-while-running.exp remote checkSimon Marchi2016-05-021-19/+6
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-2727-39/+39
* Make gdb_load_shlibs return the destination path of the librarySimon Marchi2016-04-279-9/+18
* Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2016-04-271-0/+5
* New test case gdb.base/branch-to-self.expYao Qi2016-04-252-0/+109
* Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi2016-04-222-11/+12
* Fix copyright year, remove linux only test.Doug Evans2016-04-191-7/+5
* * source.c (is_regular_file): New arg errno_ptr.Doug Evans2016-04-191-0/+56
* testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.expJan Kratochvil2016-04-081-76/+76
* testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil2016-04-072-5/+13
* Improve gdb_remote_download, remove gdb_downloadSimon Marchi2016-04-052-10/+2
* gdb: allow enumeration constants as second operand of BINOP_REPEATArtemiy Volkov2016-04-011-0/+5
* Add regression test for PR gdb/19858 (JIT code registration on attach)Pedro Alves2016-03-312-10/+82