aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-09Fix preprocessor conditionalGary Benson1-0/+5
2015-06-05Move vgdb special case into remote_filesystem_is_localGary Benson1-0/+5
2015-06-04Regenerate gdbarch.c to sync with gdbarch.shYao Qi1-0/+4
2015-06-03compile: Use also inferior munmapJan Kratochvil1-0/+23
2015-06-02Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi1-0/+5
2015-06-02Include linux-nat.h in i386-linux-nat.cYao Qi1-0/+4
2015-06-01PR symtab/18392Jan Kratochvil1-0/+8
2015-06-01Fetch and store VFP registers by PTRACE_{G,S}ETREGSETYao Qi1-0/+5
2015-06-01Fetch and store FP registers by PTRACE_{G,S}ETREGSETYao Qi1-0/+7
2015-06-01Fetch and store GP registers by PTRACE_{G,S}ETREGSETYao Qi1-0/+7
2015-06-01Check whether kernel supports PTRACE_GETREGSETYao Qi1-0/+5
2015-06-01Move have_ptrace_getregset to linux-nat.cYao Qi1-0/+8
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-0/+10
2015-05-30Unbreak DJGPP build of GDB.Eli Zaretskii1-0/+6
2015-05-29Add myself to the Write After Approval list.Martin Galvan1-0/+4
2015-05-29PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath1-2/+8
2015-05-29xtensa: fix access to the last pseudo registerMax Filippov1-0/+6
2015-05-28Make remote follow fork 'Detaching' message match nativeDon Breazeal1-0/+6
2015-05-28* dwarf2read.c (record_line_ftype): Remove, duplicate.Doug Evans1-0/+4
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi1-0/+13
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi1-0/+17
2015-05-28Do arm_abi detection for ELFOSABI_GNU binariesKyle Huey1-0/+5
2015-05-27Add struct to record dwarf line number state machine.Doug Evans1-0/+13
2015-05-27dwarf2read.c code cleanup, split out check_line_addressDoug Evans1-0/+6
2015-05-27Add set/show debug dwarf-line.Doug Evans1-0/+8
2015-05-27Don't ignore domain in nested lookups.Doug Evans1-0/+7
2015-05-27PR symtab/18258Doug Evans1-0/+15
2015-05-27[aarch64] Handle unknown instruction encodingYao Qi1-0/+5
2015-05-27Fix ARI warnings in aarch64-tdep.cYao Qi1-0/+6
2015-05-26PR c++/18141, c++/18417.Doug Evans1-0/+6
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans1-0/+28
2015-05-26PR python/18438Doug Evans1-0/+7
2015-05-26gdb: tui: Minor fix to compare against NULL.Andrew Burgess1-0/+4
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess1-0/+7
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid1-0/+33
2015-05-26NEWS entry about aarch64-linux record/replay supportOmair Javaid1-0/+5
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-0/+26
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess1-0/+7
2015-05-21gdb: Use NULL not 0 in a tui function.Andrew Burgess1-0/+4
2015-05-21gdb: Add cleanup to avoid memory leak on error.Andrew Burgess1-0/+5
2015-05-21gdb: Don't call tui_enable too early.Andrew Burgess1-0/+8
2015-05-21gdb: Add completer for layout command.Andrew Burgess1-0/+5
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess1-0/+41
2015-05-20Memory leak reading frame register during inferior event handlingJoel Brobecker1-0/+5