Disable exec-dependent follow vfork tests for remote
[external/binutils.git] / gdb /
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
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 Patrick PalkaAvoid race condition when handling a SIGWINCH signal
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 BreazealArch-specific remote follow fork
2015-05-12 Don BreazealExtended-remote Linux follow fork
2015-05-12 Don BreazealClone remote breakpoints
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...
2015-05-08 Sandra LoosemoreUse PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.
2015-05-08 Sandra LoosemoreRevert to using "trap 31" for breakpoints on nios2.
2015-05-08 Sergio Durigan JuniorFix coredump-filter.exp by correctly unsetting array
2015-05-08 Pedro AlvesFix sequential gdb test runs
2015-05-08 Jan KratochvilRemove unused declaration of print_return_value.
2015-05-08 Joel BrobeckerProblem printing record with array whose upper bound...
2015-05-08 Joel Brobecker[Ada] error trying to call function when parameter...
2015-05-08 Joel Brobeckergdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.
2015-05-08 Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-05-08 Yao QiFix PR 18208: update /proc/pid/coredump_filter by c...
2015-05-08 Yao Qi[gdbserver] Disable conditional breakpoints on no-hardw...
2015-05-08 Andreas ArnezS390: Fix for inadvertently setting 24-bit mode in...
2015-05-08 Andreas ArnezSkip watch_thread_num.exp on targets without access...
2015-05-07 Gary BensonRemove unused td_ta_map_id2thr code
2015-05-07 Gary BensonRemove unused td_thr_validate code
next