daily update
[binutils-gdb.git] / gdb /
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30 Andrew BurgessRename frame_stop_reason_string to unwind_stop_reason_t...
2014-05-30 Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-30 Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-05-30 David BlaikieUse attribute to specify the required inlining semantics
2014-05-30 Maciej W. Rozyckigdb.reverse/sigall-reverse.exp: Typo fix
2014-05-29 Pedro AlvesRunning the current tree against my software-single...
2014-05-29 Pedro Alvesinfrun.c: simplify "end stepping range" code a bit.
2014-05-29 Pedro Alvesinfrun.c: stop_stepping -> stop_waiting.
2014-05-29 Pedro Alvesunbreak infcalls
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-29 Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29 Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29 Pedro AlvesPR gdb/15713 - errors from i386_linux_resume lead to...
2014-05-29 Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-28 Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-28 Yao QiFix typo in comments
2014-05-27 Gary BensonPrompt the user to file bug reports for internal errors...
2014-05-27 Andy Wingoremove unnecessary smob mark/free functions
2014-05-27 Andy Wingogdb smob cleanups
2014-05-26 Andy Wingoguile.texi (Basic Guile): Fix some typos.
2014-05-26 Andy WingoFix excess parentheses in use-modules forms.
2014-05-26 Andy WingoAdd configure support for building with guile 2.2.
2014-05-26 Doug Evansfix 80 cols overrun in earlier entry
2014-05-26 Yao QiSpecify source file explicitly when setting a breakpoint
2014-05-24 Eli ZaretskiiDon't use @var at the beginning of a sentence in GDB...
2014-05-23 Ramana RadhakrishnanInclude asm/ptrace.h for linux-aarch64-low.c
2014-05-23 Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23 Markus Metzgertest, gcore: move capture_command_output into lib/gdb.exp
2014-05-23 Markus Metzgerbtrace: control memory access during replay
2014-05-22 Simon MarchiAdd comment for mi_run_cmd_full
2014-05-22 Ramana RadhakrishnanInclude asm/ptrace.h in aarch64-linux-nat.c
2014-05-22 Ramana RadhakrishnanReinstate self to Write After Approval
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-22 Pedro AlvesDon't store the inferior's exit code for --return-child...
2014-05-21 Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-21 Doug Evansfix file names in earlier checkin
2014-05-21 Simon MarchiRevert "Fix argument passing in mi_run_cmd_full"
2014-05-21 Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21 Maciej W. Rozyckigdb/testsuite: Bump up `match_max'
2014-05-21 Doug Evans* scm-breakpoint.c (breakpoint_functions): Fix typo.
2014-05-21 Doug EvansMake exception throwers have void result. Delete unuse...
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21 Pedro AlvesNEWS: Mention native target renames.
2014-05-21 Pedro Alvesgo32-nat.c: Don't override to_open.
2014-05-21 Pedro Alvesnto-procfs.c: Add "target native".
2014-05-21 Pedro AlvesWindows: Rename "target child" -> "target native"
2014-05-21 Pedro AlvesRename "target GNU" -> "target native"
2014-05-21 Pedro AlvesRename "target darwin-child" -> "target native"
2014-05-21 Pedro AlvesRename "target djgpp" -> "target native"
2014-05-21 Pedro AlvesRename "target child" to "target native".
2014-05-21 Andreas ArnezDrop regset_alloc().
2014-05-21 Andreas ArnezSPARC: Replace regset_alloc() invocations by static...
2014-05-21 Andreas ArnezSPARC: Rename register maps from "*regset" to "*regmap"
2014-05-21 Andreas ArnezSCORE: Replace regset_alloc() invocation by a static...
2014-05-21 Andreas ArnezMN10300: Replace regset_alloc() invocations by static...
2014-05-21 Andreas ArnezMIPS: Replace regset_alloc() invocations by static...
2014-05-21 Andreas ArnezX86: Replace regset_alloc() invocations by static regse...
2014-05-21 Andreas ArnezARM: Replace regset_alloc() invocations by static regse...
2014-05-21 Andreas ArnezAARCH64: Replace regset_alloc() invocations by static...
2014-05-21 Andreas ArnezRemove 'arch' field from regset structure.
2014-05-21 Andreas ArnezConstify regset structures.
2014-05-21 Mark Wielaardgdb/testsuite: Handle underlying type in gdb.cp/var...
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-05-21 Pedro AlvesMake the dcache (code/stack cache) handle line reading...
2014-05-20 Doug EvansFix gdb.multi/base.exp failures.
2014-05-20 Pedro AlvesMake compare-sections work against all targets; add...
2014-05-20 Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20 Pedro Alves[GDBserver] Move Z packet defines and type convertion...
2014-05-20 Pedro Alves[GDBserver][AArch64] Make watchpoint support use target...
2014-05-20 Joel BrobeckerDo not build gdbserver with -Werror by default if devel...
2014-05-20 Markus Metzgerbtrace: no replay without history
2014-05-20 Yao QiSet timeout for gdb.reverse/*.exp test cases
2014-05-20 Yao Qigdb_init argument ARGS is a string rather than a list
2014-05-20 Hui ZhuFix issue #15778: GDB Aarch64 signal frame unwinder...
2014-05-19 Doug Evansbuild_type_unit_groups and moved closer to only caller...
2014-05-19 Tom Tromeyfix two latent type errors
2014-05-19 Doug EvansRemove all_type_unit_groups, unused.
2014-05-19 Jan KratochvilFix gdbserver qGetTLSAddr for x86_64 -m32
2014-05-19 Doug Evans* eval.c (evaluate_subexp_standard): Add some comments.
2014-05-19 Jan Kratochvil[testsuite patch] Test power{5,6,7} disassembly
2014-05-17 Doug Evans * progspace.c (remove_program_space): Delete, unused.
2014-05-17 Doug Evans * inferior.c (prune_inferiors): Fix comment.
2014-05-17 Doug EvansCopy over changes from guile.texi.
2014-05-17 David TaylorImprove docs of qfThreadInfo packet.
2014-05-16 Doug Evans * gdb.base/completion.exp: Check that all expected...
2014-05-16 Doug Evans* gdb.base/Makefile.in (EXECUTABLES): Add completion.
2014-05-16 Doug EvansNew command line option -D.
2014-05-16 Gregory FongImport the "dirfd" gnulib module.
2014-05-16 Pedro Alvesmi-support.exp: Fix some pastos.
2014-05-16 Yao QiCopy file1.txt to remote host in dw2-filename.exp and...
2014-05-16 Yao QiFix display of tabulation character for mingw hosts.
2014-05-16 Yao QiFix changelong entry.
2014-05-16 Taimoor MirzaFix prologue analysis for ldr.w and ldrd instruction
2014-05-15 Doug EvansMake more robust when run in parallel mode.
2014-05-15 Doug Evans* dwarf2read.c (read_structure_type): Delete outdated...
2014-05-15 Simon MarchiFix argument passing in mi_run_cmd_full
2014-05-15 Simon MarchiFix mi_expect_stop for non-zero exit codes
2014-05-14 Tom Tromeyreindent print_macro_definition
next