Fix gdbserver <library-list> and its #FIXED version="1.0"
[binutils-gdb.git] / gdb / ChangeLog
2015-06-10 Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-06-10 Gary BensonAnnounce new container-awareness features for GNU/Linux...
2015-06-10 Gary BensonImplement multiple-filesystem support for remote targets
2015-06-10 Gary BensonImplement mount namespace support for native Linux...
2015-06-10 Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-10 Gary BensonComment and whitespace changes
2015-06-10 Gary BensonRemove linux_proc_pid_get_ns
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-06-10 Gary BensonMove make_cleanup_close to common code
2015-06-10 Jon Turneywindows-nat: Also ignore ERROR_INVALID_HANDLE from...
2015-06-10 Jon Turneywindows-nat: Trim a trailing '\n' from OutputDebugStrin...
2015-06-10 Walfred TedeschiMissing Changelogs for last commits
2015-06-09 Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-09 Gary BensonFix preprocessor conditional
2015-06-05 Gary BensonMove vgdb special case into remote_filesystem_is_local
2015-06-04 Yao QiRegenerate gdbarch.c to sync with gdbarch.sh
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-06-02 Simon MarchiFix =thread-exited not showing up when detaching (PR...
2015-06-02 Yao QiInclude linux-nat.h in i386-linux-nat.c
2015-06-01 Jan KratochvilPR symtab/18392
2015-06-01 Yao QiFetch and store VFP registers by PTRACE_{G,S}ETREGSET
2015-06-01 Yao QiFetch and store FP registers by PTRACE_{G,S}ETREGSET
2015-06-01 Yao QiFetch and store GP registers by PTRACE_{G,S}ETREGSET
2015-06-01 Yao QiCheck whether kernel supports PTRACE_GETREGSET
2015-06-01 Yao QiMove have_ptrace_getregset to linux-nat.c
2015-06-01 Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-05-30 Eli ZaretskiiUnbreak DJGPP build of GDB.
2015-05-29 Martin GalvanAdd myself to the Write After Approval list.
2015-05-29 Roland McGrathPR gdb/18464: Do not crash on unrecognized GNU .note...
2015-05-29 Max Filippovxtensa: fix access to the last pseudo register
2015-05-28 Don BreazealMake remote follow fork 'Detaching' message match native
2015-05-28 Doug Evans* dwarf2read.c (record_line_ftype): Remove, duplicate.
2015-05-28 Yao QiRemove global variable arm_linux_has_wmmx_registers...
2015-05-28 Yao QiRemove global variable arm_linux_vfp_register_count...
2015-05-28 Kyle HueyDo arm_abi detection for ELFOSABI_GNU binaries
2015-05-27 Doug EvansAdd struct to record dwarf line number state machine.
2015-05-27 Doug Evansdwarf2read.c code cleanup, split out check_line_address
2015-05-27 Doug EvansAdd set/show debug dwarf-line.
2015-05-27 Doug EvansDon't ignore domain in nested lookups.
2015-05-27 Doug EvansPR symtab/18258
2015-05-27 Yao Qi[aarch64] Handle unknown instruction encoding
2015-05-27 Yao QiFix ARI warnings in aarch64-tdep.c
2015-05-27 Doug EvansPR c++/18141, c++/18417.
2015-05-26 Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-05-26 Doug EvansPR python/18438
2015-05-26 Andrew Burgessgdb: tui: Minor fix to compare against NULL.
2015-05-26 Andrew Burgessgdb: Add 'tui reg prev' command.
2015-05-26 Omair JavaidImplements aarch64 process record and reverse debugging...
2015-05-26 Omair JavaidNEWS entry about aarch64-linux record/replay support
2015-05-26 Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-05-22 Andrew Burgessgdb: New 'tui enable' and 'tui disable' commands.
2015-05-21 Andrew Burgessgdb: Use NULL not 0 in a tui function.
2015-05-21 Andrew Burgessgdb: Add cleanup to avoid memory leak on error.
2015-05-21 Andrew Burgessgdb: Don't call tui_enable too early.
2015-05-21 Andrew Burgessgdb: Add completer for layout command.
2015-05-21 Andrew Burgessgdb: Remove register class specific layout names.
2015-05-20 Joel BrobeckerMemory leak reading frame register during inferior...
2015-05-20 Joel Brobeckergdb/ada-lang.c: Rename local variable typename into...
2015-05-19 Jan Kratochvilcompile: Fix ASAN crash for gdb.compile/compile.exp
2015-05-19 Jan Kratochvilcompile: gdb_stdout -> gdb_stdlog
2015-05-16 Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-05-16 Jan Kratochvilcompile: Fix uninitialized variable compiler warnings
2015-05-16 Jan Kratochvilcompile: Fix detected inferior type
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan KratochvilCode cleanup: compile: func_addr -> func_sym
2015-05-16 Jan Kratochvilcompile: Use -Wall, not -w
2015-05-16 Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-16 Jan KratochvilCode cleanup: Make parts of print_command_1 public
2015-05-16 Jan KratochvilAdd forgotten ChangeLog entry for the previous commit.
2015-05-15 Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-15 Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15 Pedro AlvesFix gdb.mi/mi-nsmoribund.exp timeouts
2015-05-15 Pedro AlvesAvoid using 'private' C++ keyword as symbol
2015-05-15 Pedro AlvesInclude header for enum target_stop_reason
2015-05-15 Yuanhui ZhangFix a couple C++ build issues
2015-05-15 Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-14 Patrick PalkaRemove buggy xterm workaround in tui_dispatch_ctrl_char()
2015-05-13 Martin Galvandwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13 Doug Evansrevert previous patch, author not set
2015-05-13 Doug Evansdwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13 Jan KratochvilMake regcache_cpy_no_passthrough static
2015-05-13 Jan KratochvilRemove stop_registers
2015-05-13 Jan Kratochvilinfcall: stop_registers -> register_dummy_frame_dtor
2015-05-13 Jan Kratochvilregister_dummy_frame_dtor: Permit multiple dtors
2015-05-13 Jan KratochvilCall dummy_frame_dtor_ftype also from remove_dummy_frame
2015-05-13 Joel BrobeckerDocument the GDB 7.9.1 release in gdb/ChangeLog
2015-05-13 Joel Brobeckergdb/NEWS: Move "Xmethods can now specify a result type...
2015-05-13 Patrick PalkaAdd missing ChangeLog entry for previous commit
2015-05-13 Jan Kratochvildummy_frame_dtor_ftype vs. call_function_by_hand_dummy_...
2015-05-13 Patrick PalkaFix PR gdb/17820
2015-05-12 Doug Evanstweak some comments
2015-05-12 Don BreazealExtended-remote fork event docs
2015-05-12 Don BreazealExtended-remote fork catch
2015-05-12 Don BreazealExtended-remote follow vfork
2015-05-12 Don BreazealExtended-remote Linux follow fork
2015-05-12 Don BreazealIdentify remote fork event support
2015-05-12 Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-08 Sandra LoosemoreAvoid segfault on missing directory table.
2015-05-08 Sandra LoosemoreFix register save offset for nios2 signal handler tramp...
next