aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-01-21gdb: Support install-strip targetRoland McGrath1-0/+13
2014-01-20better packing for command structTom Tromey1-0/+5
2014-01-20convert flags to bitfieldsTom Tromey1-0/+15
2014-01-20gdb: xtensa: fix linux ptrace includesBaruch Siach1-0/+4
2014-01-18Move D demangling routines out of d-lang.c and into d-support.c, whichIain Buclaw1-0/+12
2014-01-18Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw1-0/+11
2014-01-18Define all basic data types of D and add them to the primitive typeIain Buclaw1-0/+12
2014-01-18Add d_main_name to set the logical entry point for D programs.Iain Buclaw1-0/+6
2014-01-18Update d_language_defn to reflect that D does not have any style ofIain Buclaw1-0/+5
2014-01-18Add myself as a write-after-approval gdb maintainer.Iain Buclaw1-0/+4
2014-01-17Add "volatile" keyword to "struct gdb_exception" declarationSergio Durigan Junior1-0/+6
2014-01-17Add delim_string_to_char_ptr_vec.Doug Evans1-0/+8
2014-01-17Move ASSERT_FUNCTION to FUNCTION_NAME.Doug Evans1-0/+11
2014-01-17Add comments to gdbarch_address_class_name_to_type_flags.Simon Marchi1-0/+6
2014-01-16rearrange struct value to save memoryTom Tromey1-0/+4
2014-01-16remove extended_remote_create_inferior_1Tom Tromey1-0/+6
2014-01-16Fix gdb.trace/mi-traceframe-changed.exp on s390.Pedro Alves1-0/+6
2014-01-16dwarf2read.c (open_and_init_dwp_file): Fix typo in comment.Doug Evans1-0/+4
2014-01-16record-btrace: add (reverse-)stepping supportMarkus Metzger1-0/+18
2014-01-16target: allow decr_pc_after_break to be defined by the targetMarkus Metzger1-0/+20
2014-01-16record-btrace: show trace from enable locationMarkus Metzger1-0/+10
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-0/+27
2014-01-16record-btrace: extend unwinderMarkus Metzger1-0/+26
2014-01-16record-btrace: add record goto target methodsMarkus Metzger1-0/+8
2014-01-16record-btrace: provide target_find_new_threads methodMarkus Metzger1-0/+7
2014-01-16record-btrace: add to_wait and to_resume target methods.Markus Metzger1-0/+6
2014-01-16record-btrace: provide xfer_partial target methodMarkus Metzger1-0/+9
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger1-0/+46
2014-01-16record-btrace, frame: supply target-specific unwinderMarkus Metzger1-0/+10
2014-01-16frame: do not assume unwinding will succeedMarkus Metzger1-0/+5
2014-01-16frame, cfa: check unwind stop reason firstMarkus Metzger1-0/+5
2014-01-16frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger1-0/+12
2014-01-16record-btrace: supply register target methodsMarkus Metzger1-0/+7
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-0/+20
2014-01-16btrace: add replay position to btrace thread infoMarkus Metzger1-0/+12
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger1-0/+10
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger1-0/+11
2014-01-16btrace: increase buffer sizeMarkus Metzger1-0/+4
2014-01-16record-btrace: start counting at oneMarkus Metzger1-0/+7
2014-01-16record-btrace: fix insn range in function call historyMarkus Metzger1-0/+5
2014-01-16btrace: change branch trace data structureMarkus Metzger1-0/+67
2014-01-16frame: add frame_id_build_unavailable_stack_specialMarkus Metzger1-0/+5
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+18
2014-01-16btrace: uppercase btrace_read_typeMarkus Metzger1-0/+8
2014-01-16btrace, linux: fix memory leak when reading branch traceMarkus Metzger1-0/+5
2014-01-15* dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t.Doug Evans1-0/+5
2014-01-15move the "main" data into the per-BFD objectTom Tromey1-0/+15
2014-01-15move main name into the progspaceTom Tromey1-0/+9
2014-01-15make language_of_main staticTom Tromey1-0/+14
2014-01-15move the entry point info into the per-bfd objectTom Tromey1-0/+9