[PATCH] Add IPv6 support for remote TCP connections
2015-03-22 16:54 UTC (9+ messages)
[PATCH] Add support for the x86 XSAVE extended state on FreeBSD/x86
2015-03-21 22:29 UTC (5+ messages)
[PATCH] update automake version to 1.11.6
2015-03-21 21:29 UTC (7+ messages)
[PATCH v3 00/14] Update of the SPARC SIS simulator
2015-03-21 20:40 UTC (10+ messages)
` [PATCH v3 03/14] sim/erc32: Switched emulated memory to host endian order
[PATCH 0/4] GDBServer: introduce a dedicated stderr stream
2015-03-21 17:05 UTC (9+ messages)
` [PATCH 3/4] GDBServer: introduce --server-stderr command line option
` [PATCH 4/4] GDBServer: add 'monitor set server-stderr' command
` [PATCH 1/4] GDBServer: introduce a stderr stream dedicated to the server
` [PATCH 2/4] GDBServer: give more complete usage information
[PATCH] TUI: Fix buffer overflow in tui_expand_tabs
2015-03-21 8:53 UTC (6+ messages)
[PATCH] Support gzip compressed exec and core files in gdb
2015-03-20 22:16 UTC (4+ messages)
[PATCH v4 0/2] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
2015-03-20 22:09 UTC (9+ messages)
` [PATCH 1/2] Implement support for checking /proc/PID/coredump_filter
` [PATCH 2/2] Documentation and testcase
[PATCH] Introduce linked list for dynamic attributes
2015-03-20 21:54 UTC (10+ messages)
[PATCH 1/2] Whitespace terminates keywords in the linespec parser
2015-03-20 20:32 UTC (5+ messages)
` [PATCH 2/2] Add a test for "break thread thread 2"
[PATCH] Expand keyword lexing intelligence in the linespec parser
2015-03-20 20:32 UTC
[PATCH v3 0/4] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
2015-03-20 20:14 UTC (15+ messages)
` [PATCH 3/4] Implement support for checking /proc/PID/coredump_filter
` [PATCH 1/4] Improve identification of memory mappings
` [PATCH 2/4] Update gcore_create_callback to better handle different states of mappings
` [PATCH 4/4] Documentation and testcase
[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
2015-03-20 18:32 UTC (32+ messages)
[PATCH] Share the "multi_line" helper among all Ada testcases
2015-03-20 18:00 UTC (6+ messages)
[PATCH 0/9] New default sysroot "target:"
2015-03-20 17:51 UTC (11+ messages)
` [PATCH 1/9] Introduce target_fileio_fstat
` [PATCH 6/9] Strip "target:" prefix in solib_find if accessing local files
` [PATCH 4/9] Convert "remote:" sysroots to "target:" and remove "remote:"
` [PATCH 8/9] Make the default sysroot be "target:"
` [PATCH 9/9] Document "target:" sysroot changes
` [PATCH 7/9] Update exec_file_attach to cope with "target:" filenames
` [PATCH 2/9] Introduce target_filesystem_is_local
` [PATCH 5/9] Rearrange symfile_bfd_open
` [PATCH 3/9] Make gdb_bfd_open able to open BFDs using target fileio
[patch] Remove HPUX
2015-03-20 17:48 UTC (6+ messages)
` [testsuite patch] Remove gdb.hp [Re: [patch] Remove HPUX]
` Remove --xdb? (Re: [testsuite patch] Remove gdb.hp [Re: [patch] Remove HPUX])
` [commit] [testsuite patch] Remove gdb.hp
` [patch] Re: Remove --xdb? (Re: [testsuite patch] Remove gdb.hp)
[rfc, spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init
2015-03-20 17:48 UTC (2+ messages)
[PATCH 0/9] minor constification
2015-03-20 17:44 UTC (12+ messages)
` [PATCH 2/9] constify gdbserver/server.c
` [PATCH 7/9] constify tui/tui-io.c
` [PATCH 5/9] constify remote-m32r-sdi.c
` [PATCH 4/9] constify nto-tdep.c
` [PATCH 1/9] constify sparc-sol2-tdep.c and spu-tdep.c
` [PATCH 8/9] constify set_breakpoint_condition
` [PATCH 9/9] constify i386-sol2-tdep.c and machoread.c
` [PATCH 3/9] constify gdbserver/tracepoint.c
` [PATCH 6/9] constify xcoffread.c
[PATCH] Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_init
2015-03-20 17:43 UTC (3+ messages)
[PATCH] testsuite: Don't set SYMBOL_PREFIX for x86_64-*-cygwin
2015-03-20 17:23 UTC (4+ messages)
[PATCH] PR gdb/18021 - defend against "static virtual" methods
2015-03-20 16:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Encapsulate target_fileio file descriptors
2015-03-20 16:06 UTC (4+ messages)
` [PATCH v2] Associate target_ops with "
[PATCH] Don't set breakpoints on import stubs on Windows amd64
2015-03-20 16:03 UTC (3+ messages)
[PATCH, FT32] gdb and sim support
2015-03-20 15:50 UTC (18+ messages)
RFA: RL78: Fix simulation of G13 multiply/divide peripheral
2015-03-20 15:40 UTC (5+ messages)
[PATCH] Add proper handling for non-local references in nested subprograms
2015-03-20 12:24 UTC (3+ messages)
` [PATCH] Add proper handling for non-local references in nested functions
[PATCH][PR symtab/18148] Properly intern constants into psymtab
2015-03-20 11:36 UTC
[PATCH] Relax pattern to match the output of "info frame" in gdb.base/savedregs.exp
2015-03-20 11:01 UTC
diffgdbdaymail 20150317
2015-03-19 17:47 UTC
[PATCH 0/6] Fix problems if inferior disappears while being debugged
2015-03-19 17:39 UTC (16+ messages)
` [PATCH 2/6] Introduce throw_ptrace_error
` [pushed] Fix race exposed by gdb.threads/killed.exp (Re: [PATCH 2/6] Introduce throw_ptrace_error)
` [PATCH 4/6] native/Linux: internal error if inferior disappears after stopped by breakpoint
` [pushed] native/Linux: internal error if resume is short-circuited (Re: [PATCH 4/6] native/Linux: internal error if inferior disappears after stopped by breakpoint)
` [pushed] gdbserver/Linux: unbreak thread event randomization (Re: [pushed] native/Linux: internal error if resume is short-circuited)
` [PATCH] gdbserver/Linux: Unbreak non-stop (Re: [pushed] gdbserver/Linux: unbreak thread event randomization)
` [pushed] "
` [PATCH 3/6] Fix race exposed by gdb.threads/killed.exp
[PATCH 0/3] Fix PR 18139: tweak gdb.linespec/break-asm-file.exp for non-x86 targets
2015-03-19 17:13 UTC (4+ messages)
` [PATCH 1/3] Compile break-asm-file{0,1}.s without debug info
` [PATCH 2/3] Remove some hard-coded stuff in tests
` [PATCH 3/3] Handle the effect of skipping prologue
[ob/pushed] select_event_lwp_callback: update comments
2015-03-19 12:26 UTC
RFC: Import zlib from GCC tree
2015-03-19 11:23 UTC (5+ messages)
[PATCH] sim: msp430: use common warnings options
2015-03-19 1:23 UTC (2+ messages)
[PATCH 0/4] Make "set scheduler-locking step" depend on user intention, only
2015-03-18 20:22 UTC (4+ messages)
` [PATCH 3/4] "
[PATCH] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
2015-03-18 19:39 UTC (6+ messages)
` [PATCH v2] "
[PATCH] [c++/18141] Fix perf issue
2015-03-18 19:39 UTC
[PATCH v4 0/7] Remote fork events
2015-03-18 19:37 UTC (12+ messages)
` [PATCH v5 0/6] "
` [PATCH] Tighten gdb.base/disp-step-syscall.exp (was: Re: [PATCH v5 0/6] Remote fork events)
` [PATCH] Tighten gdb.base/disp-step-syscall.exp
` [PATCH v6 0/6] Remote fork events
` [PATCH v6 1/6] Identify remote fork event support
` [PATCH v6 2/6] Clone remote breakpoints
` [PATCH v6 3/6] Extended-remote Linux follow fork
` [PATCH v6 4/6] Arch-specific remote "
` [PATCH v6 5/6] Remote follow vfork
` [PATCH v6 6/6] Remote fork catch
[PATCH] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
2015-03-18 18:08 UTC (13+ messages)
` vvar, gup && coredump
` install_special_mapping && vm_pgoff (Was: vvar, gup && coredump)
[PATCH 1/2] Fast tracepoint for powerpc64le
2015-03-18 16:53 UTC (5+ messages)
[PATCH 0/2] Use gdb_sysroot for main executable on attach
2015-03-18 15:22 UTC (2+ messages)
[Patch] Fix windows 64 unwinding issues
2015-03-18 14:56 UTC (4+ messages)
` Ping: "
[PATCH] Reimplement "vFile:fstat" without qSupported
2015-03-18 11:25 UTC (3+ messages)
[PATCH] Support catch syscall on aarch64 linux
2015-03-18 10:51 UTC (2+ messages)
[PATCH v4] Add Guile frame unwinder interface
2015-03-18 0:45 UTC (2+ messages)
[PATCH v4 00/13] Update of the SPARC SIS simulator
2015-03-17 22:59 UTC (16+ messages)
` [PATCH v4 05/13] sim/erc32: Fix a few compiler warnings
` [PATCH v4 09/13] sim/erc32: Add support for LEON3 processor emulation
` [PATCH v4 02/13] sim/erc32: Removed type mismatch compiler warnings
` [PATCH v4 06/13] sim/erc32: Use gdb callback for UART I/O when linked with gdb
` [PATCH v4 03/13] sim/erc32: Switched emulated memory to host endian order
` [PATCH v4 07/13] sim/erc32: Access memory subsystem through struct memsys
` [PATCH v4 01/13] sim/erc32: Added -v command line switch for verbose output
` [PATCH v4 11/13] sim/erc32: Updated documentation
` [PATCH v4 12/13] sim/erc32: Add data watchpoint support
` [PATCH v4 04/13] sim/erc32: Use memory_iread() function for instruction fetching
` [PATCH v4 10/13] sim/erc32: Add support for LEON2 processor emulation
` [PATCH v4 08/13] sim/erc32: Move local extern declarations into sis.h
` [PATCH v4 13/13] Add watchpoint support to gdb simulator interface
page: next (older) | prev (newer) | 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).