aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-15relocate the entry point address when usedTom Tromey1-0/+10
2014-01-15change solib-frv to use entry_point_address_queryTom Tromey1-0/+4
2014-01-15gdb: Add a NEWS entry for ARM record/replay improvementsOmair Javaid1-0/+5
2014-01-15gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid1-0/+17
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid1-0/+16
2014-01-15gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid1-0/+5
2014-01-15gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid1-0/+5
2014-01-15gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid1-0/+4
2014-01-15Fix go32-nat.c build fallout from to_detach constification.Pedro Alves1-0/+10
2014-01-15introduce async_callback_ftypeTom Tromey1-0/+5
2014-01-15Fix small style violation in py-value.c:get_field_typeJoel Brobecker1-0/+5
2014-01-15Add missing empty line after declarations in "if" block (py-type.c).Joel Brobecker1-0/+5
2014-01-14psymtab cleanup patch 3/3Doug Evans1-0/+24
2014-01-14psymtab cleanup patch 2/3Doug Evans1-0/+18
2014-01-14psymtab cleanup patch 1/3Doug Evans1-0/+12
2014-01-14Fix "is a record target open" checks.Pedro Alves1-0/+24
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi1-0/+11
2014-01-14Change 'len' of linux_common_xfer_osdata to ULONGEST.Yao Qi1-0/+16