Fix gdbserver <library-list> and its #FIXED version="1.0"
[binutils-gdb.git] / gdb /
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 vFile:setfs in gdbserver
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-10 Walfred TedeschiAdd support for bound table in the Intel MPX context.
2015-06-10 Walfred TedeschiObvious indentation fixes on test sample and test file...
2015-06-10 Walfred TedeschiImprove test for processor feature om MPX registers...
2015-06-10 Walfred TedeschiFix MPX and AVX512 tests for path changes.
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 Jan Kratochvilcompile-print.exp: xfail->kfail for '@' GDB array operator
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 BreazealDisable exec-dependent follow vfork tests for remote
2015-05-28 Don BreazealInitialize last_resume_kind for remote fork child
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 Yao QiNew gdb.reverse test case for aarch64 instructions
2015-05-26 Omair JavaidEnables gdb.reverse testsuite for aarch64*-linux targets
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-22 Patrick PalkaMake sure test names are unique in gdb.base/gdbinit...
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 Andrew Burgessgdb/testsuite: New skip_tui_tests predicate.
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-19 Pedro AlvesFix gdb.base/gdbinit-history.exp when HISTSIZE is set...
2015-05-17 Max FilippovAdd myself to write-after-approval list
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-16 Jan Kratochvilcompile: Add one debug message
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 AlvesMore C++ build fixing
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 Don BreazealFix build gdbserver build errors on arm, mips, aarch64.
2015-05-14 Joel BrobeckerFix gdbserver build failure on arm-android.
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
next