[PATCH 0/2] Use gdb_sysroot for main executable on attach
2015-03-12 11:44 UTC (6+ messages)
` [PATCH 2/2] Use exec_file_find to locate executable on attach (sometimes)
` [PATCH 1/2] Introduce new function exec_file_find
` [PING][PATCH 0/2] Use gdb_sysroot for main executable on attach
[PATCH] Support gzip compressed exec and core files in gdb
2015-03-12 11:32 UTC (26+ messages)
[PATCH] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
2015-03-12 11:31 UTC (6+ messages)
[PATCH v2] Python API: Fix an exception when registering a global pretty-printer in verbose mode
2015-03-12 0:25 UTC (3+ messages)
[patch] Remove HPUX
2015-03-11 21:57 UTC (9+ messages)
[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
2015-03-11 18:48 UTC (15+ messages)
[PATCH 0/2] Separate syscall catchpoint code from gdb/breakpoint.c
2015-03-11 18:18 UTC (7+ messages)
` [PATCH 2/2] Create gdb/break-catch-syscall.c
` [PATCH 1/2] Implement breakpoint_find_if
[PATCH] Python API: Fix an exception when registering a global pretty-printer in verbose mode
2015-03-11 18:05 UTC (3+ messages)
[PATCH 0/3] Properly implement remote_bfd_iovec_stat
2015-03-11 18:04 UTC (28+ messages)
` [PATCH 2/3] Add vFile:fstat: packet to gdbserver
` [PATCH 2/3 v2] Implement vFile:fstat: packet in gdbserver
` [PATCH 3/3] Implement remote_bfd_iovec_stat using vFile:fstat
` [PATCH 3/3 v2] "
` [PATCH 3/3 v3] "
` [PATCH 3/3 v4] Implement remote_bfd_iovec_stat
` [PATCH 0/3 v2]
` [PATCH 0/3 v2] Properly implement remote_bfd_iovec_stat
` [PATCH 1/3] Move remote_fileio_to_fio_stat to gdb/common
` [PATCH 2/3 v5] Implement remote_bfd_iovec_stat
` [PATCH 3/3 v3] Implement vFile:fstat: packet in gdbserver
[PATCH 0/6] Fix problems if inferior disappears while being debugged
2015-03-11 15:44 UTC (13+ messages)
` [PATCH 1/6] Move throw_perror_with_name to common/
` [PATCH 5/6] gdbserver/Linux: internal error when killing a process that is already gone
` [PATCH 4/6] native/Linux: internal error if inferior disappears after stopped by breakpoint
` [PATCH 3/6] Fix race exposed by gdb.threads/killed.exp
` [PATCH 2/6] Introduce throw_ptrace_error
` [PATCH 6/6] Add test that exercises the inferior being killed while stopped under GDB
[PATCH v3] Add Guile frame-filter interface
2015-03-11 15:32 UTC (2+ messages)
` [PATCH v4] "
[PATCH 0/4] Make "set scheduler-locking step" depend on user intention, only
2015-03-11 14:40 UTC (5+ messages)
` [PATCH 2/4] Make step_start_function be per thread
` [PATCH 1/4] No longer handle negative 'step' in 'proceed'
` [PATCH 4/4] Remove 'step' parameters from 'proceed' and 'resume'
` [PATCH 3/4] Make "set scheduler-locking step" depend on user intention, only
Add frame-read-register
2015-03-11 12:41 UTC (2+ messages)
[PATCH] Support catch syscall on aarch64 linux
2015-03-11 12:10 UTC
[OBV] Typo fix
2015-03-11 11:48 UTC
[PATCH] Add Guile frame unwinder interface
2015-03-11 9:33 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
Frame sniffers in Python/Guile/*
2015-03-10 17:36 UTC (7+ messages)
[PATCH, FT32] gdb and sim support
2015-03-10 16:56 UTC (4+ messages)
set sysroot foo cannot be undone
2015-03-10 16:44 UTC (2+ messages)
[PATCH] Fix memory corruption in Guile command interface
2015-03-10 16:13 UTC (2+ messages)
[PATCH] S390: Skip prologue using SAL information, if possible
2015-03-10 15:29 UTC (2+ messages)
[PATCH] S390: Defer PER info update until resume
2015-03-10 15:28 UTC (2+ messages)
[PATCH] Add proper handling for non-local references in nested subprograms
2015-03-10 15:26 UTC (2+ messages)
[RFC][PATCH] Teach gdb how to unwind cygwin _sigbe and sigdelayed frames
2015-03-10 13:28 UTC
[PATCH] Introduce linked list for dynamic attributes
2015-03-10 12:03 UTC (7+ messages)
[PATCH] Do not consider reference types as dynamic
2015-03-10 11:57 UTC
[PATCH] Share the "multi_line" helper among all Ada testcases
2015-03-10 11:55 UTC
[PATCH] sim: bfin: fix up linux-fixed-code.h generation more [PR sim/13160]
2015-03-10 5:43 UTC
[RFC] Support command "catch syscall" properly on different targets
2015-03-10 4:53 UTC (10+ messages)
[gdb-xfails] Remove gdb.threads/non-stop-fair-events.exp everywhere
2015-03-10 0:00 UTC (2+ messages)
[PATCH] Merge dg-extract-results.{sh,py} from GCC upstream
2015-03-09 17:53 UTC (5+ messages)
` Merge 'Make dg-extract-results.sh explicitly treat .{sum,log}, files as text' change (Re: [PATCH] Merge dg-extract-results.{sh,py} from GCC upstream)
` [pushed] Delete gdb/testsuite/dg-extract-results.py "
[pushed] Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations
2015-03-09 16:04 UTC (8+ messages)
[PATCH] sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]
2015-03-09 4:00 UTC
[pushed] Remove C-specific warnings from common warning set
2015-03-08 22:58 UTC (3+ messages)
[PATCH] sim/microblaze/interp.c: Use long int format instead of int to avoid compiling warnings
2015-03-08 21:22 UTC (4+ messages)
[PATCH] Add objfile-progspace to Guile interface
2015-03-08 19:12 UTC (2+ messages)
[PATCH 00/36] Support building GDB as a C++ program
2015-03-07 17:58 UTC (8+ messages)
` [PATCH 31/36] Split TRY_CATCH into TRY + CATCH
` [PATCH 34/36] more making TRY/CATCH callers look more like real C++ try/catch blocks
` [all pushed] Re: [PATCH 00/36] Support building GDB as a C++ program
[PATCH] [Python] Add a boolean parameter "python resolve-operators"
2015-03-07 14:12 UTC
[PATCH] Use kinfo_getvmmap () on FreeBSD to enumerate memory regions
2015-03-06 22:41 UTC (4+ messages)
[PATCH] Fix breakpoint thread condition missing with mi and a pending breakpoint
2015-03-06 19:38 UTC (3+ messages)
[pushed 0/2] PR gdb/18002: bp-permanent.exp failures
2015-03-06 16:43 UTC (5+ messages)
` [pushed 2/2] gdb.base/bp-permanent.exp: Tighten regex
` [pushed 1/2] PR gdb/18002: Fix reinsert of a permanent breakpoints
[PATCH] testsuite: Don't set SYMBOL_PREFIX for x86_64-*-cygwin
2015-03-06 13:01 UTC
[PATCH] Don't set breakpoints on import stubs on Windows amd64
2015-03-06 12:58 UTC
[PATCH] New common function "startswith"
2015-03-06 9:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/14] Update of the SPARC SIS simulator
2015-03-05 18:20 UTC (5+ messages)
` [PATCH v3 10/14] sim/erc32: Add support for LEON3 processor emulation
[PATCH pushed] Enable rthreads support on OpenBSD/hppa
2015-03-05 16:25 UTC
[Patch] Fix windows 64 unwinding issues
2015-03-05 13:42 UTC
[pushed] Fix Windows/SPU/NTO/Lynx gdbserver builds
2015-03-05 10:26 UTC
[pushed] Fix gdb.threads/thread-specific-bp.exp race
2015-03-05 9:22 UTC (2+ messages)
[PATCH] Accept all-stop alternative in mi_expect_interrupt
2015-03-04 22:58 UTC (3+ messages)
[PATCH 0/8] Get rid of the whole moribund breakpoints mechanism, use TRAP_BRKPT
2015-03-04 20:50 UTC (5+ messages)
` [PATCH 4/8] remote+docs: software/hardware breakpoint traps
[PATCH] mi_async_p: Use the default run target (PR gdb/18077)
2015-03-04 19:45 UTC (6+ messages)
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).