aboutsummaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb: sim: merge the sysroot update logic togetherMike Frysinger2015-06-242-3/+9
* Add missing ChangeLog entries for yesterday's commmit below.Peter Bergner2015-06-241-0/+5
* gdb: sim: handle target sysroot prefixMike Frysinger2015-06-242-2/+12
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-2413-21/+23
* New proc supports_get_siginfo_typeYao Qi2015-06-244-6/+21
* Remove redundant include directives.Gary Benson2015-06-2426-45/+30
* Fix GDBHISTSIZE test failure on i686Patrick Palka2015-06-232-1/+14
* inferior.h (struct inferior_suspend_state): Delete, unused.Doug Evans2015-06-234-34/+6
* Fix rfebb gdb test cases.Peter Bergner2015-06-232-3/+3
* gdb: microblaze: delete useless stubsMike Frysinger2015-06-232-26/+7
* Convert have_ptrace_getregset to a tri-state booleanYao Qi2015-06-237-29/+53
* 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
* Remove special support in gdb for Sun's version of stabs.Doug Evans2015-06-1913-264/+43
* remote: consider addressable unit size when reading/writing memorySimon Marchi2015-06-186-112/+200
* Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka2015-06-182-3/+25
* Fix problems with finishing a dummy function call on simulators.Luis Machado2015-06-172-30/+26
* Remove unused function make_breakpoint_permanent.Luis Machado2015-06-173-22/+6
* Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka2015-06-172-3/+8
* Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka2015-06-177-19/+120
* Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2015-06-178-14/+36
* Fix tcl errorYao Qi2015-06-172-3/+6
* Don't truncate the history file when history size is unlimitedPatrick Palka2015-06-174-1/+70
* S390: Add syscall info for syscalls from 344 up to 354Andreas Arnez2015-06-173-0/+27
* Add vector ABI tests to gnu_vector.expAndreas Arnez2015-06-173-21/+152
* GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.Michael Eager2015-06-162-0/+10
* Call target_terminal_ours_for_output() before refreshing TUI's frame infoPatrick Palka2015-06-162-0/+13
* Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons2015-06-162-0/+6
* MI: consider addressable unit size when reading/writing memorySimon Marchi2015-06-152-22/+40
* Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi2015-06-153-29/+58
* Cleanup write_memory docSimon Marchi2015-06-153-6/+9
* Code cleanup: Rename enum -> enum filterflagsJan Kratochvil2015-06-152-6/+12
* Merge multiple hex conversionsJan Kratochvil2015-06-154-18/+18
* Move utility functions to common/Jan Kratochvil2015-06-1510-175/+206
* Copy aarch64-linux.xml to build tree.Yao Qi2015-06-152-1/+5
* Fix ChangeLog entry.Ulrich Weigand2015-06-151-1/+1
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-1511-45/+94
* windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__Jon Turney2015-06-152-2/+8
* gdb: Rework command completion on 'tui reg'.Andrew Burgess2015-06-137-101/+232
* target: consider addressable unit size when reading/writing memorySimon Marchi2015-06-123-14/+65
* gdbarch: add addressable_memory_unit_size methodSimon Marchi2015-06-126-0/+55
* Various cleanups in target read/write codeSimon Marchi2015-06-123-47/+60
* ppc64: Handle short vectors as function return typesUlrich Weigand2015-06-122-2/+35
* Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay2015-06-126-2/+155
* Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi2015-06-124-2/+17
* Use pulongest for printing ssize_tGary Benson2015-06-112-4/+10
* Fix ARI new warnings introduced in i386-tdep.c.Walfred Tedeschi2015-06-112-2/+7
* Fix ARI warning in linux-namespaces.cGary Benson2015-06-112-1/+6
* dwarf2read: call dwarf_finish_line when ending a sequenceSimon Marchi2015-06-102-1/+6
* Code cleanup: Use explicit NULL comparisonJan Kratochvil2015-06-102-1/+7