Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.exp
[deliverable/binutils-gdb.git] / gdb /
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
2015-04-01  Pedro Alveswait_for_inferior and errors thrown from target_wait
2015-04-01  Pedro AlvesUse do_target_resume when stepping past permanent break...
2015-04-01  Pedro Alveslinux_nat.c: Mark new thread running even if momentaril...
2015-04-01  Pierre-Marie de... Share the "multi_line" helper among all testcases
2015-04-01  Pierre-Marie de... Add myself as a write-after-approval GDB maintainer
2015-04-01  Pedro AlvesCrash on thread id wrap around
2015-04-01  H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-04-01  Pedro AlvesGDBServer: give more complete usage information
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-31  Sergio Durigan JuniorCatch exception on solib_svr4_r_ldsomap
2015-03-31  H.J. LuAdd --with-system-zlib in gdb
2015-03-31  Petr Machatadwarf.exp: Allow generating a stub .debug_line section
2015-03-31  Antoine TremblayAdd cpu information to the info os command on linux.
2015-03-31  Matthias KloseFix the triplet regexp to recognize triplets, not only...
2015-03-30  Doug EvansPR c++/18141
2015-03-30  Gary BensonRemove three redundant wrapper functions in remote.c
2015-03-28  James Bowmangdb: ft32: new port
2015-03-27  Jan KratochvilRevert: Code cleanup: Move print_command_1 expr variabl...
2015-03-27  Joel BrobeckerInitialize EXPR in dtrace-probe::dtrace_process_dof_probe
2015-03-27  Andrzej KaczmarekFix gdb_bfd_section_index for special sections
2015-03-26  Jon Turneytestsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin
2015-03-26  Joel Brobeckerdtrace-probe: Handle error while parsing probe argument.
2015-03-26  Jon TurneyAdd myself as a write-after-approval GDB maintainer
2015-03-26  Simon MarchiFix copy-paste typo in -data-write-memory-bytes doc
2015-03-26  Andy WingoProperly intern constants into psymtab
2015-03-26  Jan KratochvilCode cleanup: Move print_command_1 expr variable scope
2015-03-26  Jan KratochvilCode cleanup: Make validate_format parameter const
2015-03-26  Don BreazealClarify comment on the purpose of the assertion loop...
2015-03-26  Pedro AlvesDon't set breakpoints on import stubs on Windows amd64
2015-03-26  Yao QiHandle the effect of skipping prologue
2015-03-26  Yao QiRemove some hard-coded stuff in tests
2015-03-26  Yao QiCompile break-asm-file{0,1}.s without debug info
2015-03-26  Yao QiRelax pattern to match the output of "info frame" in...
2015-03-25  Markus Metzgerbtrace: fix tests for 32-bit
2015-03-25  Markus Metzgerbtrace: increase buffer size for exception test
2015-03-25  Pedro AlvesSimplify target_async hook interface
2015-03-25  Gary BensonAssociate target_ops with target_fileio file descriptors
2015-03-24  Pedro AlvesFix "thread apply all" with exited threads
2015-03-24  Pedro AlvesFix switch_back_to_stepped_thread comment references
2015-03-24  Pedro AlvesShuffle user_visible_resume_ptid
2015-03-24  Pedro AlvesDebug output tweaks in the Linux target backends
next
This page took 0.044446 seconds and 7 git commands to generate.