summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix test for Python 3Simon Marchi2015-07-072-2/+7
* [arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi2015-07-072-0/+7
* Remove the unneeded escaping of '[' and ']' characters in test_class_helpMartin Galvan2015-06-302-3/+10
* Sync dlang demangling tests from upstream libiberty testsuiteIain Buclaw2015-06-302-6/+10
* PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves2015-06-293-0/+104
* PR 16253 revisitedKeith Seitz2015-06-266-0/+225
* Add option to remove duplicate command history entriesPatrick Palka2015-06-262-0/+121
* Add tab completion for TUI's "focus" commandPatrick Palka2015-06-262-0/+23
* Do not skip prologue for asm (.S) filesJan Kratochvil2015-06-263-0/+68
* py-prettyprint.exp: Add is_address_zero_readable checkSimon Marchi2015-06-252-2/+9
* Add missing ChangeLog entries for yesterday's commmit below.Peter Bergner2015-06-241-0/+5
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-242-3/+6
* New proc supports_get_siginfo_typeYao Qi2015-06-244-6/+21
* Fix rfebb gdb test cases.Peter Bergner2015-06-232-3/+3
* Add comments on using board file remote-gdbserver-on-localhost.expYao Qi2015-06-222-0/+7
* Don't skip hw breakpoint/watchpoint tests for aarch64 targetYao Qi2015-06-222-1/+9
* Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka2015-06-182-3/+25
* Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka2015-06-172-0/+75
* Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2015-06-173-10/+16
* Fix tcl errorYao Qi2015-06-172-3/+6
* Don't truncate the history file when history size is unlimitedPatrick Palka2015-06-172-0/+63
* Add vector ABI tests to gnu_vector.expAndreas Arnez2015-06-173-21/+152
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-154-26/+57
* Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay2015-06-124-0/+138
* Missing Changelogs for last commitsWalfred Tedeschi2015-06-101-0/+27
* Add support for bound table in the Intel MPX context.Walfred Tedeschi2015-06-102-0/+169
* Obvious indentation fixes on test sample and test file for MPX registers.Walfred Tedeschi2015-06-102-10/+10
* Improve test for processor feature om MPX registers test.Walfred Tedeschi2015-06-102-13/+19
* Fix MPX and AVX512 tests for path changes.Walfred Tedeschi2015-06-104-4/+4
* compile-print.exp: xfail->kfail for '@' GDB array operatorJan Kratochvil2015-06-042-2/+7
* compile: Use also inferior munmapJan Kratochvil2015-06-032-2/+9
* Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi2015-06-022-0/+40
* PR symtab/18392Jan Kratochvil2015-06-014-0/+692
* Disable exec-dependent follow vfork tests for remoteDon Breazeal2015-05-282-12/+22
* PR symtab/18258Doug Evans2015-05-274-0/+253
* PR c++/18141, c++/18417.Doug Evans2015-05-263-0/+76
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-265-6/+13
* PR python/18438Doug Evans2015-05-266-4/+98
* New gdb.reverse test case for aarch64 instructionsYao Qi2015-05-263-0/+220
* Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2015-05-262-0/+7
* Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka2015-05-212-7/+14
* gdb: Add completer for layout command.Andrew Burgess2015-05-212-0/+24
* gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess2015-05-203-0/+28
* Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2015-05-192-2/+17
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-163-3/+160
* compile: New 'compile print'Jan Kratochvil2015-05-163-0/+95
* compile: Use -Wall, not -wJan Kratochvil2015-05-163-6/+20
* Array indexed by non-contiguous enumeration typesJerome Guitton2015-05-151-0/+4
* Non bit-packed packed arrays as variable-length fieldsJerome Guitton2015-05-156-0/+143
* [Ada] problem printing negative integer values in packed arrays.Joel Brobecker2015-05-155-0/+113