Fix lrealpath memory leak in build_id_to_debug_bfd
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2015-06-24  Keith SeitzFix lrealpath memory leak in build_id_to_debug_bfd
2015-06-24  Mike Frysingergdb: sim: merge the sysroot update logic together
2015-06-24  Mike Frysingergdb: sim: handle target sysroot prefix
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-24  Gary BensonRemove redundant include directives.
2015-06-23  Patrick PalkaFix GDBHISTSIZE test failure on i686
2015-06-23  Doug Evansinferior.h (struct inferior_suspend_state): Delete...
2015-06-23  Mike Frysingergdb: microblaze: delete useless stubs
2015-06-23  Yao QiConvert have_ptrace_getregset to a tri-state boolean
2015-06-19  Doug EvansRemove special support in gdb for Sun's version of...
2015-06-18  Simon Marchiremote: consider addressable unit size when reading...
2015-06-17  Luis MachadoFix problems with finishing a dummy function call on...
2015-06-17  Luis MachadoRemove unused function make_breakpoint_permanent.
2015-06-17  Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17  Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17  Patrick PalkaDon't truncate the history file when history size is...
2015-06-17  Andreas ArnezS390: Add syscall info for syscalls from 344 up to 354
2015-06-16  Michael EagerGDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
2015-06-16  Patrick PalkaCall target_terminal_ours_for_output() before refreshin...
2015-06-16  Martin SimmonsFix compilation of gdb/arm-linux-nat.c on Raspbian...
2015-06-15  Simon MarchiMI: consider addressable unit size when reading/writing...
2015-06-15  Simon MarchiCleanup write_memory doc
2015-06-15  Jan KratochvilCode cleanup: Rename enum -> enum filterflags
2015-06-15  Jan KratochvilMerge multiple hex conversions
2015-06-15  Jan KratochvilMove utility functions to common/
2015-06-15  Yao QiCopy aarch64-linux.xml to build tree.
2015-06-15  Ulrich WeigandFix ChangeLog entry.
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-15  Jon Turneywindows-nat: Replace __COPY_CONTEXT_SIZE conditional...
2015-06-13  Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-06-12  Simon Marchitarget: consider addressable unit size when reading...
2015-06-12  Simon Marchigdbarch: add addressable_memory_unit_size method
2015-06-12  Simon MarchiVarious cleanups in target read/write code
2015-06-12  Ulrich Weigandppc64: Handle short vectors as function return types
2015-06-12  Antoine TremblayFix MI dprintf-insert not printing on a resolved pendin...
2015-06-12  Walfred TedeschiFix broken GDB build after adding Bound table support...
2015-06-11  Gary BensonUse pulongest for printing ssize_t
2015-06-11  Walfred TedeschiFix ARI new warnings introduced in i386-tdep.c.
2015-06-11  Gary BensonFix ARI warning in linux-namespaces.c
2015-06-10  Simon Marchidwarf2read: call dwarf_finish_line when ending a sequence
2015-06-10  Jan KratochvilCode cleanup: Use explicit NULL comparison
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
next
This page took 0.239066 seconds and 107 git commands to generate.