public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] follow-exec: handle targets that don't have thread exit events
 2015-03-03  1:37 UTC  (3+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-03-03  0:49 UTC  (7+ messages)

[PATCH] PR gdb/18021 - defend against "static virtual" methods
 2015-03-02 23:28 UTC  (2+ messages)

[PATCH] btrace: work around _dl_runtime_resolve returning to resolved function
 2015-03-02 22:09 UTC  (2+ messages)

[PATCH] btrace: avoid tp != NULL assertion
 2015-03-02 22:09 UTC  (2+ messages)

[PATCH] btrace: less debug output
 2015-03-02 22:08 UTC  (2+ messages)

[PATCH] btrace: support 32-bit inferior on 64-bit host
 2015-03-02 22:08 UTC  (2+ messages)

[PATCH] btrace: compute line range when printing
 2015-03-02 22:08 UTC  (2+ messages)

[PATCH v4 0/7] Remote fork events
 2015-03-02 20:18 UTC  (11+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 01/06] Identify remote fork event support
  ` [PATCH v5 02/06] Clone remote breakpoints
  ` [PATCH v5 03/06] Extended-remote Linux follow fork
  ` [PATCH v5 05/06] Remote follow vfork
  ` [PATCH v5 04/06] Arch-specific remote follow fork
  ` [PATCH v5 06/06] Remote fork catch
  ` [PATCH] Tighten gdb.base/disp-step-syscall.exp (was: Re: [PATCH v5 0/6] Remote fork events)

[pushed] gdb_test_multiple: return -1 on internal error
 2015-03-02 20:11 UTC 

[PATCH] Introduce linked list for dynamic attributes
 2015-03-02 19:50 UTC  (2+ messages)

gdb-7.8 MIPS assert failure in findvar.c
 2015-03-02 17:59 UTC  (3+ messages)

New ARI warning Fri Feb 27 01:54:21 UTC 2015
 2015-03-02 15:02 UTC  (4+ messages)

[PATCH] Add proper handling for non-local references in nested subprograms
 2015-03-02 14:36 UTC 

[RFA/commit] Remove use of stdbool.h in GDB sources
 2015-03-02 14:10 UTC  (3+ messages)

Frame sniffers in Python/Guile/*
 2015-03-02 13:28 UTC 

[PATCH] Fix syntax of file:function location
 2015-03-02  3:33 UTC  (2+ messages)

[PATCH v3 00/14] Update of the SPARC SIS simulator
 2015-03-02  1:20 UTC  (22+ messages)
` [PATCH v3 05/14] sim/erc32: Use memory_iread() function for instruction fetching
` [PATCH v3 06/14] sim/erc32: Fix a few compiler warnings
` [PATCH v3 03/14] sim/erc32: Switched emulated memory to host endian order
` [PATCH v3 02/14] sim/erc32: Removed type mismatch compiler warnings
` [PATCH v3 08/14] sim/erc32: Access memory subsystem through struct memsys
` [PATCH v3 10/14] sim/erc32: Add support for LEON3 processor emulation
` [PATCH v3 11/14] sim/erc32: Add support for LEON2 "
` [PATCH v3 04/14] sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess
` [PATCH v3 12/14] sim/erc32: Updated documentation
` [PATCH v3 14/14] Add watchpoint support to gdb simulator interface
` [PATCH v3 09/14] sim/erc32: Move local extern declarations into sis.h
` [PATCH v3 01/14] sim/erc32: Added -v command line switch for verbose output
` [PATCH v3 07/14] sim/erc32: Use gdb callback for UART I/O when linked with gdb
` [PATCH v3 13/14] sim/erc32: Add data watchpoint support

[PATCH v3 0/9] Locations API
 2015-03-01 21:25 UTC  (19+ messages)
` [PATCH v3 1/9] Explicit locations: rename "address string"/"addr_string" to "location"
` [PATCH v3 4/9] Explicit locations: introduce address locations
` [PATCH v3 2/9] Explicit locations: introduce new struct event_location-based API
` [PATCH v3 8/9] Explicit locations: MI support for explicit locations
` [PATCH v3 6/9] Explicit locations: introduce "
` [PATCH v3 5/9] Explicit locations: introduce probe locations
` [PATCH v3 7/9] Explicit locations: add UI features for CLI
` [PATCH v3 3/9] Explicit locations: use new location API
` [PATCH v3 9/9] Explicit locations: documentation updates

[PATCH 1/2] Fast tracepoint for powerpc64le
 2015-03-01 17:42 UTC  (4+ messages)
` [PATCH 1/3 v2] "

[pushed] Fix 32-bit x86 in-process agent build
 2015-03-01 15:06 UTC 

[PATCH 2/2] Rework signal frame probing for FreeBSD/x86
 2015-03-01 10:41 UTC  (6+ messages)

[COMMITTED PATCH] symtab.h (struct symtab) <next>: Fix comment
 2015-02-28 20:09 UTC 

Breakage with: Commit: V850 SIM: Add support for e3v5 instructions
 2015-02-28  0:18 UTC  (3+ messages)

[PATCH 00/36] Support building GDB as a C++ program
 2015-02-28  0:09 UTC  (20+ messages)
` [PATCH 02/36] Add --enable-build-with-cxx configure switch
` [PATCH 03/36] C++ keyword cleanliness, mostly auto-generated
` [PATCH 07/36] Make array object extern
` [PATCH 01/36] Create libiberty/libiberty.m4, have GDB and GDBserver use it

Patch - Crash while printing static variables without global symbols
 2015-02-28  0:04 UTC  (3+ messages)

[RFC] Support command "catch syscall" properly on different targets
 2015-02-27 21:04 UTC  (4+ messages)

[PATCH 0/4] S390: Vector register support
 2015-02-27 20:43 UTC  (8+ messages)
` [PATCH 1/4] S390: Add target descriptions for vector register sets
` [PATCH 2/4] S390: Add vector register support to gdb
` [PATCH 4/4] S390: Vector register test case
` [PATCH 3/4] S390: Add vector register support to gdbserver

[pushed] More redefinition errors in C++ mode
 2015-02-27 18:08 UTC 

[PATCH] [PR 17960] Temp fix for 17960
 2015-02-27 17:48 UTC 

[PATCH] Add Guile frame filter interface
 2015-02-27 15:40 UTC  (2+ messages)

[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
 2015-02-27 14:47 UTC  (13+ messages)
` [PATCH 5/6] testsuite: Introduce $inferior_spawn_id
          ` [pushed] Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c (Re: [PATCH 5/6] testsuite: Introduce $inferior_spawn_id)

[PATCH] Don't skip catch-syscall.exp on hppa*-hp-hpux* target
 2015-02-27 13:46 UTC  (3+ messages)

[PATCH] JIT read_debug_info callback takes target symfile addr
 2015-02-27 12:59 UTC  (7+ messages)

[PATCH] Retrieve segment registers on Windows amd64
 2015-02-27  8:49 UTC  (4+ messages)

Setting parity for remote serial
 2015-02-27  8:16 UTC  (6+ messages)

Relationship between GDB commands in Python and Guile
 2015-02-27  4:21 UTC  (2+ messages)

[PATCH] Fix internal errors due to missing check_typedef calls
 2015-02-27  1:33 UTC  (3+ messages)

[PATCH] Use kinfo_getvmmap () on FreeBSD to enumerate memory regions
 2015-02-26 21:45 UTC 

[PATCH] Enable building GDB without installed libtermcap
 2015-02-26 19:15 UTC  (12+ messages)

[pushed] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint
 2015-02-26 19:01 UTC  (3+ messages)

[pushed] Add ATTRIBUTE_PRINTF attributes, and fix fallout
 2015-02-26 18:31 UTC 

[pushed] Rename windows-termcap.c -> stub-termcap.c
 2015-02-26 17:45 UTC  (5+ messages)

[PATCH] S390: Fix compiler invocation with "compile" command
 2015-02-26 17:15 UTC  (2+ messages)

[PATCH 0/8] Get rid of the whole moribund breakpoints mechanism, use TRAP_BRKPT
 2015-02-26 16:50 UTC  (10+ messages)
` [PATCH 6/8] gdbserver: Support the "swbreak"/"hwbreak" stop reasons
` [PATCH 1/8] enum lwp_stop_reason -> enum target_stop_reason
` [PATCH 2/8] Teach GDB about targets that can tell whether a trap is a breakpoint event
` [PATCH 3/8] record-full/record-btrace: software/hardware breakpoint trap
` [PATCH 5/8] Linux native: Use TRAP_BRKPT/TRAP_HWBPT
` [PATCH 8/8] garbage collect target_decr_pc_after_break
` [PATCH 4/8] remote+docs: software/hardware breakpoint traps
` [PATCH 7/8] gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPT

[PATCH] PR gdb/17968 - [ppc64] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file
 2015-02-26 16:45 UTC  (9+ messages)
  ` [patchv2] "
          ` [commit] "

[patch] compile: Fix GNU-IFUNC funcs called from injected code
 2015-02-26 16:43 UTC  (11+ messages)
` [patchv2] "
    ` [commit] "

[PATCH v2] Fix print of value type in a corner case of finish
 2015-02-26 15:53 UTC  (2+ messages)

[PATCH] Fix print of value type in a corner case of finish
 2015-02-26 15:44 UTC  (5+ messages)

[PATCH] Dwarf assembler: handle one instruction function
 2015-02-26 11:56 UTC  (2+ messages)

[PATCH 1/2] Fix infinite recursion in amd64fbsd_sigcontext_addr()
 2015-02-26 11:20 UTC  (2+ messages)

pushed: [head+branch] Remove // comment in gdb/iq2000-tdep.c
 2015-02-26  9:47 UTC 

Missing test cases for jit-reader interface
 2015-02-26  9:02 UTC  (6+ messages)

[PATCH 3/3 v2] Fast tracepoint for powerpc64le
 2015-02-25 15:28 UTC 

[PATCH] Dwarf assembler: handle one instruction function
 2015-02-25 15:08 UTC 

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