aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger12-50/+173
2014-01-16record-btrace, frame: supply target-specific unwinderMarkus Metzger2-0/+74
2014-01-16frame: do not assume unwinding will succeedMarkus Metzger2-6/+8
2014-01-16frame, cfa: check unwind stop reason firstMarkus Metzger2-4/+9
2014-01-16frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger4-28/+109
2014-01-16record-btrace: supply register target methodsMarkus Metzger2-0/+99
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger14-22/+50
2014-01-16btrace: add replay position to btrace thread infoMarkus Metzger4-8/+100
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger9-20/+62
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger18-40/+771
2014-01-16btrace: increase buffer sizeMarkus Metzger2-10/+19
2014-01-16record-btrace: start counting at oneMarkus Metzger7-114/+137
2014-01-16record-btrace: fix insn range in function call historyMarkus Metzger2-2/+10
2014-01-16btrace: change branch trace data structureMarkus Metzger7-398/+1448
2014-01-16frame: add frame_id_build_unavailable_stack_specialMarkus Metzger3-0/+29
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger8-0/+262
2014-01-16btrace: uppercase btrace_read_typeMarkus Metzger6-8/+16
2014-01-16btrace, linux: fix memory leak when reading branch traceMarkus Metzger2-0/+8
2014-01-16btrace, test: fix multi-line btrace testsMarkus Metzger3-159/+150
2014-01-16test, btrace: update expected textMarkus Metzger2-3/+7
2014-01-16Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM.Omair Javaid2-1/+7
2014-01-15Skip directories with LIBPATH_SUFFIX_SKIP suffixH.J. Lu4-13/+41
2014-01-16Tidy ld use of bfd_section userdata.Alan Modra4-53/+38
2014-01-16Fix mips segfault on GOT access of absolute symbolAlan Modra2-4/+12
2014-01-15delete thread_id_to_gdb_id, unusedDoug Evans3-16/+5
2014-01-16daily updateAlan Modra1-1/+1
2014-01-15AArch64: gdb.base/float.exp: Fix `info float' testMaciej W. Rozycki2-1/+7
2014-01-15* dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t.Doug Evans2-4/+11
2014-01-15move the "main" data into the per-BFD objectTom Tromey7-4/+68
2014-01-15move main name into the progspaceTom Tromey2-11/+81
2014-01-15make language_of_main staticTom Tromey6-22/+37
2014-01-15move the entry point info into the per-bfd objectTom Tromey4-18/+36
2014-01-15relocate the entry point address when usedTom Tromey4-18/+38
2014-01-15change solib-frv to use entry_point_address_queryTom Tromey2-5/+8
2014-01-15gdb: Add a NEWS entry for ARM record/replay improvementsOmair Javaid2-0/+9
2014-01-15gdb: ARM: Update configure.tgt and enable gdb.reverse testsuiteOmair Javaid2-2/+9
2014-01-15gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid2-7/+614
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid5-23/+297
2014-01-15gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid2-1/+6
2014-01-15gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid2-43/+23
2014-01-15gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid2-1/+5
2014-01-15Fix go32-nat.c build fallout from to_detach constification.Pedro Alves2-25/+11
2014-01-15Silence uninitialized warning on ehdr_start_saveH.J. Lu2-1/+7
2014-01-15introduce async_callback_ftypeTom Tromey2-1/+11
2014-01-15Fix small style violation in py-value.c:get_field_typeJoel Brobecker2-5/+8
2014-01-15Add missing empty line after declarations in "if" block (py-type.c).Joel Brobecker2-0/+6
2014-01-15Small fixes to the GDB/MI Output Syntax grammar.Joel Brobecker2-7/+13
2014-01-15Revert the last changeH.J. Lu3-10/+10
2014-01-15non-PIC references to __ehdr_start in pie and sharedAlan Modra7-0/+44
2014-01-14psymtab cleanup patch 3/3Doug Evans6-40/+62