2013-10-18 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
[external/binutils.git] / gdb /
2013-10-18 Tom Tromey * lib/gdb.exp (build_executable_from_specs): Remove...
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 Maciej W. Rozycki * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete...
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 Tom Tromey * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass...
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 Ulrich Weigandtestsuite/ChangeLog:
2013-10-11 Doug Evans * Makefile.in (GDBFLAGS): New variable.
2013-10-11 Joel BrobeckerChangeLog entries for the previous commit.
2013-10-11 Joel BrobeckerDocument the -catch-assert and -catch-exception new...
2013-10-11 Joel BrobeckerAdjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch...
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/testsuite/
2013-10-11 Joel BrobeckerAdjust gdb/doc/ChangeLog re "set/show remotebaud" renam...
2013-10-11 Yao Qigdb/
2013-10-11 Yao Qigdb/
2013-10-10 Will Newtongdb/aarch64-linux-tdep.c: Call linux_init_abi.
2013-10-10 Andreas Krebbel2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2013-10-10 Joel BrobeckerRemove unnecessary @w{} in gdb.texinfo
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 Pedro AlvesUniquefy gdb.base/catch-syscall.exp test names.
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-08 Joel Brobecker[Ada] Remove unnecessary ada_exception_sal advance...
2013-10-08 Joel Brobeckergdb.ada/mi_catch_ex.exp: Make test names unique.
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 Tom Tromey * lib/mi-support.exp (varobj_tree::walk_tree): Set...
2013-10-07 Pedro Alves[DOC] Mention what happens when the thread of a thread...
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(dwarf2_section_info): Comment tweaks missed in previou...
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 Yufeng Zhanggdb/testsuite/
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-10-02 Pedro AlvesTeach the testsuite that GDBserver reliably reports...
2013-10-02 Pedro Alves[GDBserver]: Silence exits if GDB is connected through...
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>
2013-10-02 Phil Muldoon 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2013-10-02 Phil Muldoon2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-10-01 Doug Evans * cli/cli-decode.c: Remove unnecessary inclusion of...
2013-10-01 Doug Evans * gdb.python/python.exp: Remove redundant print-stack...
2013-10-01 Yao Qigdb/
2013-10-01 Yao Qigdb/
2013-10-01 Yao Qigdb/
2013-10-01 Yao Qigdb/
2013-10-01 Yao Qigdb/
2013-10-01 Joel Brobecker[gdbserver/LynxOS]: Incomplete thread list after -...
2013-10-01 Joel Brobecker[ELinOS] Best effort to load system libraries in case...
2013-10-01 Joel Brobeckerwrong "catch exception" error message when finding...
2013-09-30 Tristan Gingold2013-09-30 Tristan Gingold <gingold@adacore.com>
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-29 Yao Qigdb/testsuite/
2013-09-29 Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-09-27 Doug Evans * dwarf2read.c (dwarf2_section_info): Add comment.
2013-09-27 Doug Evans * dwarf2read.c (die_reader_specs): Tweak comment.
2013-09-27 Doug Evans * dwarf2read.c (struct dwo_file): Add/tweak comments.
2013-09-27 Pedro AlvesFix regular /path/to/directory sysroots and target...
2013-09-27 Pedro Alvesremote.c: Remove unnecessary fields from 'struct stop_r...
2013-09-26 Jan KratochvilFix set debug frame output
2013-09-26 Pierre Muller Replace constant values 8 to 15 by AMD64_R8_REGNUM to
next