Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
FYI: another test case renaming fix
 2013-06-06 19:05 UTC 

[patch] Improve symbol lookup performance noted in PR 15519
 2013-06-06 19:03 UTC  (9+ messages)

[PATCH] Fix =thread-created not showing up when detaching
 2013-06-06 18:41 UTC 

[PATCH v2] Exit code of exited inferiors
 2013-06-06 18:34 UTC  (4+ messages)

[patch] Fix 64x32 handling in gdbserver/linux-x86-low.c:ps_get_thread_area
 2013-06-06 18:00 UTC  (5+ messages)

[patch v6 0/3] remove-symbol-file
 2013-06-06 16:17 UTC  (8+ messages)
` [patch v6 2/3] Test adding and removing a symbol file at runtime
` [patch v6 3/3] Documentation for the remove-symbol-file command
` [patch v6 1/3] New "

FYI: fix test case name in break-always.exp
 2013-06-06 15:50 UTC 

[PATCH] Add kindex and cindex for 'maint print msymbols'
 2013-06-06 15:23 UTC  (2+ messages)

[PATCH] gdb/testsuite/gdb.base/long_long.exp: Fix ARM EABI target glob
 2013-06-06 14:52 UTC  (2+ messages)

[PATCH 1/2] Tests on displaying trace data in MI
 2013-06-06 14:40 UTC  (10+ messages)
` [PATCH 2/2] Reset trace local state when opening trace file

[obv] Add missing PR to ChangeLog entry
 2013-06-06 14:22 UTC  (2+ messages)

[PATCH] gdb/MAINTAINERS: Add myself to Write After Approval
 2013-06-06 14:18 UTC 

[PATCH, e500] Fix store.exp failures
 2013-06-06 12:03 UTC 

[PATCH, v2] gdb/printcmd.c: Fix printing of Thumb minimal symbols
 2013-06-06 10:37 UTC  (2+ messages)

[PATCH 3/3] gdb/testsuite/gdb.cp/annota2.exp: Add missing empty line, in output
 2013-06-06 10:33 UTC  (6+ messages)

[OB PATCH] Fix doc for -add-inferior
 2013-06-06  9:28 UTC  (12+ messages)

[PATCH] gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax
 2013-06-06  9:17 UTC 

[RFA 0/7] Improved linker-debugger interface
 2013-06-06  9:00 UTC  (16+ messages)
` [RFA 5/7] "
    ` [RFA 5/7 take 2] "
        ` [RFA 5/7 take 3] "
            ` [RFA 5/7 take 4] "
` [commit] "

[PATCH, ppc64] Fix stepping into calls via thunk
 2013-06-05 20:44 UTC  (3+ messages)

[PATCH, c++ testsuite] Fix a few failures in gdb.cp/virtfunc.exp
 2013-06-05 20:39 UTC  (8+ messages)

[PATCH 2/3] gdb/testsuite/gdb.cp: Fix tests for ARM C++ ABI
 2013-06-05 19:24 UTC  (4+ messages)

RFC: introduce scoped cleanups
 2013-06-05 17:44 UTC  (8+ messages)

[PATCH 24/28] introduce gdb_pymodule_addobject
 2013-06-05 17:31 UTC  (5+ messages)
` Python 2.4 compile failure (Re: [PATCH 24/28] introduce gdb_pymodule_addobject)

[PATCH 1/3] gdb/printcmd.c: Fix printing of Thumb minimal symbols
 2013-06-05 15:27 UTC  (3+ messages)

[PATCH] Ignore the first entry returned by svr4_current_sos_via_xfer_libraries for dynamically linked programs
 2013-06-05 11:38 UTC  (11+ messages)
              ` [patchv2] "

Questions about contributing new port
 2013-06-05  7:22 UTC  (5+ messages)

[patch] sim: use
 2013-06-05  2:06 UTC  (2+ messages)
` [patch] sim: bfin: only regen linux-fixed-code.h in maintainer mode

[PATCH v5 0/3] remove-symbol-file
 2013-06-04 17:59 UTC  (8+ messages)
` [PATCH v5 2/3] Test adding and removing a symbol file at runtime
` [PATCH v5 3/3] Documentation for the remove-symbol-file command
` [PATCH v5 1/3] New "

[PATCH/obvious?] Restore signal handler on remote_wait_as if GDB gets a notification
 2013-06-04 15:15 UTC  (3+ messages)

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-06-04 13:30 UTC  (17+ messages)
` [PATCH 05/40] fix cleanup buglet in ada-lang.c
` [PATCH 15/40] make a cleanup unconditionally in tracepoint.c
` [PATCH 13/40] fix cleanup handling in macho_symfile_read
` [PATCH 39/40] fix compile_rx_or_error
` [PATCH 40/40] fix up xml-support.c

[PATCH 0/5] MI notification on trace started/stopped (V3)
 2013-06-04  9:20 UTC  (6+ messages)
` [PATCH v4 0/5] MI notification on trace started/stopped
    ` [ping 2]: "

[PATCH] Don't set dir separator if path has drive spec
 2013-06-04  1:33 UTC  (3+ messages)

[RFC] PR 15075 dprintf interferes with "next"
 2013-06-03 17:48 UTC  (14+ messages)

power7 call stub update
 2013-06-03 16:49 UTC  (2+ messages)

[PATCH 00/22 v3] [GDBserver] Multi-process + multi-arch
 2013-06-03 15:25 UTC  (27+ messages)
` [PATCH 01/22] [GDBserver] Multi-process + multi-arch: core + GNU/Linux x86*
` [PATCH 04/22] [GDBserver] Multi-process + multi-arch: GNU/Linux PowerPC
` [PATCH 10/22] [GDBserver] Multi-process + multi-arch: GNU/Linux Blackfin
` [PATCH 09/22] [GDBserver] Multi-process + multi-arch: GNU/Linux SH
` [PATCH 05/22] [GDBserver] Multi-process + multi-arch: GNU/Linux S/390
` [PATCH 11/22] [GDBserver] Multi-process + multi-arch: GNU/Linux CRIS
` [PATCH 07/22] [GDBserver] Multi-process + multi-arch: GNU/Linux ARM
` [PATCH 06/22] [GDBserver] Multi-process + multi-arch: GNU/Linux MIPS
` [PATCH 02/22] [GDBserver] Multi-process + multi-arch: GNU/Linux IA64
` [PATCH 08/22] [GDBserver] Multi-process + multi-arch: GNU/Linux m68k
` [PATCH 03/22] [GDBserver] Multi-process + multi-arch: GNU/Linux SPARC
` [PATCH 16/22] [GDBserver] Multi-process + multi-arch: GNU/Linux Nios 2
` [PATCH 12/22] [GDBserver] Multi-process + multi-arch: GNU/Linux CRISv32
` [PATCH 14/22] [GDBserver] Multi-process + multi-arch: GNU/Linux TI C6x
` [PATCH 15/22] [GDBserver] Multi-process + multi-arch: GNU/Linux Xtensa
` [PATCH 19/22] [GDBserver] Multi-process + multi-arch: SPU
` [PATCH 17/22] [GDBserver] Multi-process + multi-arch: GNU/Linux Aarch64
` [PATCH 18/22] [GDBserver] Multi-process + multi-arch: GNU/Linux TILE-Gx
` [PATCH 13/22] [GDBserver] Multi-process + multi-arch: GNU/Linux M32R
` [PATCH 21/22] [GDBserver] Multi-process + multi-arch: LynxOS
` [PATCH 20/22] [GDBserver] Multi-process + multi-arch: Windows
` [PATCH 22/22] [GDBserver] Multi-process + multi-arch: QNX NTO

[PATCH] Remove parse_print_values
 2013-06-03 11:36 UTC  (4+ messages)

[Patch] Mechanism for board files to set default remotetimeout
 2013-06-03 11:31 UTC  (7+ messages)

[PATCH] fix gdbserver test with non-stop
 2013-05-31 15:57 UTC  (3+ messages)

[PATCH] Move common code to all_tracepoint_actions_and_cleanup
 2013-05-31 10:09 UTC  (3+ messages)

[PATCH 0/3] mips hardware watchpoint support in gdbserver
 2013-05-30 18:08 UTC  (4+ messages)

[RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs
 2013-05-30 17:43 UTC  (3+ messages)

[committed] mips-linux-tdep.c: Formatting fixes
 2013-05-30 17:23 UTC 

[RFA 3/7 take 2] New gdbserver functionality
 2013-05-30 17:22 UTC  (7+ messages)

gdb 7.5.1: broken powerpc disassemble initialization
 2013-05-30 14:28 UTC  (2+ messages)

[OB/COMMIT] windows_delete_thread: Add missing space in cast expression
 2013-05-30 13:57 UTC 

[PATCH 00/22] [GDBserver] Multi-process + multi-arch
 2013-05-30 12:01 UTC  (4+ messages)
` [PATCH 01/22] [GDBserver] Multi-process + multi-arch: core + GNU/Linux x86*

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox