public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
gdb-7.8 branching status update
 2014-06-03  8:32 UTC  (4+ messages)

[RFA/7.8] user breakpoint not inserted if software-single-step at same location
 2014-06-03  8:22 UTC  (12+ messages)

[PATCH 0/2] aarch64: skip over stack protector setup in function prologues
 2014-06-03  8:22 UTC  (5+ messages)
` [PATCH 1/2] aarch64: extend decode_adrp to decode immediate offset
` [PATCH 2/2] aarch64: implement walking over the stack protector

Commit: MSP430: Fix bug in simulation of hardware multiplies
 2014-06-03  8:00 UTC 

[PATCH, doc RFA] Add guile gdb command support
 2014-06-03  7:33 UTC  (5+ messages)

[PATCH 00/14] let gdb reuse gcc's C compiler
 2014-06-03  7:04 UTC  (5+ messages)
` [PATCH 05/14] change how the CLI handles comments

[PATCH 1/4 v1] Add xmethod documentation and NEWS entry
 2014-06-03  6:57 UTC  (4+ messages)

[PATCH, doc RFA]: Add guile progspace support
 2014-06-03  6:51 UTC  (5+ messages)

[PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native")
 2014-06-03  5:35 UTC  (5+ messages)
` [PATCH 8/8] Allow making GDB not automatically connect to the native target
  ` [PATCH OBV] Fix a regexp pattern in gdb.base/auto-connect-native-target.exp (Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target.)
` [PATCH 0.5/8] Rename "target child" to "target native"
  ` [PATCH OBV] Fix regexp pattern in gdb.base/default.exp (Re: [PATCH 0.5/8] Rename "target child" to "target native".)

[PATCH 4/4 v20] Add xmethod support to the Python API
 2014-06-03  2:02 UTC  (2+ messages)

[PATCH] support for skeletonless DWARF Fission Type Units
 2014-06-03  0:18 UTC  (2+ messages)

[PATCH] clean up resize_section_table
 2014-06-03  0:01 UTC 

[pushed 0/3] dprintf and other simultaneous breakpoints/events - don't lose control
 2014-06-02 22:32 UTC  (4+ messages)
` [pushed 2/3] dprintf-style agent can't explain a trap
` [pushed 1/3] gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands
` [pushed 3/3] Installing a breakpoint on top of a dprintf makes GDB lose control

[PATCH v2] PR mi/15806: Fix quoting of async events
 2014-06-02 21:15 UTC 

[PATCH] gdb/source.c: Fix source path substitution
 2014-06-02 20:55 UTC  (15+ messages)
            ` Fix matching path substitution rule listing, add tests
              ` [PATCH 1/2] testsuite/subst: Add tests for printing matches
              ` [PATCH 2/2] gdb/source.c: Fix matching path substitute rule listing
                  ` [PATCH] "

[PATCH, doc RFA] Add guile gdb parameter support
 2014-06-02 20:50 UTC  (11+ messages)

[PATCH v5] Exit code of exited inferiors in -list-thread-groups
 2014-06-02 20:20 UTC  (8+ messages)

[PATCH] [testsuite] gdb.arch/powerpc-power: Add Power8 instructions
 2014-06-02 17:04 UTC  (4+ messages)

[obv] Unnecessary restore of timeout global at end of gdb.base/completion.exp
 2014-06-02 15:43 UTC  (2+ messages)
` pushed: "

[pushed] Remove some trailing spaces in source.c
 2014-06-02 15:41 UTC  (2+ messages)
` [pushed 2/2] simplify substitute_path_rule_matches using filename_ncmp

Power8 fusion of addis,addi
 2014-06-02 14:59 UTC  (2+ messages)

[PATCH v3 1/3] btrace: control memory access during replay
 2014-06-02 12:41 UTC  (7+ messages)
` [PATCH v3 3/3] btrace, vdso: add vdso target sections

[PATCH] btrace: async support
 2014-06-02  9:59 UTC 

[RFC][PATCH v2][PR remote/16896] Invalidate a register in cache when a remote target failed to write it
 2014-06-02  9:12 UTC  (2+ messages)
` [PING][RFC][PATCH "

[PATCH 00/12] Regset rework preparations part 2
 2014-06-02  9:09 UTC  (19+ messages)
` [PATCH 11/12] M68K Linux: Define regset structures
` [PATCH 02/12] S390: Migrate to regcache_supply/collect_regset
` [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect
` [PATCH 12/12] IA64 Linux: Define regset structures
` [PATCH 03/12] AARCH64 Linux: Fill 'collect_regset' in "
` [PATCH 08/12] NIOS2 Linux: Fill 'collect_regset' in regset structure

[Patch v19 4/4] Add xmethod support to the Python API
 2014-06-02  4:21 UTC  (2+ messages)

[PATCH 3/4 v19] Add support for lookup, overload resolution and invocation of xmethods of C++ classes
 2014-06-02  4:04 UTC  (2+ messages)

[PATCH 2/4 v19] Add xmethod interface to the extension language API
 2014-06-02  4:03 UTC  (2+ messages)

[PATCH v19 1/4] Add xmethod documentation and NEWS entry
 2014-06-02  3:59 UTC  (2+ messages)

[RFC][PATCH] Allow JIT unwinder provide symbol information
 2014-06-02  1:15 UTC  (6+ messages)

[PATCH] guile: Allow compilation with Guile <= 2.0.5
 2014-06-01 20:28 UTC  (3+ messages)

[PATCH] Skip test 'watch -location nullptr->p->x' if null pointer can be dereferenced
 2014-06-01  3:52 UTC  (3+ messages)

[RFA 9/9] Explicit locations v2 - Documentation (texinfo & online)
 2014-05-30 19:27 UTC  (3+ messages)

[RFA 8/9] Explicit locations v2 - MI for explicit locations
 2014-05-30 18:20 UTC  (3+ messages)

[RFA 5/9] Explicit locations v2 - Add probe locations
 2014-05-30 18:19 UTC  (2+ messages)

[RFA 6/9] Explicit locations v2 - Add explicit locations
 2014-05-30 18:19 UTC  (2+ messages)

[RFA 7/9] Explicit locations v2 - CLI for explicit locations
 2014-05-30 18:19 UTC  (2+ messages)

[RFA 3/9] Explicit locations v2 - Locations refactor
 2014-05-30 18:18 UTC  (3+ messages)

[RFA 4/9] Explicit locations v2 - Add address locations
 2014-05-30 18:18 UTC  (2+ messages)

[RFA 2/9] Explicit locations v2 - Event locations API
 2014-05-30 18:16 UTC  (3+ messages)

[RFC 0/4] Catch errors in get_prev_frame
 2014-05-30 11:46 UTC  (19+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] New test for backtrace when the stack pointer is invalid (inaccessible)
  ` [PATCH v3 3/4] Deprecate frame_stop_reason_string
  ` [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind
  ` [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors "

[patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp
 2014-05-30 11:25 UTC  (5+ messages)

[PATCH][sim] Fix linkage errors in Clang
 2014-05-30 11:09 UTC  (2+ messages)

[committed] gdb.reverse/sigall-reverse.exp: Typo fix
 2014-05-30  3:20 UTC 

[PATCH 1/2] Initial pass at D language expression parser support
 2014-05-29 23:48 UTC 

[pushed] Fix confusion in infrun.c:resume
 2014-05-29 21:54 UTC 

[pushed 0/2] A couple infrun.c cleanups
 2014-05-29 17:43 UTC  (3+ messages)
` [pushed 2/2] infrun.c: simplify "end stepping range" code a bit
` [pushed 1/2] infrun.c: stop_stepping -> stop_waiting

[pushed] unbreak infcalls
 2014-05-29 16:33 UTC 

[PATCH v6 0/2] enable target-async by default
 2014-05-29 13:49 UTC  (5+ messages)
` [PATCH v6 2/2] enable target async by default; separate MI and target notions of async
` [pushed] Re: [PATCH v6 0/2] enable target-async by default

[PATCH] PR gdb/13860 - Make MI sync vs async output (closer to) the same
 2014-05-29 12:16 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] PR gdb/15713 - errors from i386_linux_resume lead to lock-up
 2014-05-29 11:51 UTC  (2+ messages)

[PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits
 2014-05-29 11:45 UTC  (5+ messages)
    ` [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call
      ` [pushed] "

[PATCH] Add system test before "set remote system-call-allowed 1"
 2014-05-29 11:12 UTC  (3+ messages)

[PATCH] Improve MI -var-info-path-expression for nested struct/union case
 2014-05-29  8:55 UTC  (3+ messages)
` [PATCH v2] "

[Patch, microblaze]: Add slr and shr regs
 2014-05-29  7:20 UTC  (9+ messages)

[PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE
 2014-05-28 23:57 UTC  (3+ messages)

[PATCH 1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined
 2014-05-28 22:20 UTC 

[PATCH] cplus-demangler, free resource after a failed call to gnu_special
 2014-05-28 22:17 UTC  (9+ messages)

[Patch v18 4/4] Add xmethod support to the Python API
 2014-05-28 20:58 UTC  (8+ messages)

[RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands
 2014-05-28 20:00 UTC  (2+ messages)
` pushed: "

[PATCH] Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and older version
 2014-05-28 19:19 UTC  (2+ messages)

[PATCH 0/0][REPOST] Exec events in gdbserver on Linux
 2014-05-28 18:02 UTC  (13+ messages)
` [PATCH 4/4] Non-stop exec tests
` [PATCH 0/4 v3] Exec events in gdbserver on Linux
` [PATCH 3/4] Document RSP support for Linux exec events

[RFA] Fix c++/16253 (tag/variable name collision)
 2014-05-28 17:55 UTC  (5+ messages)

[PATCH 1/4 v18] Add xmethod documentation and NEWS entry
 2014-05-28  6:10 UTC  (3+ messages)

[PATCH] Fix ptype.exp fail in MIPS
 2014-05-27 21:52 UTC  (8+ messages)

[PATCH] Add autocompletion for convenience vars in print and set
 2014-05-27 20:24 UTC  (6+ messages)

[PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem
 2014-05-27 17:01 UTC  (3+ messages)

[PATCH] Prompt user to report bugs
 2014-05-27 14:43 UTC  (2+ messages)
` [COMMITTED PATCH] "

[PATCH] Delete temporary string within demangler even in failure cases
 2014-05-27 13:47 UTC  (2+ messages)

[PATCH OBV] Fix typo in comments
 2014-05-27 12:54 UTC 

[PATCH] Different outputs affected by locale
 2014-05-27 12:13 UTC 

[PATCH v2 0/9] Cleanups to Guile extension interface
 2014-05-27  7:49 UTC  (20+ messages)
` [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object"
` [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2
` [PATCH v2 9/9] Remove a useless Guile finalizer
` [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function
` [PATCH v2 2/9] Define and export Guile classes for all GDB object types
` [PATCH v2 3/9] Fix excess parentheses in Guile extension examples

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