2014-01-29 |
Joel Brobecker | Minor reformatting in valops.c::value_slice |
tree | commitdiff |
2014-01-28 |
Edjunior Barbosa... | Fix info-shared.exp testcase to expect the leading... |
tree | commitdiff |
2014-01-28 |
Ulrich Weigand | Fix typo in ppc64_standard_linkage7 |
tree | commitdiff |
2014-01-28 |
Joel Brobecker | New Ada maintenance command to ignore descriptive types... |
tree | commitdiff |
2014-01-27 |
Markus Metzger | btrace: initiate teardown when closing record btrace... |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | ada-lang.c: Really include "ui-out.h". |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | Try printing array range using the name of its index... |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | Remove unncessary function declarations in ada-typeprint.c. |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | Add missing empty line after declaration in ada-typepri... |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | [Ada] Array bound incorrectly printed for array indexed... |
tree | commitdiff |
2014-01-27 |
Joel Brobecker | Remove assert in procfs.c::procfs_make_note_section... |
tree | commitdiff |
2014-01-24 |
Yao Qi | Change len's type to ULONGEST: remote_read_bytes and... |
tree | commitdiff |
2014-01-24 |
Yao Qi | Change len's type to ULONGEST: remote_write_bytes_aux |
tree | commitdiff |
2014-01-23 |
Tom Tromey | avoid python exception in FrameDecorator.py |
tree | commitdiff |
2014-01-23 |
Tom Tromey | fix erroneous error-handling in frame filter code |
tree | commitdiff |
2014-01-23 |
Tom Tromey | fix crash in frame filters |
tree | commitdiff |
2014-01-23 |
Yao Qi | Use gdb_byte * instead of void * |
tree | commitdiff |
2014-01-23 |
Doug Evans | * gdbthread.h (gdb_id_to_thread): Delete, unused. |
tree | commitdiff |
2014-01-22 |
Doug Evans | New gdbserver option --debug-format=timestamp. |
tree | commitdiff |
2014-01-22 |
Andreas Arnez | gdb/ChangeLog: |
tree | commitdiff |
2014-01-22 |
Andreas Arnez | Fix regression on s390x with entry-values.exp. |
tree | commitdiff |
2014-01-22 |
Andreas Arnez | Re-introduce '_start' labels and add alignment in dw2... |
tree | commitdiff |
2014-01-22 |
Andreas Arnez | Prevent appending "-g" after "-g3" to compile options... |
tree | commitdiff |
2014-01-22 |
Baruch Siach | gdb: xtensa: fix on 64-bit hosts |
tree | commitdiff |
2014-01-22 |
Pedro Alves | xtensa-config.c: missing defs.h include. |
tree | commitdiff |
2014-01-22 |
Joel Brobecker | Add ARI (ok) marker for __func__ reference in common... |
tree | commitdiff |
2014-01-22 |
Joel Brobecker | Expand documentation of common-utils.h::FUNCTION_NAME |
tree | commitdiff |
2014-01-21 |
Roland McGrath | gdb: Support install-strip target |
tree | commitdiff |
2014-01-20 |
Tom Tromey | better packing for command struct |
tree | commitdiff |
2014-01-20 |
Tom Tromey | convert flags to bitfields |
tree | commitdiff |
2014-01-20 |
Baruch Siach | gdb: xtensa: fix linux ptrace includes |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Move D demangling routines out of d-lang.c and into... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Fix and update D demangling support in gdb to the curre... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Define all basic data types of D and add them to the... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Add d_main_name to set the logical entry point for... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Update d_language_defn to reflect that D does not have... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Add gdb.dlang to the gdb testsuite for the purpose... |
tree | commitdiff |
2014-01-18 |
Iain Buclaw | Add myself as a write-after-approval gdb maintainer. |
tree | commitdiff |
2014-01-17 |
Sergio Durigan Junior | Add "volatile" keyword to "struct gdb_exception" declar... |
tree | commitdiff |
2014-01-17 |
Doug Evans | Add delim_string_to_char_ptr_vec. |
tree | commitdiff |
2014-01-17 |
Doug Evans | Move ASSERT_FUNCTION to FUNCTION_NAME. |
tree | commitdiff |
2014-01-17 |
Pedro Alves | Fix PR mention in gdb/gdbserver/ChangeLog's previous... |
tree | commitdiff |
2014-01-17 |
Pedro Alves | Fix silly ChangeLog entry in previous change. |
tree | commitdiff |
2014-01-17 |
Pedro Alves | Fix PR PR16445 - gdbserver build failure on x86. |
tree | commitdiff |
2014-01-17 |
Simon Marchi | Add comments to gdbarch_address_class_name_to_type_flags. |
tree | commitdiff |
2014-01-16 |
Doug Evans | * dll.c (UNSPECIFIED_CORE_ADDR): New macro. |
tree | commitdiff |
2014-01-16 |
Tom Tromey | rearrange struct value to save memory |
tree | commitdiff |
2014-01-16 |
Tom Tromey | remove extended_remote_create_inferior_1 |
tree | commitdiff |
2014-01-16 |
Pedro Alves | Fix gdb.trace/mi-traceframe-changed.exp on s390. |
tree | commitdiff |
2014-01-16 |
Doug Evans | dwarf2read.c (open_and_init_dwp_file): Fix typo in... |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: add (reverse-)stepping support |
tree | commitdiff |
2014-01-16 |
Markus Metzger | target: allow decr_pc_after_break to be defined by... |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: show trace from enable location |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace, gdbserver: read branch trace incrementally |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: extend unwinder |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: add record goto target methods |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: provide target_find_new_threads method |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: add to_wait and to_resume target methods. |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: provide xfer_partial target method |
tree | commitdiff |
2014-01-16 |
Markus Metzger | target, breakpoint: allow insert/remove breakpoint... |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace, frame: supply target-specific unwinder |
tree | commitdiff |
2014-01-16 |
Markus Metzger | frame: do not assume unwinding will succeed |
tree | commitdiff |
2014-01-16 |
Markus Metzger | frame, cfa: check unwind stop reason first |
tree | commitdiff |
2014-01-16 |
Markus Metzger | frame, backtrace: allow targets to supply a frame unwinder |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: supply register target methods |
tree | commitdiff |
2014-01-16 |
Markus Metzger | Add target_ops argument to to_prepare_to_store |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace: add replay position to btrace thread info |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: make ranges include begin and end |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: optionally indent function call history |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace: increase buffer size |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: start counting at one |
tree | commitdiff |
2014-01-16 |
Markus Metzger | record-btrace: fix insn range in function call history |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace: change branch trace data structure |
tree | commitdiff |
2014-01-16 |
Markus Metzger | frame: add frame_id_build_unavailable_stack_special |
tree | commitdiff |
2014-01-16 |
Markus Metzger | gdbarch: add instruction predicate methods |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace: uppercase btrace_read_type |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace, linux: fix memory leak when reading branch... |
tree | commitdiff |
2014-01-16 |
Markus Metzger | btrace, test: fix multi-line btrace tests |
tree | commitdiff |
2014-01-16 |
Markus Metzger | test, btrace: update expected text |
tree | commitdiff |
2014-01-16 |
Omair Javaid | Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM. |
tree | commitdiff |
2014-01-16 |
Doug Evans | delete thread_id_to_gdb_id, unused |
tree | commitdiff |
2014-01-15 |
Maciej W. Rozycki | AArch64: gdb.base/float.exp: Fix `info float' test |
tree | commitdiff |
2014-01-15 |
Doug Evans | * dwarf2read.c (open_and_init_dwp_file): Use pulongest... |
tree | commitdiff |
2014-01-15 |
Tom Tromey | move the "main" data into the per-BFD object |
tree | commitdiff |
2014-01-15 |
Tom Tromey | move main name into the progspace |
tree | commitdiff |
2014-01-15 |
Tom Tromey | make language_of_main static |
tree | commitdiff |
2014-01-15 |
Tom Tromey | move the entry point info into the per-bfd object |
tree | commitdiff |
2014-01-15 |
Tom Tromey | relocate the entry point address when used |
tree | commitdiff |
2014-01-15 |
Tom Tromey | change solib-frv to use entry_point_address_query |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: Add a NEWS entry for ARM record/replay improvements |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Update configure.tgt and enable gdb.reverse... |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Add support for thumb32 instructions recording |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Adds support for recording system call instru... |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Fix for bug in pop instruction decoding |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Fix for bugs in push and ldm instructions... |
tree | commitdiff |
2014-01-15 |
Omair Javaid | gdb: ARM: Fix for memory record corruption due to 64bit... |
tree | commitdiff |
2014-01-15 |
Pedro Alves | Fix go32-nat.c build fallout from to_detach constification. |
tree | commitdiff |
2014-01-15 |
Tom Tromey | introduce async_callback_ftype |
tree | commitdiff |
2014-01-15 |
Joel Brobecker | Fix small style violation in py-value.c:get_field_type |
tree | commitdiff |
2014-01-15 |
Joel Brobecker | Add missing empty line after declarations in "if" block... |
tree | commitdiff |
next |