public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] Add support for --start option in -exec-run GDB/MI command
 2013-10-02 16:22 UTC  (5+ messages)
    ` [RFA+doco/NEWS-RFA] "

[PATCH] Consistent display of "<optimized out>"
 2013-10-02 16:17 UTC  (29+ 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

Extending RSP with vCont;n and vCont;f
 2013-10-02 15:08 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 0/6 V5] MI notification on trace started/stopped
 2013-10-02 10:48 UTC  (13+ messages)
` [PATCH 2/6] Add annex in an async remote notification
` [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)

[RFC 0/7] Move language-related stuff out of varobj.c
 2013-10-02  9:46 UTC  (15+ messages)
` [PATCH 2/7] Remove vlang_unknown
` [PATCH 3/7] Remove field value_of_root
` [PATCH 1/7] Remove field language in struct language_specific
` [PATCH 4/7] Move struct varobj to varobj.h

[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)

[patch][python] Fix Python 3 long/int logic error when converting a value in GDB
 2013-10-02  9:18 UTC  (3+ 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)

[PATCH] Fix FIXME: xstrdup should not be here
 2013-10-02  2:15 UTC  (6+ 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  (36+ 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 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command
` [RFC 4/6] Always set testsuite mode and interactive mode for mingw hosts
` [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

[PATCH v4] Implement $_exitsignal
 2013-10-01 18:37 UTC  (4+ messages)

C++-compat clean build
 2013-10-01 16:34 UTC  (10+ messages)

[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)

[patch] DWP V2 support
 2013-10-01 15:08 UTC  (4+ messages)

[RFA, doc RFA] Add verbose level to "set debug dwarf2-read"
 2013-10-01 15:04 UTC  (3+ messages)

[PATCH 0/3] Trust readonly sections if target has memory protection
 2013-10-01 13:23 UTC  (16+ messages)
` [PATCH 0/7 V2] "
  ` [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] Record and replay: ARM thumb 32bit instructions support
 2013-10-01  9:57 UTC  (2+ 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)

RFA [PATCH v3] Implement 'catch syscall' for gdbserver
 2013-10-01  5:16 UTC  (7+ messages)
` [COMMIT PATCH] remote.c: Remove unnecessary fields from 'struct stop_reply'. (was: Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver)
  ` RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was "

[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  (3+ messages)

[commit] Add a set of accessors for section fields in dwarf2read.c
 2013-09-30 19:14 UTC  (2+ messages)

[Patch] Add support for hw bp on darwin
 2013-09-30 14:06 UTC 

[PATCH] Fix gdb.trace/entry-values.exp
 2013-09-30 12:44 UTC  (3+ messages)

[PATCH, cleanup] Standardize access to ptid
 2013-09-30 11:50 UTC  (7+ messages)

[patch v4 00/24] record-btrace: reverse
 2013-09-30 10:26 UTC  (13+ messages)
` [patch v4 18/24] record-btrace: extend unwinder
` [patch v4 23/24] record-btrace: add (reverse-)stepping support

[PATCH] gdb: btrace: fix build errors on older glibc builds
 2013-09-29  3:57 UTC  (4+ messages)
` [PATCH v2] "

The station is fully attended
 2013-09-28  8:52 UTC 

[patch] Mention DWP V2 support in NEWS
 2013-09-28  7:30 UTC  (2+ messages)

[commit] misc dwarf2read.c cleanups
 2013-09-27 21:35 UTC 

[RFC] Record objfile->original_name as an absolute path
 2013-09-27 19:37 UTC  (3+ messages)

[commit] minor dwarf2read.c cleanup
 2013-09-27 18:49 UTC 

[PATCH] Function is_elf_target
 2013-09-27 18:01 UTC  (2+ messages)

[PATCH 0/3 V2] GDB Performance testing
 2013-09-27 15:50 UTC  (5+ messages)
` [PATCH 3/3] Test on solib load and unload

[PATCH] Don't set dir separator if path has drive spec
 2013-09-27 15:29 UTC  (4+ messages)
` [PATCH] Fix regular /path/to/directory sysroots and target reported dll paths with drive specs. (was: Re: [PATCH] Don't set dir separator if path has drive spec)
  ` [PATCH] Fix regular /path/to/directory sysroots and target reported dll paths with drive specs

[RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command
 2013-09-27  6:53 UTC  (4+ messages)

[patch v6 00/21] record-btrace: reverse
 2013-09-27  6:37 UTC  (3+ messages)
` v6 crash bugreport [Re: [patch v6 00/21] record-btrace: reverse]

[obv] Fix set debug frame output for TAILCALL_FRAME
 2013-09-26 20:03 UTC 

[v15 0/5] remove-symbol-file & add-symbol-file
 2013-09-26 17:43 UTC  (6+ messages)
` [v15 4/5] Function is_known_elf_target
` [v15 3/5] 'add-symbol-file' should update the current target sections
` [v15 2/5] Documentation for the remove-symbol-file command
` [v15 1/5] New "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).