public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA 2/9] Explicit locations v2 - Event locations API
 2014-09-03 19:32 UTC  (5+ messages)

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

[PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
 2014-09-03 17:51 UTC  (2+ messages)

[PATCH] Remove some obfuscation from ${arch}_skip_prologue functions
 2014-09-03 17:19 UTC  (2+ messages)

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

[PATCH] Fix PR12526: -location watchpoints for bitfield arguments
 2014-09-03 13:18 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH] GDB/testsuite: Extend the time gdbserver is waited for
 2014-09-03 12:39 UTC  (4+ messages)
  ` [PATCH] gdbserver-support: Handle gdbserver start failures
    ` [PING][PATCH] "

[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 

[pushed] Re: [PATCH v6 0/2] enable target-async by default
 2014-09-03  7:59 UTC  (11+ 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]]]

[PATCH] Fix PR fortran/17237: bug in f-valprint.c
 2014-09-03  6:28 UTC  (2+ messages)

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

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 v2] Fix documentation for Type.template_argument
 2014-09-02 22:24 UTC  (9+ messages)

[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] Fix for PR gdb/17235: possible bug extracting systemtap probe operand
 2014-09-02 16:33 UTC  (2+ 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, doc RFA][PR 15276] Add $_caller_is, et. al
 2014-09-02 15:28 UTC  (4+ messages)

[PATCH][PR guile/17247] Block SIGCHLD while initializing Guile
 2014-09-02 15:25 UTC  (12+ messages)

[patch+7.8?] Fix crash on Python frame filters with unreadable arg
 2014-09-02 15:23 UTC  (2+ messages)

[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] Another board file for remote host
 2014-09-02 14:53 UTC  (11+ messages)

[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 v3 1/2] Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)
 2014-09-02 14:13 UTC  (2+ messages)

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

[PATCH] Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies
 2014-09-02 12:52 UTC  (6+ 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 3/7] Enable gdb process record on aarch64-linux targets
` [PATCH 4/7] Implements aarch64 process record and reverse debugging support
` [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  (4+ messages)
` [PATCH 1/3] Remove spurious exceptions.h inclusions
` [PATCH 3/3] Include common-exceptions.h in common-defs.h
` [PATCH 2/3] Include cleanups.h "

[PATCH] Move `_initialize_varobj' to the end of varobj.c
 2014-09-01 14:13 UTC  (2+ messages)

[PATCH 0/2] Improved variable object invalidation in GDB
 2014-09-01  7:29 UTC  (9+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal
  ` [PING][PATCH "
` [PATCH 1/2] Fix "
  ` [PING][PATCH "
` [PING][PATCH 0/2] Improved variable object invalidation in GDB

[PATCH] Ensure rl_get_screen_size() returns the actual terminal dimensions
 2014-09-01  1:25 UTC 

[PATCH 0/3] Fix fails in gdb.mi on arm-none-eabi
 2014-09-01  1:04 UTC  (4+ messages)
` [PATCH 1/3] Set print symbol off in mi-var-display.exp
` [PATCH 2/3] Use mi_varobj_update in mi-var-child.exp and mi2-var-child.exp
` [PATCH 3/3] Fix fail in mi-var-child.exp and mi-var-display.exp

[PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
 2014-08-30 19:41 UTC 

[PATCH] Fix truncation of TUI command history
 2014-08-30 18:11 UTC 

[PATCH] Add Frame.read_register to Python API
 2014-08-29 23:36 UTC  (10+ messages)

[patch] [testsuite] Fix running in-src-dir in the same directory twice
 2014-08-29 21:10 UTC  (5+ messages)
    ` [patchv2] "

[PATCH 0/9 v7] Common code cleanups
 2014-08-29 14:46 UTC  (10+ messages)
` [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
` [PATCH 1/9 v7] Introduce show_debug_regs
` [PATCH 4/9 v7] Introduce target/symbol.h
` [PATCH 2/9 v7] Introduce target/target.h
` [PATCH 8/9 v7] Remove GDBSERVER uses from i386-dregs.c
` [PATCH 7/9 v7] Remove GDBSERVER uses from linux-btrace.c
` [PATCH 9/9 v7] Remove one GDBSERVER use from linux-waitpid.c
` [PATCH 5/9 v7] Introduce common-regcache.h
` [PATCH 6/9 v7] Include common-defs.h instead of defs.h/server.h in shared code

[PATCH] Show registers as live in better way in amd64-pseudo.c
 2014-08-29 13:46 UTC  (3+ messages)

Revisit gdb/12528 for bare metal targets
 2014-08-29 13:32 UTC  (7+ messages)
` [PATCH 1/3] Check function is GC'ed
  ` [PATCH 2/3] Check data "

[PATCH 2/2] symtab.c cleanup
 2014-08-29 13:29 UTC  (2+ messages)

[patch] [testsuite] PR testsuite/16602: Fix running in-src-dir
 2014-08-29 12:25 UTC 

[PATCH 5/7] Support for recording syscall on aarch64-linux
 2014-08-29 11:53 UTC  (2+ messages)

[PATCH 0/5] Make gdbserver use exceptions and cleanups
 2014-08-29 10:07 UTC  (8+ messages)
` [PATCH 2/5] Move cleanups.[ch] to common
` [PATCH 5/5] Use exceptions and cleanups in gdbserver

[PATCH 0/8] Error handling cleanups
 2014-08-29  9:19 UTC  (3+ messages)
  ` [COMMITTED PATCH "

[PATCH 4/7] Implements aarch64 process record and reverse debugging support
 2014-08-28 22:17 UTC  (2+ messages)

[PATCH] Fix the processing of Meta-key commands in TUI
 2014-08-28 17:44 UTC  (14+ messages)

[PATCH] Don't flush the prompt when resizing the terminal within TUI
 2014-08-28 14:26 UTC 

[PATCH 0/6] Remove fatal from gdbserver
 2014-08-28 14:16 UTC  (2+ messages)
` [COMMITTED PATCH "

[PATCH 4/5 v7] Introduce common-debug.h
 2014-08-28 13:31 UTC  (7+ messages)
      ` [PING PATCH] Rename SIM's debug_printf (Was: [PATCH 4/5 v7] Introduce common-debug.h)

[PATCH] reserve proposed new bytecodes
 2014-08-28 13:09 UTC  (5+ messages)

[PATCH v3 5/6] Implement support for recording vector data transfer instructions
 2014-08-28 13:07 UTC  (2+ messages)

[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
 2014-08-28 12:37 UTC  (4+ messages)

[PATCH v2 2/2] mi-out: Implement mi redirection using a stack
 2014-08-28 11:33 UTC  (5+ messages)

[PATCH v3 3/6] Implement support for recording VFP data processing instructions
 2014-08-28 11:06 UTC  (2+ messages)

[PATCH] arm software watchpoint: return to epilogue
 2014-08-28  9:05 UTC  (4+ messages)

[PATCH] Remove dwarf_decode_lines argumewant_line_info
 2014-08-28  7:15 UTC  (3+ messages)

[RFC] src-release.sh: Convert src-release to a shell script
 2014-08-27 18:02 UTC  (3+ messages)

[PATCH 1/2] [PR symtab/17276]: Coalesce line number entries
 2014-08-27 17:17 UTC  (3+ messages)

[PATCH] Fix terminal state corruption when starting a program from within TUI
 2014-08-27 17:02 UTC  (11+ messages)

[PATCH] Add clang support to gdb_compile_shlib
 2014-08-27 16:46 UTC  (2+ messages)

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