public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/10] Linux extended-remote fork events
 2014-09-09 11:31 UTC  (12+ messages)
` [PATCH 01/16 v2] Refactor native follow-fork
` [Patch 00/16 v2] Linux extended-remote fork and exec events
` [PATCH 03/16 v2] Refactor ptrace extended event status

[PATCH 00/14] Refactor low-level Linux x86 debug register code
 2014-09-09 10:41 UTC  (16+ messages)
` [PATCH 04/14] Add iterate_over_lwps to gdbserver
` [PATCH 01/14] Introduce current_inferior_ptid
` [PATCH 02/14] Add x86_debug_reg_state to gdbserver
` [PATCH 07/14] Change signature of linux_target_ops.new_thread
` [PATCH 13/14] Move low-level Linux x86 debug register code to a shared file
` [PATCH 11/14] Linux x86 low-level debug register comment synchronization
` [PATCH 05/14] Make linux_stop_lwp be a shared function
` [PATCH 09/14] Rename gdbserver's low-level Linux x86 debug register accessors
` [PATCH 03/14] Introduce current_inferior_pid
` [PATCH 12/14] Introduce x86_linux_update_debug_registers
` [PATCH 10/14] Linux x86 low-level debug register code synchronization
` [PATCH 14/14] Move duplicated Linux x86 code to nat/x86-linux.c
` [PATCH 06/14] Introduce basic LWP accessors
` [PATCH 08/14] Make lwp_info.arch_private handling shared

[PATCH, doc RFA][PR 15276] Add $_caller_is, et. al
 2014-09-09  6:04 UTC  (7+ messages)
  ` Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.]

[PATCH][PR guile/17247] Block SIGCHLD while initializing Guile
 2014-09-09  5:54 UTC  (19+ messages)

[PATCH][COMMITTED] scm-error.exp: Handle guile 2.2 backtrace output
 2014-09-09  5:23 UTC 

[OB PATCH] Replace use of magic number in scm-cmd.c/py-cmd.c
 2014-09-09  3:51 UTC 

[PATCH 0/3] Fix fails in gdb.mi on arm-none-eabi
 2014-09-09  2:12 UTC  (3+ messages)
` [PATCH 1/3] Set print symbol off in mi-var-display.exp

[PATCH] Remove some obfuscation from ${arch}_skip_prologue functions
 2014-09-09  1:29 UTC  (6+ messages)

eliminate deprecated_insert_raw_breakpoint. what's left
 2014-09-09  0:25 UTC  (6+ messages)

[PATCH v2 2/2] mi-out: Implement mi redirection using a stack
 2014-09-08 18:59 UTC  (8+ messages)

[PATCHv2,Hurd] Add hardware watch support
 2014-09-08 18:02 UTC  (2+ messages)

[PATCH] ppc64le/gdbserver: Fix ppc_collect/supply_ptrace_register() routines
 2014-09-08 16:51 UTC  (7+ messages)

[pushed] Re: [PATCH v6 0/2] enable target-async by default
 2014-09-08 16:27 UTC  (15+ messages)
` Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]
        ` [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]
                ` [pushed+7.8] "
                  ` Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]]
                    ` Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race
                        ` [PATCH 1/2] testsuite: refactor spawn and wait for attach (was: Re: Regression: GDB stopped on run with attached process)

[PATCH] Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies
 2014-09-08  0:44 UTC  (10+ messages)

[PATCH] Fix PR12526: -location watchpoints for bitfield arguments
 2014-09-08  0:10 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] New command: queue-signal
 2014-09-07 23:36 UTC 

[patch+7.8?] Fix crash on Python frame filters with unreadable arg
 2014-09-07 12:21 UTC  (4+ messages)
    ` [commit+7.8] "

[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
 2014-09-06 22:34 UTC  (3+ messages)

[PATCH] Change form of prompt argument to with_gdb_prompt
 2014-09-06 19:15 UTC 

[PATCH] Fix typo in program_info
 2014-09-06 15:28 UTC  (2+ messages)

[PATCH v2] Introduce remote_target_is_gdbserver
 2014-09-05 23:30 UTC  (2+ messages)

[PATCH, nds32] Exclude building gdb for nds32*-*-* target
 2014-09-05 20:29 UTC  (7+ messages)
      ` top-level configure regenerated (was: "Re: [PATCH, nds32] Exclude building gdb for nds32*-*-* target.")

[PATCH] Introduce remote_target_is_gdbserver
 2014-09-05 20:18 UTC 

[PATCH] Fix for PR gdb/17235: possible bug extracting systemtap probe operand
 2014-09-05 19:25 UTC  (4+ messages)

[PATCH v3 1/2] Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)
 2014-09-05 15:41 UTC  (8+ messages)
` [PATCH v3 2/2] Add dprintf and detach test "

[PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
 2014-09-05 11:08 UTC  (3+ messages)

[PATCH] Add test for global variable that is nested by another DSO
 2014-09-04 21:32 UTC 

[ob/pushed] parse_number("0") reads uninitialized memory
 2014-09-04 20:56 UTC 

[PATCH] Misc. testsuite cleanups for clang
 2014-09-04 20:28 UTC 

[PATCH] Fix gdb.fortran/array-element.exp failures
 2014-09-04 19:31 UTC  (10+ messages)
              ` [PING] "

[PATCH] Ensure rl_get_screen_size() returns the actual terminal dimensions
 2014-09-04 17:52 UTC  (5+ messages)

[PATCH] Fix PR fortran/17237: bug in f-valprint.c
 2014-09-04 14:31 UTC  (3+ messages)

[PATCH] Remove code to cope with LWPs wrapped as PIDs
 2014-09-04 14:26 UTC  (3+ messages)

[PATCH] Another board file for remote host
 2014-09-04 13:22 UTC  (4+ messages)

[PATCH] Fix truncation of TUI command history
 2014-09-04 12:17 UTC  (3+ messages)

[patchv2] Fix crash on optimized-out entry data values
 2014-09-04 11:36 UTC  (11+ messages)
    ` [PATCH] Handle partially optimized out values similarly to unavailable values (Re: [patchv2] Fix crash on optimized-out entry data values)
        ` [PATCH v2] Handle partially optimized out values similarly to unavailable values
              ` Regression for i686 gdb.dwarf2/pieces-optimized-out.exp [Re: [PATCH v2] Handle partially optimized out values similarly to unavailable values]
                  ` [pushed] "

[PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
 2014-09-04 10:45 UTC  (2+ messages)

[PATCH] GDB/testsuite: Extend the time gdbserver is waited for
 2014-09-04  9:31 UTC  (5+ messages)
  ` [PATCH] gdbserver-support: Handle gdbserver start failures
    ` [PING][PATCH] "

[PATCH] Add Frame.read_register to Python API
 2014-09-03 23:46 UTC  (11+ messages)

[PATCH v2] Fix documentation for Type.template_argument
 2014-09-03 23:44 UTC  (10+ messages)

[PATCH v2] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
 2014-09-03 21:21 UTC  (4+ messages)

[PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
 2014-09-03 20:36 UTC  (13+ messages)

[RFA 8/9] Explicit locations v2 - MI for explicit locations
 2014-09-03 19:34 UTC  (5+ messages)

[RFA 7/9] Explicit locations v2 - CLI for explicit locations
 2014-09-03 19:33 UTC  (4+ messages)

[RFA 2/9] Explicit locations v2 - Event locations API
 2014-09-03 19:32 UTC  (5+ messages)

[RFA 4/9] Explicit locations v2 - Add address locations
 2014-09-03 19:32 UTC  (5+ messages)

[RFA 6/9] Explicit locations v2 - Add explicit locations
 2014-09-03 19:32 UTC  (4+ messages)

[RFA 5/9] Explicit locations v2 - Add probe locations
 2014-09-03 19:32 UTC  (4+ messages)

[RFA 3/9] Explicit locations v2 - Locations refactor
 2014-09-03 19:31 UTC  (5+ messages)

[PATCH] skip_prologue_using_sal: early exit if assembler
 2014-09-03 16:55 UTC  (2+ messages)

[OB PATCH] x86 debug address register clarifications
 2014-09-03 11:42 UTC 

[pushed] Fix dwarf2loc.h::dwarf2_evaluate_property function description
 2014-09-03  8:13 UTC 

Reminder: wiki entries for GDB 7.8 branch fixes
 2014-09-03  2:19 UTC  (2+ messages)

aarch64-tdep.c:aarch64_skip_prologue oddity, what's going on???
 2014-09-02 23:47 UTC  (3+ messages)

[COMMITTED PATCH] typeprint.c (find_global_typedef): Fix comment
 2014-09-02 23:31 UTC 

[PATCH,Hurd] Add hardware watch support
 2014-09-02 21:30 UTC  (3+ messages)

[RFC][PATCH] Process record support for ppc
 2014-09-02 17:32 UTC  (2+ messages)

[PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
 2014-09-02 17:11 UTC  (3+ messages)

[PATCH] Rename 32- and 64-bit Intel files from "i386" to "x86"
 2014-09-02 15:55 UTC  (5+ messages)
` [PATCH v2] "

[OB PATCH] Use XCNEW rather than xcalloc (1, ...) in linux-x86-low.c
 2014-09-02 15:32 UTC 

[PATCH 6/7] Support for recording aarch64 advance simd instructions
 2014-09-02 15:01 UTC  (3+ messages)
` [PATCH 6/7] Support for recording aarch64 advanced SIMD instructions

[PATCH v3 4/6] Implement support for recording extension register ld/st insn
 2014-09-02 14:59 UTC  (3+ messages)

[PATCH v3 2/6] Implements support for recording thumb2 ASIMD struct ld/st insn
 2014-09-02 14:55 UTC  (3+ messages)
` [PATCH v3 2/6] Implement support for recording thumb2 ASIMD struct ld/st insns

[PATCH v3 1/6] Implements support for recording arm/thumb mode coprocessor instructions
 2014-09-02 14:51 UTC  (3+ messages)
` [PATCH] Implement "

[PATCH v2] Fix xmethod Python so that it works with Python 3
 2014-09-02 14:37 UTC  (7+ messages)

[PATCH v2] aarch64/gdbserver: fix floating point registers display
 2014-09-02 14:12 UTC  (5+ messages)

[PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64
 2014-09-02  3:26 UTC  (2+ messages)

[PATCH 0/7] Process record and reverse debugging support on aarch64-linux
 2014-09-02  1:12 UTC  (14+ messages)
` [PATCH 4/7] Implements aarch64 process record and reverse debugging support
` [PATCH 3/7] Enable gdb process record on aarch64-linux targets
` [PATCH 1/7] NEWS entry about aarch64-linux record/replay support

[PATCH] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
 2014-09-01 21:31 UTC  (3+ messages)

[PATCH 2/7] Fixes for aarch64-linux gdb core file support
 2014-09-01 19:38 UTC  (4+ messages)
` [PATCH 2/7] Fixes for aarch64-linux "

[PATCH] Add some debugging printfs to linux-nat.c
 2014-09-01 17:00 UTC  (3+ messages)

[PATCH 0/3] Rationalize cleanups/exceptions includes
 2014-09-01 15:42 UTC  (2+ messages)
` [PATCH 1/3] Remove spurious exceptions.h inclusions

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