aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-05-21* scm-breakpoint.c (breakpoint_functions): Fix typo.Doug Evans2-1/+5
2014-05-21Make exception throwers have void result. Delete unused gdbscm_scm_to_target...Doug Evans4-24/+20
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves20-47/+574
2014-05-21NEWS: Mention native target renames.Pedro Alves2-0/+16
2014-05-21go32-nat.c: Don't override to_open.Pedro Alves2-7/+5
2014-05-21nto-procfs.c: Add "target native".Pedro Alves2-12/+41
2014-05-21Windows: Rename "target child" -> "target native"Pedro Alves2-3/+5
2014-05-21Rename "target GNU" -> "target native"Pedro Alves2-4/+5
2014-05-21Rename "target darwin-child" -> "target native"Pedro Alves2-4/+5
2014-05-21Rename "target djgpp" -> "target native"Pedro Alves2-4/+5
2014-05-21Rename "target child" to "target native".Pedro Alves4-6/+16
2014-05-21Drop regset_alloc().Andreas Arnez4-56/+9
2014-05-21SPARC: Replace regset_alloc() invocations by static regset structures.Andreas Arnez8-21/+105
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez22-179/+275
2014-05-21SCORE: Replace regset_alloc() invocation by a static regset structure.Andreas Arnez3-20/+17
2014-05-21MN10300: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2-9/+19
2014-05-21MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez4-41/+36
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez8-77/+80
2014-05-21ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez3-23/+27
2014-05-21AARCH64: Replace regset_alloc() invocations by static regset structures.Andreas Arnez3-18/+24
2014-05-21Remove 'arch' field from regset structure.Andreas Arnez10-27/+41
2014-05-21Constify regset structures.Andreas Arnez25-39/+71
2014-05-21gdb/testsuite: Handle underlying type in gdb.cp/var-tag.exp.Mark Wielaard2-3/+13
2014-05-21Fix TLS access for -static -pthreadJan Kratochvil9-32/+131
2014-05-21Make the dcache (code/stack cache) handle line reading errors betterPedro Alves5-2/+190
2014-05-20Fix gdb.multi/base.exp failures.Doug Evans2-1/+15
2014-05-20Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves11-40/+316
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves25-411/+1300
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves9-81/+62
2014-05-20[GDBserver][AArch64] Make watchpoint support use target_hw_bp_type.Pedro Alves2-39/+82
2014-05-20Do not build gdbserver with -Werror by default if development=falseJoel Brobecker3-4/+10
2014-05-20btrace: no replay without historyMarkus Metzger4-0/+58
2014-05-20Set timeout for gdb.reverse/*.exp test casesYao Qi3-0/+21
2014-05-20gdb_init argument ARGS is a string rather than a listYao Qi2-10/+12
2014-05-20Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu2-29/+41
2014-05-19build_type_unit_groups and moved closer to only caller and renamedDoug Evans2-158/+164
2014-05-19fix two latent type errorsTom Tromey3-4/+7
2014-05-19Remove all_type_unit_groups, unused.Doug Evans2-79/+31
2014-05-19Fix gdbserver qGetTLSAddr for x86_64 -m32Jan Kratochvil2-0/+11
2014-05-19* eval.c (evaluate_subexp_standard): Add some comments.Doug Evans2-3/+14
2014-05-19[testsuite patch] Test power{5,6,7} disassemblyJan Kratochvil3-0/+324
2014-05-17 * progspace.c (remove_program_space): Delete, unused.Doug Evans3-27/+5
2014-05-17 * inferior.c (prune_inferiors): Fix comment.Doug Evans2-2/+9
2014-05-17Copy over changes from guile.texi.Doug Evans2-146/+126
2014-05-17Improve docs of qfThreadInfo packet.David Taylor2-0/+11
2014-05-16 * gdb.base/completion.exp: Check that all expected files existDoug Evans2-1/+5
2014-05-16* gdb.base/Makefile.in (EXECUTABLES): Add completion.Doug Evans2-1/+5
2014-05-16New command line option -D.Doug Evans9-6/+100
2014-05-16Import the "dirfd" gnulib module.Gregory Fong13-22/+1215
2014-05-16mi-support.exp: Fix some pastos.Pedro Alves2-4/+9