Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch][python] Fix Python 3 long/int logic error when converting a value in GDB
 2013-10-03 14:44 UTC  (5+ messages)

[PATCH] Clean up ptid.h/ptid.c
 2013-10-03 14:09 UTC 

[PATCH v4] Implement $_exitsignal
 2013-10-03 11:03 UTC  (6+ messages)

RFA [PATCH v3] Implement 'catch syscall' for gdbserver
 2013-10-03 10:16 UTC  (11+ 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 "
    ` 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

[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 

Setting parity for remote serial
 2013-10-02 21:59 UTC  (3+ messages)

[RFC] Add support for --start option in -exec-run GDB/MI command
 2013-10-02 20:51 UTC  (6+ messages)
    ` [RFA+doco/NEWS-RFA] "

[PATCH] Fix FIXME: xstrdup should not be here
 2013-10-02 20:12 UTC  (7+ messages)

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

[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  (4+ 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 

Extending RSP with vCont;n and vCont;f
 2013-10-02 16:25 UTC  (2+ messages)

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

[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  (34+ 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

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)

[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, 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 23/24] record-btrace: add (reverse-)stepping support
` [patch v4 18/24] record-btrace: extend unwinder

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

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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox