aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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-15delete thread_id_to_gdb_id, unusedDoug Evans3-16/+5
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-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-14psymtab cleanup patch 3/3Doug Evans6-40/+62
2014-01-14psymtab cleanup patch 2/3Doug Evans5-15/+45
2014-01-14psymtab cleanup patch 1/3Doug Evans6-35/+54
2014-01-14Fix "is a record target open" checks.Pedro Alves7-12/+66
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi6-10/+21
2014-01-14Change 'len' of linux_common_xfer_osdata to ULONGEST.Yao Qi3-12/+28
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi33-74/+142
2014-01-14Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi2-4/+6
2014-01-13Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra10-18/+208
2014-01-13PR symtab/16426Doug Evans4-1/+62
2014-01-13remove obsolete declarationTom Tromey2-2/+4
2014-01-13remove use_windowsTom Tromey6-24/+8
2014-01-13remove unused deprecated_flush_hook declarationTom Tromey2-1/+4
2014-01-13Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil2-15/+32
2014-01-13Have regdat.sh always rewrite the output register filePatrick Palka2-13/+5
2014-01-13New "make check-headers" rule.Pedro Alves2-0/+27
2014-01-13remove deprecated_set_hookTom Tromey4-9/+6
2014-01-13Fix MinGW compilation errors in gdbserver/.Eli Zaretskii2-1/+7