sim: mcore: clean up printf warnings
[external/binutils.git] / gdb /
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
2015-04-03 Pierre-Marie de... gdbtypes.c: remove the usuned "top_level" parameter
2015-04-03 Pierre-Marie de... Do not consider reference types as dynamic
2015-04-02 Yao Qikfail two tests in no-unwaited-for-left.exp for remote...
2015-04-02 H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-02 Gary BensonDocument "target:" sysroot changes
2015-04-02 Gary BensonMake the default sysroot be "target:"
2015-04-02 Gary BensonUpdate exec_file_attach to cope with "target:" filenames
2015-04-02 Gary BensonStrip "target:" prefix in solib_find if accessing local...
2015-04-02 Gary BensonRearrange symfile_bfd_open
2015-04-02 Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-04-02 Gary BensonMake gdb_bfd_open able to open BFDs using target fileio
2015-04-02 Gary BensonIntroduce target_filesystem_is_local
2015-04-02 Gary BensonIntroduce target_fileio_fstat
2015-04-01 Sasha SmundakAdd support for writing unwinders in Python.
2015-04-01 Pedro Alvesinfrun.c:resume: currently_stepping after clearing...
2015-04-01 Pedro Alvesgdb.threads/manythreads.exp: can't read "test": no...
2015-04-01 Pedro AlvesFix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS
2015-04-01 Pedro AlvesMake print_target_wait_results print the whole ptid
2015-04-01 Pedro Alveskeep_going: Add missing discard_cleanups call
next