aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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