public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/7 V2] Trust readonly sections if target has memory protection
 2013-09-20  8:21 UTC  (10+ messages)
` [PATCH 0/7 V3] "
  ` [PATCH 5/7] DOC and NEWS
  ` [PATCH 6/7] Linux has memory protection
  ` [PATCH 2/7] set trust-readonly-sections off in test cases
  ` [PATCH 1/7] Emit a query when writing to a readonly section and trust_readonly is true
  ` [PATCH 3/7] New function windows_init_abi
  ` [PATCH 7/7] Windows has memory protection
  ` [PATCH 4/7] Trust readonly sections if target has memory protection and in remote debugging

[RFC] GDB performance testing infrastructure
 2013-09-20  8:04 UTC  (14+ messages)
` [RFC 0/3] GDB Performance testing
  ` [RFC 3/3] Test on solib load and unload
  ` [RFC 2/3] Perf test framework
  ` [RFC 1/3] New make target 'check-perf' and new dir gdb.perf

[patch 1/2] Remove a.out NetBSD and OpenBSD targets
 2013-09-20  7:47 UTC  (6+ messages)
` [patchv2 "
  ` [patchv3 1/2] Remove a.out NetBSD and OpenBSD hosta and targets

RFA [PATCH] Implement 'catch syscall' for gdbserver
 2013-09-20  5:07 UTC  (4+ messages)

Sim hangs on new target at dup_arg_p() in infinite loop
 2013-09-20  5:02 UTC  (3+ messages)

[RFC] PR 15873 UTF-8 incoplete/invalid chars go unnoticed
 2013-09-20  3:07 UTC  (2+ messages)

[RFC] GDB Hurd Fixes
 2013-09-20  0:43 UTC 

[patchv4 5/5] Support .dwp with the name of symlinked binary file
 2013-09-19 23:37 UTC  (2+ messages)

[patchv4 4/5] Keep objfile original filename
 2013-09-19 23:37 UTC  (2+ messages)

[patch] New functions gdb_find_readelf, gdb_find_objcopy for testsuite
 2013-09-19 23:27 UTC  (3+ messages)

[PATCH] Consistent display of "<optimized out>"
 2013-09-19 23:22 UTC  (27+ 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, cleanup] Standardize access to ptid
 2013-09-19 22:28 UTC 

[RFA] Use AMD64_RX_REGNUM for X from 8 to 15 ind amd64*tdep.c sources
 2013-09-19 21:36 UTC 

[patchv4 3/5] new: solib-sunos.c objfile unification [test needed]
 2013-09-19 20:04 UTC  (6+ messages)
      ` [cancel] "

[patch 2/2] Remove solib-sunos.c
 2013-09-19 20:02 UTC 

[PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets
 2013-09-19 18:37 UTC  (4+ messages)

[PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM
 2013-09-19 15:53 UTC  (4+ messages)

[PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
 2013-09-19 15:31 UTC  (3+ messages)

[PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit
 2013-09-19 14:48 UTC  (7+ messages)
    ` [PATCH] PR gdb/11568 - delete thread-specific breakpoints on "
          ` [COMMIT PATCH] Fix regressions caused by thread-specific breakpoint deletion. (was: Re: [PATCH] PR gdb/11568 - delete thread-specific breakpoints on thread exit)

[patchv4 2/5] Code cleanup: Add objfile_name accessor
 2013-09-19 13:56 UTC 

[patchv4 1/5] Code cleanup: rename variable
 2013-09-19 13:56 UTC 

[PATCH] Move code to common/ptid.h
 2013-09-19 13:29 UTC  (5+ messages)

[patchv3 5/5] Support .dwp with the name of symlinked binary file
 2013-09-19 13:25 UTC  (3+ messages)

[patchv3 4/5] Keep objfile original filename
 2013-09-19 13:22 UTC  (3+ messages)

[patchv3 1/5] Mostly code cleanup: Constification
 2013-09-19 12:45 UTC  (12+ messages)
      ` [commit] "

Release 2.24
 2013-09-19 12:20 UTC  (5+ messages)

[patch v5 00/21] record-btrace: reverse
 2013-09-19 11:05 UTC  (22+ messages)
` [patch v5 18/21] record-btrace: extend unwinder
` [patch v5 19/21] btrace, gdbserver: read branch trace incrementally
` [patch v5 05/21] record-btrace: start counting at one
` [patch v5 11/21] record-btrace: supply register target methods
` [patch v5 06/21] btrace: increase buffer size
` [patch v5 20/21] record-btrace: show trace from enable location
` [patch v5 08/21] record-btrace: make ranges include begin and end
` [patch v5 07/21] record-btrace: optionally indent function call history
` [patch v5 04/21] record-btrace: fix insn range in "
` [patch v5 03/21] btrace: change branch trace data structure
` [patch v5 10/21] target: add ops parameter to to_prepare_to_store method
` [patch v5 13/21] record-btrace, frame: supply target-specific unwinder
` [patch v5 01/21] btrace, linux: fix memory leak when reading branch trace
` [patch v5 15/21] record-btrace: add to_wait and to_resume target methods
` [patch v5 21/21] record-btrace: add (reverse-)stepping support
` [patch v5 02/21] gdbarch: add instruction predicate methods
` [patch v5 17/21] record-btrace: add record goto target methods
` [patch v5 09/21] btrace: add replay position to btrace thread info
` [patch v5 16/21] record-btrace: provide target_find_new_threads method
` [patch v5 12/21] frame, backtrace: allow targets to supply a frame unwinder
` [patch v5 14/21] record-btrace: provide xfer_partial target method

[COMMIT PATCH] [Hurd/gnu-nat] Fix old "signal-thread" command regression
 2013-09-19  8:46 UTC  (2+ messages)

[PATCH 1/2] Port gdbserver to GNU/Hurd
 2013-09-19  8:44 UTC  (20+ messages)
` [PATCH 2/2] "
                    ` [Hurd/gnu-nat.c] Use ptid_t.lwpid to store, thread ids instead of ptid_t.tid. (was: Re: [PATCH 1/2] Port gdbserver to GNU/Hurd)
                  ` FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited) (was: "
                    ` FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited)

[PATCH] gnu-nat.c: Don't install a deprecated_xfer_memory method
 2013-09-19  8:20 UTC  (2+ messages)

[PATCH] switch to fully parallel mode
 2013-09-18 22:15 UTC  (7+ messages)

[patch][python] Fix python/14513
 2013-09-18 20:40 UTC  (4+ messages)

[patch][doc] Fix PR python/15613 (make gdb.GdbError formatting consistent with other exceptions
 2013-09-18 20:37 UTC  (2+ messages)

[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION
 2013-09-18 20:14 UTC  (2+ messages)

[patch][python] Fix python/15579
 2013-09-18 20:05 UTC  (2+ messages)

[patch][python] Fix Python 3 long/int logic error when converting a value in GDB
 2013-09-18 20:01 UTC  (2+ messages)

[patch][python] Fix reference leak on Python frame error
 2013-09-18 19:59 UTC  (2+ messages)

[patch][python] Fix 2.4 build issues with exceptions
 2013-09-18 19:56 UTC  (2+ messages)

[PATCH] S390: Fix undefined symbol "my_waitpid"
 2013-09-18 18:39 UTC  (2+ messages)

[PATCH] Print thread name when executing thread commands
 2013-09-18 18:37 UTC  (3+ messages)

[PATCH] [PR gdb/13463] linux-nat: Stop lwp before xfer if running
 2013-09-18 18:35 UTC  (4+ messages)

[PATCH] xcoff64 support, read correct aux entries in case of xlc, qfuncsect and ffunction-sections filename update
 2013-09-18 18:06 UTC  (7+ messages)
  ` [PATCH] Changing size of c_value in xcoffread.c to accomodate XCOFF 64BIT

[RFC] Testsuite: Avoid \r\r\n problem of *-*-mingw* host
 2013-09-18 17:14 UTC  (7+ messages)

[PATCH] Print <unavailable> for unavailable registers
 2013-09-18 16:06 UTC  (3+ messages)
` PING: "

[PATCH] Record and replay: ARM thumb 32bit instructions support
 2013-09-18 15:38 UTC 

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

[PATCH 0/6 V5] MI notification on trace started/stopped
 2013-09-18 13:25 UTC  (3+ messages)
` [ping 2]: "

[PATCH] Fix PR server/15959
 2013-09-18 13:24 UTC  (6+ messages)

[PATCH] Add new function to access gdb_program_name
 2013-09-18 11:48 UTC  (3+ messages)

[rfc] fbreak (Finish Breakpoints by Name)
 2013-09-18 10:08 UTC 

[patch v4 00/24] record-btrace: reverse
 2013-09-18  9:52 UTC  (6+ messages)
` [patch v4 24/24] record-btrace: skip tail calls in back trace

[python][patch] Add temporary breakpoint features to Python breakpoints
 2013-09-18  9:09 UTC  (3+ messages)

[PATCH] native mingw32 gdb, eol format
 2013-09-18  8:21 UTC  (8+ messages)
` [PATCH 0/4] Match \r\r\n in testsuite
  ` [PATCH 2/4] Transform "\r\n" in pattern to "\r+\n"

[RFC/TileGX 1/6] fix args alignment bug
 2013-09-18  1:56 UTC  (10+ messages)
` [RFC/TileGX 1/2] fix gdbserver build failure
              ` [COMMITTED][RFC/TileGX "

[RFA] Fix namespace aliases (c++/7539, c++/10541)
 2013-09-17 23:03 UTC  (5+ messages)

[commit] Move location of complaint functions in dwarf2read.c
 2013-09-17 23:03 UTC 

[patch] Split .dwo files out of assembler fission tests
 2013-09-17 21:32 UTC 

[PATCH v4] Implement $_exitsignal
 2013-09-17 20:09 UTC  (3+ messages)

[commit/regression] Fix regression on gdb.base/default.exp by $_isvoid
 2013-09-17 19:25 UTC 

[RFC/PATCH] New convenience variable $_exitsignal
 2013-09-17 19:09 UTC  (12+ messages)

[PATCH 0/3] Fix PR gdb/15911, cleanup print_stack_frame somewhat
 2013-09-17 18:39 UTC  (3+ messages)
` [PATCH 1/3] PR gdb/15911: "info threads" changes the default source and line (for "break", "list")

RFA: Fix build regression on 32-bit hosts [Re: [RFA][PATCH v5 2/2] S/390: Add TDB regset]
 2013-09-17 18:39 UTC  (3+ messages)

[PATCH 0/2] gdb updates for git migration
 2013-09-17 18:39 UTC  (3+ messages)
` [PATCH 2/2] fix ARI "
` [PATCH 1/2] fix CONTRIBUTE "

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