public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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 3/4] S390: Add vector register support to gdbserver
` [PATCH 4/4] S390: Vector register test case

[PATCH 1/2] Fast tracepoint for powerpc64le
 2015-02-27 19:53 UTC  (3+ messages)
` [PATCH 1/3 v2] "

[PATCH 2/2] Rework signal frame probing for FreeBSD/x86
 2015-02-27 19:01 UTC  (5+ messages)

New ARI warning Fri Feb 27 01:54:21 UTC 2015
 2015-02-27 19:01 UTC  (3+ messages)

Breakage with: Commit: V850 SIM: Add support for e3v5 instructions
 2015-02-27 18:22 UTC  (2+ messages)

[PATCH 00/36] Support building GDB as a C++ program
 2015-02-27 18:19 UTC  (14+ messages)
` [PATCH 02/36] Add --enable-build-with-cxx configure switch
` [PATCH 03/36] C++ keyword cleanliness, mostly auto-generated
` [PATCH 01/36] Create libiberty/libiberty.m4, have GDB and GDBserver use it

[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 

gdb-7.8 MIPS assert failure in findvar.c
 2015-02-27 16:11 UTC 

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

[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
 2015-02-27 14:47 UTC  (18+ messages)
` [PATCH 1/6] gdb.base/interrupt.exp: Fix race
` [PATCH 2/6] gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expect
` [PATCH 3/6] gdb_test_multiple: Fix user code argument processing
` [PATCH 6/6] gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_id
` [PATCH 4/6] testsuite: Don't use expect_background to reap gdbserver
` [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)

[RFA/commit] Remove use of stdbool.h in GDB sources
 2015-02-27  9:50 UTC  (2+ 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)

[PATCH v4 0/7] Remote fork events
 2015-02-27  7:37 UTC  (9+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 01/06] Identify remote fork event support
  ` [PATCH v5 04/06] Arch-specific remote follow fork
  ` [PATCH v5 05/06] Remote follow vfork
  ` [PATCH v5 02/06] Clone remote breakpoints
  ` [PATCH v5 03/06] Extended-remote Linux follow fork
  ` [PATCH v5 06/06] Remote fork catch

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  (16+ 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 1/8] enum lwp_stop_reason -> enum target_stop_reason
` [PATCH 3/8] record-full/record-btrace: software/hardware breakpoint trap
` [PATCH 2/8] Teach GDB about targets that can tell whether a trap is a breakpoint event
` [PATCH 6/8] gdbserver: Support the "swbreak"/"hwbreak" stop reasons
` [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)

Patch - Crash while printing static variables without global symbols
 2015-02-26 11:02 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  (7+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-02-26  3:09 UTC  (5+ 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 

[PATCH] handle dprintf error more gracefully
 2015-02-24 20:49 UTC  (4+ messages)

Commit: V850 SIM: Add support for e3v5 instructions
 2015-02-24 20:15 UTC  (2+ messages)

[PATCH] [aarch64] Fix one fail in gdb.xml/tdesc-regs.exp
 2015-02-24 17:40 UTC 

[PATCH V2] dwarf.exp: Allow generating a stub .debug_line section
 2015-02-24 12:44 UTC  (4+ messages)

[pushed] fix gdbserver/linux-low'c's pending status handling
 2015-02-24 12:37 UTC 

Commit: MSP430 sim: Fix detection of illegal memory accesses
 2015-02-24 10:26 UTC 

[PATCH] Add micromips support to the MIPS simulator
 2015-02-24  5:44 UTC  (2+ messages)

[PATCH, FT32] gdb and sim support
 2015-02-24  4:52 UTC  (3+ messages)

[COMMITTED PATCH] Fix typo in earlier ChangeLog entry
 2015-02-23 21:41 UTC 

[pushed/obvious][PATCH] PR gdb/18008: Fix typo in documentation
 2015-02-23 21:19 UTC 

[PATCH] Add Guile JIT reader interface
 2015-02-23 19:53 UTC  (2+ messages)

[PATCH v2 00/22] Update of the SPARC SIS simulator
 2015-02-23 19:39 UTC  (5+ messages)
` [PATCH v2 10/22] sim/erc32: Switched emulated memory to host endian order

[pushed] delete_breakpoints: Rewrite using gdb_test_multiple
 2015-02-23 17:36 UTC 

[pushed] remote.c: simplify parsing stop reasons in T stop replies
 2015-02-23 17:18 UTC  (2+ messages)

Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
 2015-02-23 16:56 UTC  (5+ messages)
` [PATCH] "

[PATCH] aarch64: correct a size of struct elf_prstatus
 2015-02-23 14:54 UTC  (3+ messages)

[pushed] gdb.base/info-os.c: Include stdlib.h (was: Re: GNU gdb (GDB) 7.9.50.20150222-cvs s390x-ibm-linux-gnu GIT commit: 96553a0cffb30d2ac6068eb71bed38ea7432073b)
 2015-02-23 14:07 UTC 

[pushed] gdbserver: 64-bit kernel / 32-inferior, syscall restarting
 2015-02-23 13:17 UTC 

Failures on Fedora-x86_64-native-gdbserver-m32, branch master
 2015-02-23 13:11 UTC 

[PATCH v3 0/9] Locations API
 2015-02-23  4:17 UTC  (2+ messages)

[PATCH] PR gdb/17960 - Move completion_tracker_t into the completion API
 2015-02-23  0:27 UTC  (2+ messages)

[PATCH] [guile] Run finalizers from GDB thread
 2015-02-22 22:06 UTC  (4+ messages)

[PATCH 00/22] Update of the SPARC SIS simulator
 2015-02-22 21:43 UTC  (6+ messages)
` [PATCH 04/23] sim/erc32: Add FPU support on x86_64 hosts

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