aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton1-0/+5
2014-03-10Remove "hardware" from comments of "target_insert_breakpoint"Hui Zhu1-0/+5
2014-03-07* dwarf2read.c (read_str_index): Rename local dwo_name to objf_name.Doug Evans1-0/+4
2014-03-07read_cutu_die_from_dwo: Misc minor cleanups.Doug Evans1-0/+6
2014-03-07target.h: Expands complete_target_initialization and add_target comments.Joel Brobecker1-0/+5
2014-03-07Make the go32-nat.c target inherit inf-child.c.Pedro Alves1-0/+14
2014-03-06Fix sol-thread.c build failure.Joel Brobecker1-0/+7
2014-03-06Remove argument optional_p from get_tracepoint_by_numberYao Qi1-0/+7
2014-03-06Handle parse number error in goto_bookmark_commandYao Qi1-0/+5
2014-03-06Add a newline in output messagesYao Qi1-0/+5
2014-03-06Fix PR16508Yao Qi1-0/+13
2014-03-06Change the default implementation of to_traceframe_info to tcomplainYao Qi1-0/+6
2014-03-05PR gdb/16575: stale breakpoint instructions in the code cachePedro Alves1-0/+17
2014-03-05sim: constify prog_nameMike Frysinger1-0/+4
2014-03-03move probes to be per-bfdTom Tromey1-0/+8
2014-03-03change probes to be program-space-independentTom Tromey1-0/+55
2014-03-03comment fixesTom Tromey1-0/+5
2014-03-02* infrun.c (handle_signal_stop): Replace test forDoug Evans1-0/+5
2014-03-02guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment.Doug Evans1-0/+4
2014-03-02guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko.Doug Evans1-0/+4
2014-03-01Silence ARI warning.Mark Kettenis1-0/+4
2014-03-01Enable rhreads support on OpenBSD/i386.Mark Kettenis1-0/+7
2014-03-01Eliminate pointer signedness warning.Mark Kettenis1-0/+4
2014-03-01Fix ChangeLog.Mark Kettenis1-2/+3
2014-03-01Enable rthreads support on OpenBSD/mips64.Mark Kettenis1-0/+7
2014-03-01Enable rthreads support on OpenBSD/amd64.Mark Kettenis1-0/+6
2014-02-28Remove the unnecesary argument METHOD to valops.c:find_oload_champ.Siva Chandra1-0/+6
2014-02-28Add sparc64obsd-nat.c to ALLDEPFILES.Mark Kettenis1-0/+2
2014-02-28Enable rthreads supports on OpenBSD/sparc64.Mark Kettenis1-0/+4
2014-02-28Support rthreads on OpenBSD 5.2 and later.Mark Kettenis1-0/+7
2014-02-28constify ui_out_implTom Tromey1-0/+10
2014-02-27Prevent compiler warning.Mark Kettenis1-0/+4
2014-02-27StackGhost cookie is per-process.Mark Kettenis1-0/+4
2014-02-27Additional PR 8882 fix.Jan Kratochvil1-0/+5
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves1-0/+5
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves1-0/+8
2014-02-27Move ptid_match to common/ptid.c.Hui Zhu1-0/+8
2014-02-27Call common OpenBSD ABI init code on OpenBSD/mips64.Mark Kettenis1-0/+6
2014-02-27Add gdbarch auxv parsing for OpenBSD.Mark Kettenis1-1/+4
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+7
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès1-0/+5
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker1-0/+13
2014-02-26make "file" use the BFD cache betterTom Tromey1-0/+4
2014-02-26add short-circuit logic to elfread.cTom Tromey1-0/+10
2014-02-26split out elf_read_minimal_symbolsTom Tromey1-0/+6
2014-02-26move minimal symbols to per-bfdTom Tromey1-0/+27
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-0/+25
2014-02-26start change to progspace independenceTom Tromey1-0/+106
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-0/+94
2014-02-26make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey1-0/+10