summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PR gdb/17820Patrick Palka2015-05-134-0/+60
* [Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra2015-05-094-1/+28
* Fix coredump-filter.exp by correctly unsetting arraySergio Durigan Junior2015-05-082-1/+6
* Fix sequential gdb test runsPedro Alves2015-05-082-0/+8
* [PR python/18291] Fix printing of "disabled" status of xmethod matchers.Siva Chandra2015-05-082-0/+8
* Fix PR 18208: update /proc/pid/coredump_filter by c codeYao Qi2015-05-083-9/+31
* Skip watch_thread_num.exp on targets without access watchpointsAndreas Arnez2015-05-082-1/+8
* PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves2015-05-062-0/+68
* out of line functions nested inside inline functions.Joel Brobecker2015-05-052-0/+16
* DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat2015-05-055-0/+134
* testsuite/gdb.ada/var_rec_arr: New testcase.Joel Brobecker2015-05-055-0/+144
* Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/brea...Yao Qi2015-04-302-1/+8
* Skip gdb.base/relativedebug.exp if libc doesn't have debug infoYao Qi2015-04-302-0/+17
* PR python/18285Doug Evans2015-04-293-2/+22
* Use software watchpoints if hardware watchpoints are not available when testi...Luis Machado2015-04-292-0/+10
* Handle memory write errors on gdb.base/break-always.expLuis Machado2015-04-292-13/+24
* PR python/18299Doug Evans2015-04-285-11/+258
* PR python/18089Doug Evans2015-04-284-0/+197
* Add gdb.Type.optimized_out method.Sasha Smundak2015-04-282-0/+7
* Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo2015-04-283-2/+11
* [Ada] Preserve typedef layer when getting struct elementJoel Brobecker2015-04-275-0/+118
* Clear variable "coredump_var_addr" before using it on gdb.base/coredump-filte...Sergio Durigan Junior2015-04-262-0/+6
* gdb: Add support for dumping to verilog hex format.Andrew Burgess2015-04-242-4/+25
* A new board file remote-gdbserver-on-localhost.expYao Qi2015-04-242-0/+83
* Fix gdb.base/interrupt.exp racy fail against gdbserverPedro Alves2015-04-232-2/+17
* gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_filePedro Alves2015-04-232-7/+11
* gdb_test_multiple match eof of any spawn_idPedro Alves2015-04-232-0/+9
* Fix pascal behavior for class fields with testcasePierre Muller2015-04-214-0/+143
* Fix three test failures with extended remote targetsGary Benson2015-04-202-4/+21
* Access executable from remote system when first inferior appearsGary Benson2015-04-172-0/+6
* Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserverPedro Alves2015-04-162-2/+12
* Fix gdbserver_reconnect_p handlingPedro Alves2015-04-162-0/+13
* s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez2015-04-163-3/+11
* GDB tests for Go language support: remove unnecessary first breakpointAndreas Arnez2015-04-169-40/+24
* Some Python 3 fixesSimon Marchi2015-04-155-9/+22