public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Re: [PATCH] Fix exception unwinding for ARM Cortex-M
 2016-09-27  1:38 UTC  (8+ messages)
`  "

CYGWIN file input redirection
 2016-09-26 14:27 UTC 

[PATCH] Don't set random_signal for single step breakpoint
 2016-09-26 12:43 UTC  (2+ messages)

[PATCH] Call debug_exit in linux_wait_1
 2016-09-26  5:01 UTC  (2+ messages)

[PATCH 0/3] Support range stepping on software single-step target
 2016-09-26  2:47 UTC  (4+ messages)
` [PATCH 3/3] Enable range stepping if software single step is supported
` [PATCH 2/3] Get pending events in random
` [PATCH 1/3] Remove single-step breakpoint for GDBserver internal event

[PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs
 2016-09-26  2:25 UTC  (4+ messages)
` [PATCH v3 2/2] Add test for user context selection sync

[PATCH] Update root-level .gitignore
 2016-09-25  2:35 UTC 

[FYI v2 0/5] Some random C++-ification
 2016-09-24 20:13 UTC  (6+ messages)
` [FYI v2 4/5] Use std::vector in objfiles.c
` [FYI v2 3/5] Use std::string, std::vector in rust-lang.c
` [FYI v2 2/5] Use std::string in cp-namespace.c
` [FYI v2 5/5] Use std::string rather than dyn-string
` [FYI v2 1/5] Use std::string in break-catch-sig.c

[PATCH] gdb: Replace operator new / operator new[]
 2016-09-23 19:53 UTC  (5+ messages)

[OBV] Remove some unnecessary code
 2016-09-23 19:36 UTC 

[RFA 0/5] Some random C++-ification
 2016-09-23 16:15 UTC  (21+ messages)
` [RFA 3/5] Use std::string, std::vector in rust-lang.c
` [RFA 1/5] Use std::string in break-catch-sig.c
` [RFA 4/5] Use std::vector in objfiles.c
` [RFA 2/5] Use std::string in cp-namespace.c
` [RFA 5/5] Use std::string rather than dyn-string

[PATCH] Replace sprintf with xsnprintf in nat/linux-osdata.c
 2016-09-23 16:07 UTC 

[PATCH] Consolidate target_mourn_inferior between GDB and gdbserver
 2016-09-23 15:45 UTC  (10+ messages)
      ` [PATCH] Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regression on my last commit)

[PATCH] Close gdbserver in mi_gdb_exit
 2016-09-22 17:51 UTC  (3+ messages)

[PATCH] ppc: Add Power ISA 3.0/POWER9 instructions record support
 2016-09-22 15:05 UTC  (6+ messages)
` [PATCH] Fix build breakage from commit 6ec2b2

[PATCH] Use gdbserver-base in remote-gdbserver-on-localhost.exp
 2016-09-22 14:02 UTC  (2+ messages)

New ARI warning Thu Sep 22 01:56:01 UTC 2016
 2016-09-22 11:20 UTC  (3+ messages)
` [PATCH] arc: Fix ARI warning for printf(%p)

GDB 7.12 release - 2016-09-21 update?
 2016-09-22 10:40 UTC  (4+ messages)

[PATCH] Check the right proc name
 2016-09-22 10:29 UTC  (3+ messages)

[PATCH master+7.12 v2 0/3] Emit user selection change notifications on all UIs
 2016-09-22  1:56 UTC  (15+ messages)
` [PATCH master+7.12 v2 2/3] Emit inferior, thread and frame selection events to "
` [PATCH master+7.12 v2 1/3] Introduce cleanup to restore current_uiout
` [PATCH master+7.12 v2 3/3] Add test for user context selection sync

[PATCH] ppc: Fix return of instruction handlers in ppc_process_record_op63
 2016-09-21 18:09 UTC  (3+ messages)

[PATCH 1/2] arc: New Synopsys ARC port
 2016-09-21 17:30 UTC  (14+ messages)
      ` [PATCH v2] "
            ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] Update and add .gitignore's
 2016-09-21 17:17 UTC  (3+ messages)

[RFA 1/2] PR gdb/20604 - fix "quit" when an invalid expression is used
 2016-09-21 17:16 UTC  (7+ messages)
` [RFA 2/2] Make some test names invariant

[PATCH] Diagnose invalid pointer arithmetic on gdb.Value
 2016-09-21 16:30 UTC  (6+ messages)

[PATCH V4 0/6] Fortran: Resolve target types of pointers
 2016-09-21 15:57 UTC  (4+ messages)
` [PATCH V4 1/6] Fortran: Testsuite, fix differences in type naming
` [ping 2] [PATCH V4 0/6] Fortran: Resolve target types of pointers

[committed] MIPS/testsuite: mips16-thunks: Use `standard_output_file'
 2016-09-21 12:04 UTC 

[PATCH master/7.12] Keep reserved bits in CPSR on write
 2016-09-21 12:02 UTC  (2+ messages)

[ping v2] [PATCH 0/8] record: notify about "record goto" stop
 2016-09-21 10:47 UTC 

Enabled TUI mode on MSYS2
 2016-09-20 22:45 UTC  (12+ messages)

[GDB BuildBot] New "Try Server"
 2016-09-20 20:20 UTC  (2+ messages)

[PATCH] ppc: Fix record support of Store String Word instructions
 2016-09-20 20:16 UTC  (5+ messages)

[PATCH] Implement floordiv operator for gdb.Value
 2016-09-20 19:06 UTC  (10+ messages)

[PATCH] ppc: Add Power ISA 3.0/POWER9 instructions record support
 2016-09-20 15:33 UTC 

[PATCH] ppc: Add Power ISA 3.0/POWER9 instructions record support
 2016-09-20  8:04 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] gdb: Use std::max and std::min throughout
 2016-09-19 16:18 UTC  (13+ messages)
    ` [pushed] gdb: Fix std::{min, max}-related build breakage on 32-bit hosts
    ` [pushed] gdb/s390: Fix build breakage due to std::min/std::max usage without header
            ` [pushed] gdb: Fix build breakage with GCC 4.1 and --disable-nls

[PATCH] DWARF: Don't add nameless modules to partial symbol table
 2016-09-19  7:47 UTC  (2+ messages)
` [ping] "

[PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1
 2016-09-18 19:58 UTC  (6+ messages)
` [PATCH 2/2] Enable range stepping for ARM on GDBServer

[PATCH, committed] Finalize ISA 3.0 instruction support
 2016-09-16 21:50 UTC  (5+ messages)

[PATCH 0/6] S390: Watchpoint enhancements and hardware breakpoints
 2016-09-16 17:30 UTC  (16+ messages)
` [PATCH] Fix order of inferiors in "thread apply all"
` [PATCH 1/6] S390: Avoid direct access to lwp_info structure
` [PATCH 3/6] S390: Multi-inferior watchpoint support
` [PATCH 2/6] S390: Migrate watch areas from list to VEC type
` [PATCH 4/6] S390: Enable "maint set show-debug-regs"
` [PATCH 5/6] linux-nat: Add function lwp_is_stepping
` [PATCH 6/6] S390: Hardware breakpoint support

[testsuite patch] Fix false FAIL in gdb.cp/casts.exp
 2016-09-16 17:25 UTC  (6+ messages)
    ` [testsuite patchv2] "
        ` [commit] "

Restored Objective-C language support
 2016-09-16  5:52 UTC  (5+ messages)

Fix string formatting in exception raise
 2016-09-16  2:47 UTC 

[testsuite patch] Fix C++11 compilation failure for gdb.cp/m-static.exp
 2016-09-15 21:47 UTC  (5+ messages)
      ` [commit] "

[users/palves/cxx-target_ops] Convert struct target_ops to C++
 2016-09-15 19:44 UTC  (2+ messages)

[RFA] Small improvements to the remote protocol manual
 2016-09-15 16:14 UTC  (4+ messages)

[RFA] Avoid -Wduplicated-cond warnings in gdb/python
 2016-09-15 15:21 UTC  (3+ messages)

dejagnu: Disable ccache
 2016-09-15 12:07 UTC  (5+ messages)
  ` [gdb testsuite patch] "
      ` [commit] "

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