Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | frame, cfa: check unwind stop reason first | Markus Metzger | 2 | -4/+9 |
2014-01-16 | frame, backtrace: allow targets to supply a frame unwinder | Markus Metzger | 4 | -28/+109 |
2014-01-16 | record-btrace: supply register target methods | Markus Metzger | 2 | -0/+99 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 14 | -22/+50 |
2014-01-16 | btrace: add replay position to btrace thread info | Markus Metzger | 4 | -8/+100 |
2014-01-16 | record-btrace: make ranges include begin and end | Markus Metzger | 9 | -20/+62 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 18 | -40/+771 |
2014-01-16 | btrace: increase buffer size | Markus Metzger | 2 | -10/+19 |
2014-01-16 | record-btrace: start counting at one | Markus Metzger | 7 | -114/+137 |
2014-01-16 | record-btrace: fix insn range in function call history | Markus Metzger | 2 | -2/+10 |
2014-01-16 | btrace: change branch trace data structure | Markus Metzger | 7 | -398/+1448 |
2014-01-16 | frame: add frame_id_build_unavailable_stack_special | Markus Metzger | 3 | -0/+29 |
2014-01-16 | gdbarch: add instruction predicate methods | Markus Metzger | 8 | -0/+262 |
2014-01-16 | btrace: uppercase btrace_read_type | Markus Metzger | 6 | -8/+16 |
2014-01-16 | btrace, linux: fix memory leak when reading branch trace | Markus Metzger | 2 | -0/+8 |
2014-01-16 | btrace, test: fix multi-line btrace tests | Markus Metzger | 3 | -159/+150 |
2014-01-16 | test, btrace: update expected text | Markus Metzger | 2 | -3/+7 |
2014-01-16 | Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM. | Omair Javaid | 2 | -1/+7 |
2014-01-15 | delete thread_id_to_gdb_id, unused | Doug Evans | 3 | -16/+5 |
2014-01-15 | AArch64: gdb.base/float.exp: Fix `info float' test | Maciej W. Rozycki | 2 | -1/+7 |
2014-01-15 | * dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t. | Doug Evans | 2 | -4/+11 |
2014-01-15 | move the "main" data into the per-BFD object | Tom Tromey | 7 | -4/+68 |
2014-01-15 | move main name into the progspace | Tom Tromey | 2 | -11/+81 |
2014-01-15 | make language_of_main static | Tom Tromey | 6 | -22/+37 |
2014-01-15 | move the entry point info into the per-bfd object | Tom Tromey | 4 | -18/+36 |
2014-01-15 | relocate the entry point address when used | Tom Tromey | 4 | -18/+38 |
2014-01-15 | change solib-frv to use entry_point_address_query | Tom Tromey | 2 | -5/+8 |
2014-01-15 | gdb: Add a NEWS entry for ARM record/replay improvements | Omair Javaid | 2 | -0/+9 |
2014-01-15 | gdb: ARM: Update configure.tgt and enable gdb.reverse testsuite | Omair Javaid | 2 | -2/+9 |
2014-01-15 | gdb: ARM: Add support for thumb32 instructions recording | Omair Javaid | 2 | -7/+614 |
2014-01-15 | gdb: ARM: Adds support for recording system call instructions | Omair Javaid | 5 | -23/+297 |
2014-01-15 | gdb: ARM: Fix for bug in pop instruction decoding | Omair Javaid | 2 | -1/+6 |
2014-01-15 | gdb: ARM: Fix for bugs in push and ldm instructions decoding | Omair Javaid | 2 | -43/+23 |
2014-01-15 | gdb: ARM: Fix for memory record corruption due to 64bit addresses | Omair Javaid | 2 | -1/+5 |
2014-01-15 | Fix go32-nat.c build fallout from to_detach constification. | Pedro Alves | 2 | -25/+11 |
2014-01-15 | introduce async_callback_ftype | Tom Tromey | 2 | -1/+11 |
2014-01-15 | Fix small style violation in py-value.c:get_field_type | Joel Brobecker | 2 | -5/+8 |
2014-01-15 | Add missing empty line after declarations in "if" block (py-type.c). | Joel Brobecker | 2 | -0/+6 |
2014-01-15 | Small fixes to the GDB/MI Output Syntax grammar. | Joel Brobecker | 2 | -7/+13 |
2014-01-14 | psymtab cleanup patch 3/3 | Doug Evans | 6 | -40/+62 |
2014-01-14 | psymtab cleanup patch 2/3 | Doug Evans | 5 | -15/+45 |
2014-01-14 | psymtab cleanup patch 1/3 | Doug Evans | 6 | -35/+54 |
2014-01-14 | Fix "is a record target open" checks. | Pedro Alves | 7 | -12/+66 |
2014-01-14 | Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share... | Yao Qi | 6 | -10/+21 |
2014-01-14 | Change 'len' of linux_common_xfer_osdata to ULONGEST. | Yao Qi | 3 | -12/+28 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 33 | -74/+142 |
2014-01-14 | Use target_xfer_partial_ftype for rs6000_xfer_shared_libraries | Yao Qi | 2 | -4/+6 |
2014-01-13 | Use bitpos and type to lookup a gdb.Field object when its name is 'None'. | Siva Chandra | 10 | -18/+208 |
2014-01-13 | PR symtab/16426 | Doug Evans | 4 | -1/+62 |
2014-01-13 | remove obsolete declaration | Tom Tromey | 2 | -2/+4 |