[PATCH v16 0/5] remove-symbol-file & add-symbol-file
2013-10-07 12:27 UTC (2+ messages)
` [PATCH v16 2/5] Documentation for the remove-symbol-file command
Extending RSP with vCont;n and vCont;f
2013-10-07 12:05 UTC (3+ messages)
[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 (9+ 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] gdb/aarch64-linux-tdep.c: Call linux_init_abi
2013-10-07 7:36 UTC (3+ messages)
[PATCH v4] Implement $_exitsignal
2013-10-07 5:36 UTC (9+ messages)
[PATCH] Record and replay: ARM thumb 32bit instructions support
2013-10-06 21:16 UTC (3+ messages)
[patch v6 00/21] record-btrace: reverse
2013-10-06 19:59 UTC (14+ messages)
` [patch v6 07/21] record-btrace: optionally indent function call history
` [patch v6 19/21] btrace, gdbserver: read branch trace incrementally
` [patch v6 21/21] record-btrace: add (reverse-)stepping support
` [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
` [+rfc] Re: [patch v6 00/21] record-btrace: reverse
[RFC 0/7] Move language-related stuff out of varobj.c
2013-10-06 6:33 UTC (19+ messages)
` [PATCH 1/7] Remove field language in struct language_specific
` [PATCH 5/7] New lang-varobj.h
` [PATCH 4/7] Move struct varobj to varobj.h
` [PATCH 3/7] Remove field value_of_root
` [PATCH 2/7] Remove vlang_unknown
[PATCH 0/3 V2] GDB Performance testing
2013-10-06 1:44 UTC (2+ messages)
RFA [PATCH v3] Implement 'catch syscall' for gdbserver
2013-10-05 9:15 UTC (17+ messages)
` RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver)
` Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported. (was: Re: RFA [PATCH v4] "
` Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported
[commit] Add a set of accessors for section fields in dwarf2read.c
2013-10-05 2:16 UTC (3+ messages)
[patch] DWP V2 support
2013-10-05 2:14 UTC (5+ messages)
[RFC] GDB performance testing infrastructure
2013-10-05 0:37 UTC (11+ messages)
` [RFC 0/3] GDB Performance testing
` [RFC 3/3] Test on solib load and unload
[RFC] New port: CR16: gdb
2013-10-04 15:51 UTC (2+ messages)
[commit] Fix syntax error in aix-thread.c:sync_threadlists
2013-10-04 11:28 UTC (2+ messages)
[PATCH][SPARC64] Fix breakpointing in syscalls other than sigreturn
2013-10-04 11:22 UTC (4+ messages)
[PATCH] Clean up ptid.h/ptid.c
2013-10-04 10:07 UTC (4+ messages)
[commit] Fix build failure in procfs.c after MERGEPID -> ptid_build conversion
2013-10-04 8:54 UTC
[commit] Remove unnecessary cast in aix-thread.c:ptrace32
2013-10-04 8:52 UTC
[RFC] Add support for --start option in -exec-run GDB/MI command
2013-10-04 8:36 UTC (7+ messages)
` [RFA+doco/NEWS-RFA] "
` Checked in: "
[PATCH 0/6 V5] MI notification on trace started/stopped
2013-10-04 7:42 UTC (12+ messages)
` [PATCH 1/6] Move notif_queue to remote_state
` Move pending_event to remote_notif_state ([PATCH 1/6] Move notif_queue to remote_state)
Setting parity for remote serial
2013-10-04 7:34 UTC (4+ messages)
[PATCH] Fix FIXME: xstrdup should not be here
2013-10-04 7:27 UTC (8+ messages)
Extending RSP with vCont;n and vCont;f
2013-10-04 6:49 UTC (3+ messages)
C++-compat clean build
2013-10-03 20:39 UTC (11+ messages)
[patch][python] Fix Python 3 long/int logic error when converting a value in GDB
2013-10-03 14:44 UTC (5+ messages)
[Patch] Add support for hw bp on darwin
2013-10-03 9:46 UTC (2+ messages)
` [Patch + 1] "
Extending RSP with vCont;n and vCont;f
2013-10-03 5:04 UTC
[PATCH] Consistent display of "<optimized out>"
2013-10-02 19:07 UTC (30+ messages)
` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>". (was: Re: [PATCH] Consistent display of "<optimized out>")
` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>"
` [PATCH+DOC] "
` [PATCH] Always print call-clobbered registers in outer frames. (was: Re: [PATCH+DOC] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>".)
` [PATCH] Always print call-clobbered registers in outer frames
[PATCH] Fix gdb.trace/entry-values.exp
2013-10-02 18:03 UTC (3+ messages)
Ping: [RFC] New port: CR16: gdb
2013-10-02 17:07 UTC
Ping: [RFC] New port: CR16 gdbserver
2013-10-02 17:05 UTC
[PATCH] Copy xml files to host if it is remote
2013-10-02 14:27 UTC (2+ messages)
[PATCH 0/2] Make catch-syscall.exp work with "target remote"
2013-10-02 11:51 UTC (6+ messages)
` [PATCH 1/2] Make catch-syscall.exp work with "target remote". A.k.a., teach the testsuite that GDBserver reliably reports program exits
` [PATCH 2/2] [GDBserver]: Silence exits if GDB is connected through stdio
[patch][python] Fix python/14513
2013-10-02 9:30 UTC (5+ messages)
[RFA] Use FILENAME_CMP to compare filenames in compare_search_syms
2013-10-02 9:24 UTC (5+ messages)
[commit/Ada] wrong "catch exception" error message when finding trampoline msym
2013-10-02 8:59 UTC (4+ messages)
[patch][python] Fix python/15579
2013-10-02 8:45 UTC (3+ messages)
[patch][python] Fix reference leak on Python frame error
2013-10-02 8:37 UTC (3+ messages)
[patch][python] Fix 2.4 build issues with exceptions
2013-10-02 8:34 UTC (3+ messages)
[RFA 4/4] Constify parse_linesepc
2013-10-02 4:38 UTC (4+ messages)
[commit] cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h
2013-10-01 23:54 UTC
[commit] python.exp cleanups
2013-10-01 20:39 UTC
[RFA 3/4] Constify skip_quoted
2013-10-01 20:14 UTC (3+ messages)
[RFA 2/4] Constify struct stoken.ptr
2013-10-01 20:12 UTC (3+ messages)
[RFA 1/4] Constify LEXPTR
2013-10-01 20:04 UTC (5+ messages)
[RFC 0/6] Handle several character priniting problems (mainly related to mingw hosts)
2013-10-01 19:42 UTC (23+ messages)
` [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate
` [RFC 1/6] Fix display of tabulation character for mingw hosts
` [RFC 1/6 -V2] "
` [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar
` [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts
` [RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command
[PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM
2013-10-01 15:34 UTC (6+ messages)
[PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets
2013-10-01 15:20 UTC (10+ messages)
[RFA, doc RFA] Add verbose level to "set debug dwarf2-read"
2013-10-01 15:04 UTC (3+ messages)
[PATCH 0/7 V2] Trust readonly sections if target has memory protection
2013-10-01 13:23 UTC (7+ messages)
` [PATCH 0/7 V3] "
` [PATCH 3/7] New function windows_init_abi
[RFA/gdbserver/LynxOS]: Incomplete thread list after --attach
2013-10-01 11:33 UTC (6+ messages)
[python][patch] Add temporary breakpoint features to Python breakpoints
2013-10-01 11:32 UTC (4+ messages)
[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION
2013-10-01 11:30 UTC (3+ messages)
[PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
2013-10-01 9:53 UTC (4+ messages)
[commit/ELinOS] Best effort to load system libraries in case of incomplete env
2013-10-01 9:17 UTC
[PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm
2013-10-01 8:37 UTC (2+ messages)
[PATCH V6 0/8] Intel(R) MPX register support
2013-10-01 8:23 UTC (2+ messages)
[patch] make run
2013-10-01 0:39 UTC (3+ messages)
[RFA, doc RFA] Change "set debug symtab-create" to accept verbosity levels
2013-09-30 19:42 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