aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Remove redundant include directives.Gary Benson1-0/+20
2015-06-23Fix GDBHISTSIZE test failure on i686Patrick Palka1-0/+5
2015-06-23inferior.h (struct inferior_suspend_state): Delete, unused.Doug Evans1-0/+5
2015-06-23gdb: microblaze: delete useless stubsMike Frysinger1-0/+7
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi1-0/+23
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans1-0/+11
2015-06-18remote: consider addressable unit size when reading/writing memorySimon Marchi1-0/+21
2015-06-17Fix problems with finishing a dummy function call on simulators.Luis Machado1-0/+12
2015-06-17Remove unused function make_breakpoint_permanent.Luis Machado1-0/+6
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka1-0/+7
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka1-0/+7
2015-06-17Don't truncate the history file when history size is unlimitedPatrick Palka1-0/+5
2015-06-17S390: Add syscall info for syscalls from 344 up to 354Andreas Arnez1-0/+5
2015-06-16GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.Michael Eager1-0/+4
2015-06-16Call target_terminal_ours_for_output() before refreshing TUI's frame infoPatrick Palka1-0/+7
2015-06-16Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons1-0/+4
2015-06-15MI: consider addressable unit size when reading/writing memorySimon Marchi1-0/+6
2015-06-15Cleanup write_memory docSimon Marchi1-0/+5
2015-06-15Code cleanup: Rename enum -> enum filterflagsJan Kratochvil1-0/+6
2015-06-15Merge multiple hex conversionsJan Kratochvil1-0/+7
2015-06-15Move utility functions to common/Jan Kratochvil1-0/+27
2015-06-15Copy aarch64-linux.xml to build tree.Yao Qi1-0/+4
2015-06-15Fix ChangeLog entry.Ulrich Weigand1-1/+1
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-0/+13
2015-06-15windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__Jon Turney1-0/+6
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess1-0/+29
2015-06-12target: consider addressable unit size when reading/writing memorySimon Marchi1-0/+11
2015-06-12gdbarch: add addressable_memory_unit_size methodSimon Marchi1-0/+8
2015-06-12Various cleanups in target read/write codeSimon Marchi1-0/+11
2015-06-12ppc64: Handle short vectors as function return typesUlrich Weigand1-0/+6
2015-06-12Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay1-0/+6
2015-06-12Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi1-0/+5
2015-06-11Use pulongest for printing ssize_tGary Benson1-0/+5
2015-06-11Fix ARI new warnings introduced in i386-tdep.c.Walfred Tedeschi1-0/+5
2015-06-11Fix ARI warning in linux-namespaces.cGary Benson1-0/+5
2015-06-10dwarf2read: call dwarf_finish_line when ending a sequenceSimon Marchi1-0/+5
2015-06-10Code cleanup: Use explicit NULL comparisonJan Kratochvil1-0/+6
2015-06-10Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil1-0/+7
2015-06-10Announce new container-awareness features for GNU/Linux systemsGary Benson1-0/+6
2015-06-10Implement multiple-filesystem support for remote targetsGary Benson1-0/+13
2015-06-10Implement mount namespace support for native Linux targetsGary Benson1-0/+15
2015-06-10Add "inferior" argument to some target_fileio functionsGary Benson1-0/+40
2015-06-10Comment and whitespace changesGary Benson1-0/+27
2015-06-10Remove linux_proc_pid_get_nsGary Benson1-0/+8
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-0/+28
2015-06-10Move make_cleanup_close to common codeGary Benson1-0/+9
2015-06-10windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread()Jon Turney1-0/+5
2015-06-10windows-nat: Trim a trailing '\n' from OutputDebugString before echoing itJon Turney1-0/+5
2015-06-10Missing Changelogs for last commitsWalfred Tedeschi1-0/+21
2015-06-09Don't assume File-I/O mode bits match the host's formatGary Benson1-0/+7