[RFC] Record objfile->original_name as an absolute path
2013-10-10 18:55 UTC (13+ messages)
` [patch] OBJF_NOT_FILENAME [Re: [RFC] Record objfile->original_name as an absolute path]
` [commit] "
` [patchv2] Record objfile->original_name as an absolute path
[PATCH] testsuite: skip morestack.exp in sparc targets
2013-10-10 18:31 UTC (4+ messages)
[PATCH] Print nonexisting/optimized out static fields gracefully
2013-10-10 18:25 UTC
[RFA 1/2] new function perror_string extracted out of throw_perror_with_name
2013-10-10 18:11 UTC (4+ messages)
` [RFA 2/2] warn if "source" fails to open the file when from_tty == 0
Setting parity for remote serial
2013-10-10 16:06 UTC (19+ messages)
` [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial")
` [RFA/code+NEWS] new "set/show serial baud" command
` [RFA v2/code+DOCO+NEWS] "
` checked in: "
[patch] Disassembly improvements
2013-10-10 15:13 UTC (5+ messages)
[PATCH 00/18] -Wc++-compat patches
2013-10-10 12:25 UTC (25+ messages)
` [PATCH 03/18] poison "this"
` [PATCH 01/18] poison "class"
` [PATCH 02/18] poison "new"
` [PATCH 17/18] fix gdbarch buglet
` [PATCH 06/18] poison "delete"
` [PATCH 18/18] un-nest enum pvk
` [PATCH 10/18] poison "operator"
` [PATCH 04/18] poison "public"
` [PATCH 15/18] fix up vec
` [PATCH 07/18] poison "explicit"
` [PATCH 13/18] poison "typename"
` [PATCH 16/18] fix up gdbtypes.h
` [PATCH 14/18] poison "using"
` [PATCH 09/18] poison "namespace"
` [PATCH 12/18] poison "try"
` [PATCH 11/18] poison "template"
` [PATCH 08/18] poison "mutable"
` [PATCH 05/18] poison "private"
[PATCH] Record and replay: ARM thumb 32bit instructions support
2013-10-10 12:14 UTC (4+ messages)
[PATCH] gdb/aarch64-linux-tdep.c: Call linux_init_abi
2013-10-10 10:41 UTC (4+ messages)
[commit/obvious] Fix PR sim/16018
2013-10-10 3:49 UTC (3+ messages)
[PATCH 0/3 V2] GDB Performance testing
2013-10-10 3:04 UTC (8+ messages)
` [PATCH 2/3] Perf test framework
` [PATCH 1/3] New make target 'check-perf' and new dir gdb.perf
[PATCH] fix PR symtab/15597
2013-10-10 2:29 UTC (9+ messages)
` Build regression on 32-bit hosts [Re: [PATCH] fix PR symtab/15597]
[RFC 0/7] Move language-related stuff out of varobj.c
2013-10-10 0:19 UTC (13+ messages)
` [PATCH 4/7] Move struct varobj to varobj.h
` [PATCH 5/7] New lang-varobj.h
RFA [PATCH v3] Implement 'catch syscall' for gdbserver
2013-10-09 22:09 UTC (14+ messages)
` RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver)
[patch] Minor O_CLOEXEC optimization, "regression" fix
2013-10-09 19:08 UTC (15+ messages)
` [patchv2] "
` [commit] "
[PATCH] Stop using errno values around target_xfer interfaces and memory errors
2013-10-09 16:28 UTC (2+ messages)
[COMMIT] monitor.c: Don't install a deprecated_xfer_memory method
2013-10-09 16:18 UTC
[PATCH] Use 'test' argument in gdb_core_cmd
2013-10-09 15:49 UTC (2+ messages)
[patch] gdb.python/lib-types.exp: test const+typedef stripping
2013-10-09 15:16 UTC (2+ messages)
[PATCH] S390: New "multi-arch" test case
2013-10-09 14:50 UTC
[COMMIT PATCH] Uniquefy gdb.base/catch-syscall.exp test names
2013-10-09 14:34 UTC
[PATCH V7 0/8] Intel(R) MPX register support
2013-10-09 12:02 UTC (8+ messages)
` [PATCH V7 1/8] Fix conditions in creating a bitfield
` [PATCH V7 8/8] Add MPX feature description to GDB manual
` [PATCH V7 6/8] Add pretty-printer for MPX bnd registers
` [PATCH V7 3/8] Add MPX support for i386
` [PATCH V7 7/8] Add MPX registers tests
` [PATCH V7 4/8] MPX for amd64
` [PATCH V7 2/8] Add MPX registers XML files
Extending RSP with vCont;n and vCont;f
2013-10-09 11:37 UTC (4+ messages)
` WG: "
[PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit
2013-10-09 11:28 UTC (2+ messages)
Setting parity for remote serial
2013-10-09 4:11 UTC (4+ messages)
[PATCH 0/3] Trust readonly sections if target has memory protection
2013-10-09 2:24 UTC (14+ messages)
` [PATCH 0/7 V2] "
New ARI warning Wed Oct 9 01:51:33 UTC 2013 in -D 2013.10.09.00.00.15
2013-10-09 1:51 UTC
[PATCH] [SPARC64] Figure out where a longjmp will land
2013-10-08 21:51 UTC (4+ messages)
[PATCH] kfail mi-catch-load.exp on Windows
2013-10-08 17:38 UTC (2+ messages)
[PATCH] testsuite: adjust line number in commands.exp
2013-10-08 16:13 UTC (4+ messages)
[PATCH] fix for PR gdb/15995
2013-10-08 15:53 UTC (2+ messages)
[patch][python] 3/3 Python representation of GDB line tables (Documentation)
2013-10-08 12:07 UTC
[patch][python] 2/3 Python representation of GDB line tables (Testsuite)
2013-10-08 12:04 UTC
[patch][python] 1/3 Python representation of GDB line tables (Python code)
2013-10-08 12:04 UTC
GDB/MI: New commands to catch Ada exceptions
2013-10-08 11:48 UTC (5+ messages)
` [commit/Ada 2/4] Add "ada_" prefix to enum ada_exception_catchpoint_kind
` [commit/Ada 1/4] Rework a bit Ada exception catchpoint support (in prep for GDB/MI)
` [RFA/RFC 3/4] New GDB/MI commands to catch Ada exceptions
` [RFA/commit 4/4] Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands
[commit/Ada] psymbol search failure due to comparison function discrepancy
2013-10-08 11:17 UTC
[commit/Ada] Remove unnecessary ada_exception_sal advance declaration
2013-10-08 10:54 UTC
[commit/testsuite] gdb.ada/mi_catch_ex.exp: Make test names unique
2013-10-08 10:28 UTC
[PATCH] testsuite: endianness in gnu_vector.exp
2013-10-07 19:36 UTC (4+ messages)
[PATCH 0/2] more progress on objfile splitting
2013-10-07 19:27 UTC (7+ messages)
` [PATCH 1/2] don't share per-BFD data if relocations are needed
` [PATCH 2/2] move the demangled_names_hash into the per-BFD
[PATCH] fix mi-support.exp to have consistent test names
2013-10-07 19:07 UTC (2+ messages)
[commit] Add a set of accessors for section fields in dwarf2read.c
2013-10-07 16:37 UTC (4+ messages)
[RFC] GDB performance testing infrastructure
2013-10-07 16:31 UTC (12+ messages)
` [RFC 0/3] GDB Performance testing
` [RFC 3/3] Test on solib load and unload
[PATCH v16 0/5] remove-symbol-file & add-symbol-file
2013-10-07 12:27 UTC (6+ messages)
` [PATCH v16 5/5] Test adding and removing a symbol file at runtime
` [PATCH v16 3/5] 'add-symbol-file' should update the current target sections
` [PATCH v16 1/5] New remove-symbol-file command
` [PATCH v16 2/5] Documentation for the "
` [PATCH v16 4/5] Function is_elf_target
[PATCH] Discard events for a given remote_state from stop_reply_queue
2013-10-07 11:54 UTC (2+ messages)
[PATCH] PR 15520 - GDB step command crashed on non-stop mode
2013-10-07 11:32 UTC (5+ messages)
[PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone
2013-10-07 11:14 UTC (8+ messages)
` Thread-specific breakpoints: say "no longer in the thread list" instead of "gone". (was: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone.)
[PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin
2013-10-07 9:28 UTC (7+ messages)
[PATCH v4] Implement $_exitsignal
2013-10-07 5:36 UTC (7+ messages)
[patch v6 00/21] record-btrace: reverse
2013-10-06 19:59 UTC (14+ messages)
` [patch v6 17/21] record-btrace: add record goto target methods
` [patch v6 03/21] btrace: change branch trace data structure
` [patch v6 18/21] record-btrace: extend unwinder
` [patch v6 21/21] record-btrace: add (reverse-)stepping support
` [patch v6 19/21] btrace, gdbserver: read branch trace incrementally
` [patch v6 07/21] record-btrace: optionally indent function call history
` [+rfc] Re: [patch v6 00/21] record-btrace: reverse
[patch] DWP V2 support
2013-10-05 2:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox