[Ada] Cache all static structures and reset cache during resolution
[external/binutils.git] / gdb /
2015-04-27 Pierre-Marie de... [Ada] Cache all static structures and reset cache durin...
2015-04-27 Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-04-26 Sergio Durigan JuniorClear variable "coredump_var_addr" before using it...
2015-04-24 Andrew Burgessgdb: Add internationalization support to a few strings.
2015-04-24 Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-24 Doug Evans* python.texi (Xmethods In Python): Fix name of method...
2015-04-24 Pierre-Marie de... Fix printing for GNAT stuff for types that do not have...
2015-04-24 Yao QiA new board file remote-gdbserver-on-localhost.exp
2015-04-23 Pedro AlvesFix gdb.base/interrupt.exp racy fail against gdbserver
2015-04-23 Pedro Alvesgdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
2015-04-23 Pedro Alvesgdb_test_multiple match eof of any spawn_id
2015-04-23 Patrick PalkaExplicitly call rl_resize_terminal() in TUI's SIGWINCH...
2015-04-22 Jon Turneywindows-nat: Don't change current_event.dwThreadId...
2015-04-22 Jon Turneywindows-nat: Report an error if ContinueDebugEvent...
2015-04-22 Jon Turneywindows-nat: Fix misspelling in debug output
2015-04-22 Jon Turneywindows-nat: Cleanups in get_windows_debug_event
2015-04-22 Jon Turneywindows-nat: Don't use ternary conditional operator...
2015-04-21 Pierre MullerFix pascal behavior for class fields with testcase
2015-04-21 Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-21 Kevin BuettnerExtend rl78 prologue analyzer to recognize more complic...
2015-04-20 Pierre-Marie de... Revert "Do not consider reference types as dynamic"
2015-04-20 Pierre-Marie de... Revert "gdbtypes.c: remove the usuned "top_level" param...
2015-04-20 Gary BensonFix three test failures with extended remote targets
2015-04-19 Gabriel Krisman... Remove duplicated xmalloc in update_dprintf_command_list
2015-04-19 Thomas Schwinge[GDB] Hurd: Robustify the reply_mig_hack.awk script.
2015-04-19 Thomas Schwinge[GDB] Hurd: Simplify the reply_mig_hack.awk script.
2015-04-17 Doug Evanssolib-svr4.c (svr4_exec_displacement): Rename outer...
2015-04-17 Max Filippovgdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPS
2015-04-17 Max Filippovgdbserver/xtensa: drop xtensa_usrregs_info
2015-04-17 Yao Qireturn zero in arm_linux_can_use_hw_breakpoint if HW...
2015-04-17 Yao QiUpdate comments to target_can_use_hardware_watchpoint
2015-04-17 Gary BensonAccess executable from remote system when first inferio...
2015-04-17 Gary BensonImplement qXfer:exec-file:read in gdbserver
2015-04-17 Gary BensonImplement remote_pid_to_exec_file using qXfer:exec...
2015-04-17 Gary BensonIntroduce linux_proc_pid_to_exec_file
2015-04-17 Gary BensonUse gdb_sysroot for main executable on attach
2015-04-17 Gary BensonIntroduce exec_file_find
2015-04-17 Gary BensonIntroduce exec_file_locate_attach
2015-04-17 Mike Frysingergdb: add myself to blackfin/write-after-approval
2015-04-16 Pedro AlvesFix {mi-tracepoint-changed, mi-tsv-changed}.exp with...
2015-04-16 Pedro AlvesFix gdbserver_reconnect_p handling
2015-04-16 Yao QiHonour software single step in fallback of displaced...
2015-04-16 Andreas Arnezs390-vregs.exp: Avoid compile errors with older GCCs...
2015-04-16 Andreas ArnezGDB tests for Go language support: remove unnecessary...
2015-04-15 Doug EvansMake info fun|var|types interruptable for psyms.
2015-04-15 Doug EvansMake info fun|var|types interruptable.
2015-04-15 Romain Naourgdbserver: fix uClibc build whithout MMU.
2015-04-15 Simon MarchiSome Python 3 fixes
2015-04-15 Yao Qi[arm] Update displaced stepping debug message
2015-04-15 Yao QiFix code indentation
2015-04-15 Yao Qi[arm] Fix fails in gdb.base/disp-step-syscall.exp
2015-04-15 Yao QiFix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-15 Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-14 Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-14 Gary BensonZero supplied stat buffers in functions that pretend...
2015-04-13 Stan Shebs * MAINTAINERS: Update my email address.
2015-04-13 John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-04-13 Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13 Luis MachadoHarden gdb.base/coredump-filter.exp
2015-04-13 Yao QiCatch exception in lib/gdbserver-support.exp:gdb_exit
2015-04-13 Sergio Durigan JuniorRename variable "addr" to "coredump_var_addr" in gdb...
2015-04-11 Jan KratochvilRemove --xdb
2015-04-10 Pedro AlvesCleanup signal-while-stepping-over-bp-other-thread.exp
2015-04-10 Pedro Alvesstep-over-trips-on-watchpoint.exp: Don't put addresses...
2015-04-10 Yao Qi[arm] watchpoint-reuse-slot.exp: skip setting HW points...
2015-04-10 Pedro AlvesPPC64: Fix step-over-trips-on-watchpoint.exp with displ...
2015-04-10 Pedro AlvesTest step-over-{lands-on-breakpoint|trips-on-watchpoint...
2015-04-10 Pedro AlvesMake gdb.threads/step-over-trips-on-watchpoint.exp...
2015-04-10 Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10 Pedro Alvesgdb/18216: displaced step+deliver signal, a thread...
2015-04-10 Yao Qi[arm] Fix displaced stepping for thumb alu reg instruction
2015-04-10 Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-10 Jan Kratochvildoc patch: compile: missing bits
2015-04-09 Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-09 Andy WingoAdd Guile frame-read-register command
2015-04-09 Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-04-09 Andy WingoAdd myself to Write After Approval list.
2015-04-09 H.J. LuReplace $zlibdir with $ZLIBDIR in LDFLAGS
2015-04-09 Pedro AlvesImport strtok_r gnulib module
2015-04-09 Pedro Alvesupdate-gnulib.sh: work around aclocal warning with...
2015-04-09 Yao Qigdbserver gnu/linux: stepping over breakpoint
2015-04-08 Sergio Durigan JuniorFix Python completion when using the "complete" command
2015-04-08 Pedro AlvesAdd test for PR18214 and PR18216 - multiple step-overs...
2015-04-08 Yao Qi[spu] Don't call set_gdbarch_cannot_step_breakpoint...
2015-04-08 Pedro AlvesFix gdb.trace/{actions,infotrace,while-stepping}.exp...
2015-04-07 Sergio Durigan JuniorInitialize variable on gdb/linux-tdep.c:decode_vmflags
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Use send_inferior/$inferior_spa...
2015-04-07 Pedro Alvestestsuite: Introduce $inferior_spawn_id
2015-04-07 Pedro Alvestestsuite: Don't use expect_background to reap gdbserver
2015-04-07 Pedro Alvesgdb_test_multiple: Fix user code argument processing
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Use gdb_test_multiple instead...
2015-04-07 Pedro Alvesgdb.base/interrupt.exp: Fix race
2015-04-07 Pedro AlvesFix gdb.trace/actions.exp race
2015-04-07 Pedro Alvesupdate thread list, delete exited threads
2015-04-07 Pedro AlvesDisplaced stepping debug: fetch the right regcache
2015-04-07 Yao QiProperly set alarm value in gdb.threads/non-stop-fair...
2015-04-06 Doug EvansAdd testcase for stub-method reading in stabs.
2015-04-06 Doug Evans* lib/pascal.exp (gpc_compile): Rename dest arg to...
2015-04-06 Doug Evanssymtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbol...
2015-04-06 Pedro AlvesFallback to stub-termcap.c on all hosts
next