2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
[platform/upstream/binutils.git] / gdb / ChangeLog
2013-11-07 Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Jose E. Marchesi2013-11-07 Jose E. Marchesi <jose.marchesi@oracle...
2013-11-07 Yao QiRemove varobj_language_string, languages and varobj_lan...
2013-11-07 Yao QiNew field 'la_natural_name' in struct language_defn
2013-11-07 Yao QiConstify 'la_name' in struct language_defn
2013-11-06 Andreas ArnezS390: Fix TDB regset recognition
2013-11-06 Will Newtongdb/dwarf2read.c: Sanity check DW_AT_sibling values.
2013-11-06 Muhammad BilalRevert "2013-11-06 Muhammad Bilal <mbilal@codesourcer...
2013-11-06 Muhammad Bilal2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
2013-11-06 Muhammad Bilal2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
2013-11-06 Yao QiNew make target 'check-perf' and new dir gdb.perf
2013-11-05 Will Newtongdb/arm-tdep.c: Use filtered output in arm_print_float_...
2013-11-04 Anton BlanchardImprove performance of large restore commands
2013-11-01 Tiago Stürmer Daitxbreakpoint.c: fix libc probe scan when no get_longjmp_t...
2013-10-31 Pedro Alvesinfrun.c: use GDB_SIGNAL_0 when hidding signals, not...
2013-10-31 Andrew BurgessExtra error message from update_watchpoint
2013-10-30 Ulrich WeigandS/390: Rename source files to *-linux-*
2013-10-30 Ulrich WeigandClean up whitespace in S/390 -tdep and -nat files.
2013-10-30 Maciej W. Rozyckilinux-tdep.c: Fix "warning: 'siginfo_size' may be used...
2013-10-29 Tom Tromeyundef reg in gdb_curses.h
2013-10-29 Nicolas BlancChangeLog entries for the remove-symbol-file commits.
2013-10-29 Andrew BurgessPrint <unavailable> for unavailable registers in info...
2013-10-29 Yao QiSimplify REGISTRY cleanup usages
2013-10-28 Pedro Alvesbreakpoint.c:watchpoints_triggered: simplify a tiny...
2013-10-28 Pedro Alvesinfrun.c:process_event_stop_test: Reindent.
2013-10-28 Pedro Alvesinfrun.c:handle_inferior_event: Make process_event_stop...
2013-10-28 Pedro Alvesinfrun.c:handle_inferior_event: Move process_event_stop...
2013-10-28 Pedro Alvesinfrun.c:handle_inferior_event: Put all ecs->random_sig...
2013-10-28 Pedro Alvesinfrun.c:handle_inferior_event: Remove some more dead...
2013-10-27 Yao QiRename field 'lang' to 'lang_ops'.
2013-10-25 Yao QiNew field la_varobj_ops in struct language_defn
2013-10-25 Pedro AlvesPrint nonexisting/optimized out static fields gracefully.
2013-10-25 Yao QiSend qXfer:traceframe-info:read when traceframe is...
2013-10-25 Yao QiFix changelog.
2013-10-25 Joel BrobeckerMinor coding style fixes in varobj.h
2013-10-25 Maciej W. RozyckiAvoid producing broken non-native core files
2013-10-25 Maciej W. RozyckiFix ChangeLog typo
2013-10-25 Maciej W. Rozyckilinux-tdep.c: Remove unused `num_notes' struct member
2013-10-25 Pedro AlvesMake STARTUP_WITH_SHELL a runtime toggle -- add new...
2013-10-25 Pedro Alvesinfrun debug output: print enum gdb_signal symbol names...
2013-10-25 Gary BensonFix off-by-one errors in *scanf format strings.
2013-10-25 Pedro AlvesRemove dead sets/clears of ecs->random signal.
2013-10-25 Pedro AlvesAdd missing ChangeLog entries for previous commits.
2013-10-25 Jose E. Marchesi2013-10-22 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-18 Andrew BurgessHardware watchpoints turned off, inferior not yet started.
2013-10-18 Pedro Alves[gdb/16062] stepi sometimes doesn't make progress
2013-10-18 Yao Qigdb/
2013-10-17 Tom Tromeyfix for PR gdb/15995
2013-10-17 Tom Tromeyremove unused field from struct elfinfo
2013-10-17 Yao QiRemove ada-varobj.h.
2013-10-17 Yao Qigdb/
2013-10-17 Luis Machado * target/waitstatus.h (target_waitkind): Remove spurious
2013-10-17 Joel BrobeckerDocument the get_longjmp_target gdbarch method.
2013-10-16 Tom Tromey * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove...
2013-10-16 Luis Machado * gcore.in: Call GDB using the full path to the gcore...
2013-10-16 Sergio Durigan JuniorThere were two functions who were calling "sizeof"...
2013-10-16 Sergio Durigan JuniorThis is a simple bug. target_disable_btrace and target...
2013-10-14 Yao Qigdb/
2013-10-14 Sandra Loosemore2013-10-13 Sandra Loosemore <sandra@codesourcery...
2013-10-13 Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11 Doug Evans * Makefile.in (GDBFLAGS): New variable.
2013-10-11 Joel BrobeckerChangeLog entries for the previous commit.
2013-10-11 Joel BrobeckerNew GDB/MI commands to catch Ada exceptions
2013-10-11 Joel BrobeckerAdd "ada_" prefix to enum ada_exception_catchpoint_kind
2013-10-11 Joel BrobeckerRework a bit Ada exception catchpoint support (in prep...
2013-10-11 Joel BrobeckerFix dates (wrong month) in the last 2 ChangeLog entries.
2013-10-11 Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-11 Joel Brobeckernew function perror_string extracted out of throw_perro...
2013-10-11 Yao Qigdb/
2013-10-10 Will Newtongdb/aarch64-linux-tdep.c: Call linux_init_abi.
2013-10-10 Joel BrobeckerRename "set/show remotebaud" command into "set/show...
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-10-09 Jan KratochvilMinor O_CLOEXEC optimization, "regression" fix
2013-10-09 Pedro Alvesmonitor.c: Don't install a deprecated_xfer_memory method.
2013-10-09 Tom Tromeybfd
2013-10-09 Jan KratochvilNew flag OBJF_NOT_FILENAME
2013-10-08 Tom Tromeyfix PR symtab/15597
2013-10-08 Joel Brobecker[Ada] psymbol search failure due to comparison function...
2013-10-08 Joel BrobeckerAdd missing ChangeLog entry.
2013-10-07 Tom Tromeymove the demangled_names_hash into the per-BFD
2013-10-07 Tom Tromeydon't share per-BFD data if relocations are needed
2013-10-07 Pedro AlvesThread-specific breakpoints: say "no longer in the...
2013-10-07 Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-10-06 Yao Qigdb/
2013-10-05 Doug Evans Add support for DWP file format version 2.
2013-10-04 Pedro AlvesClean up ptid.h/ptid.c.
2013-10-04 Joel BrobeckerFix syntax error in aix-thread.c:sync_threadlists
2013-10-04 Joel BrobeckerFix build failure in procfs.c after MERGEPID -> ptid_bu...
2013-10-04 Joel BrobeckerRemove unnecessary cast in aix-thread.c:ptrace32.
2013-10-04 Joel BrobeckerAdd support for --start option in -exec-run GDB/MI...
2013-10-04 Yao QiMove pending_event to remote_notif_state.
2013-10-04 Yao QiMove notif_queue and remote_async_get_pending_events_to...
2013-10-04 Yao QiFix FIXME: xstrdup should not be here
2013-10-03 Phil Muldoon2013-10-03 Phil Muldoon <pmuldoon@redhat.com>
2013-10-03 Pedro AlvesAlways run the PTRACE_O_TRACESYSGOOD tests even if...
2013-10-03 Tristan Gingold2013-10-03 Tristan Gingold <gingold@adacore.com>
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-10-02 Joel BrobeckerUse FILENAME_CMP to compare filenames in compare_search...
2013-10-02 Joel BrobeckerDelete search_symbols_equal (use compare_search_syms...
2013-10-02 Phil Muldoon2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
next