public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/14] let gdb reuse gcc's C compiler
 2014-05-16 15:41 UTC  (9+ messages)
` [PATCH 02/14] add gcc/gdb interface files
` [PATCH 01/14] introduce ui_file_write_for_put
` [PATCH 08/14] introduce call_function_by_hand_dummy
` [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods
` [PATCH 10/14] make dwarf_expr_frame_base_1 public
` [PATCH 03/14] add some missing ops to DWARF assembler
` [PATCH 14/14] the "compile" command
` [PATCH 05/14] change how the CLI handles comments

[RFC 0/4] Catch errors in get_prev_frame
 2014-05-16 15:37 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind

[PATCH] Import the "dirfd" gnulib module
 2014-05-16 14:43 UTC  (4+ messages)

reminder: creating the GDB 7.8 branch in 2-3 weeks
 2014-05-16 13:53 UTC 

[OB/PUSHED] mi-support.exp: Fix some pastos
 2014-05-16 13:46 UTC 

[PATCH] New board file: fission-no-index.exp
 2014-05-16 13:32 UTC  (2+ messages)

[PATCH] btrace, vdso: add vdso target sections
 2014-05-16 13:12 UTC  (2+ messages)

[PATCH] Set timeout for gdb.reverse/*.exp test cases
 2014-05-16 12:42 UTC  (3+ messages)
` ping: "

[PATCH] Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.exp
 2014-05-16 12:29 UTC  (3+ messages)

[PATCH] Fix display of tabulation character for mingw hosts
 2014-05-16 12:22 UTC  (4+ messages)
` ping: "

[PATCH 0/2] Demangler crash handler
 2014-05-16 11:06 UTC  (38+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits
 2014-05-16  8:28 UTC  (5+ messages)
    ` [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call

[PATCH] Fix ptype.exp fail in MIPS
 2014-05-16  7:41 UTC  (4+ messages)

[PATCH] -stack-info-depth should always return a count
 2014-05-16  6:22 UTC  (3+ messages)

[commit] Make fission-reread.exp work in parallel mode
 2014-05-15 22:57 UTC 

[PATCH] dwarf2read.c (read_structure_type): Delete outdated comments
 2014-05-15 22:46 UTC  (2+ messages)

[PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem
 2014-05-15 20:43 UTC 

[RFA 0/9] Explicit locations v2 - Introduction
 2014-05-15 20:03 UTC  (4+ messages)

[PATCH v2] Fix argument passing in mi_run_cmd_full
 2014-05-15 19:47 UTC  (3+ messages)

[PATCH v2] Fix mi_expect_stop for non-zero exit codes
 2014-05-15 19:44 UTC  (3+ messages)

[PATCH] Move dwarf2read.c:build_type_unit_groups closer to only user
 2014-05-15 19:08 UTC 

[PATCH] fix PR-12417
 2014-05-15 19:03 UTC  (9+ messages)

[PATCH] gdb_init argument ARGS is a string rather than a list
 2014-05-15 18:17 UTC  (2+ messages)

[PATCH 0/5] Return error code in get_number
 2014-05-15 17:58 UTC  (6+ messages)

[PATCH] dwarf2read.c type unit groups cleanup
 2014-05-15 17:58 UTC 

gdb.texinfo patch
 2014-05-15 17:56 UTC  (6+ messages)

[PATCH] Prompt user to report bugs
 2014-05-15 17:10 UTC  (12+ messages)

[PATCH 00/11] Regset rework preparations part 1
 2014-05-15 15:59 UTC  (12+ messages)
` [PATCH 03/11] AARCH64: Replace regset_alloc() invocations by static regset structures
` [PATCH 09/11] SPARC: Rename register maps from "*regset" to "*regmap"
` [PATCH 05/11] X86: Replace regset_alloc() invocations by static regset structures
` [PATCH 06/11] MIPS: "
` [PATCH 10/11] SPARC: "
` [PATCH 04/11] ARM: "
` [PATCH 11/11] Drop regset_alloc()
` [PATCH 02/11] Remove 'arch' field from regset structure
` [PATCH 08/11] SCORE: Replace regset_alloc() invocation by a static "
` [PATCH 01/11] Constify regset structures
` [PATCH 07/11] MN10300: Replace regset_alloc() invocations by static "

[PATCH v2 00/36] Guile extension language for GDB
 2014-05-15  7:46 UTC  (9+ messages)
        ` GDB-Guile vs. libgc 7.4 marker threads

[PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem
 2014-05-15  7:08 UTC  (2+ messages)

[testsuite patch] Test power{5,6,7} disassembly
 2014-05-14 20:54 UTC 

[FYI] reindent print_macro_definition
 2014-05-14 19:32 UTC 

[rfc] btrace: control memory access during replay
 2014-05-14 15:35 UTC  (5+ messages)

[PATCH OBV] Overwrite ${board}_file in local-remote-host
 2014-05-14 15:24 UTC  (4+ messages)

[doc PATCH] Copy over changes from guile.texi to python.texi
 2014-05-14 15:04 UTC  (2+ messages)

[PATCH] cplus-demangler, free resource after a failed call to gnu_special
 2014-05-14 14:20 UTC  (7+ messages)

[PING^2] [RFC 00/23] Regset rework preparations
 2014-05-14 12:27 UTC  (2+ messages)

[PATCH] Fix mi-file.exp fails on remote host
 2014-05-14 12:25 UTC  (5+ messages)

[PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi
 2014-05-14 10:34 UTC  (4+ messages)
` [PING] "

[PATCH v5] Exit code of exited inferiors in -list-thread-groups
 2014-05-14  2:51 UTC  (2+ messages)

[commit] minor cleanups in py-cmd.c
 2014-05-14  2:46 UTC 

[PATCH][sim] Fix linkage errors in Clang
 2014-05-14  2:31 UTC 

[PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods)
 2014-05-13 21:06 UTC  (2+ messages)

[PATCH 2/4 v14] Add xmethod (was debug method) interface to the extension language API
 2014-05-13 20:58 UTC  (2+ messages)

[PATCH] Remove unused variable
 2014-05-13 20:55 UTC  (5+ messages)

[FYI] remove an unused macro and an unused declaration
 2014-05-13 17:46 UTC 

[RFA 8/9] Explicit locations v2 - MI for explicit locations
 2014-05-13 17:35 UTC  (2+ messages)

[PATCH] S390: Fix erroneous offset in fill_gregset
 2014-05-13 15:07 UTC  (6+ messages)

[PATCH] Improve MI -var-info-path-expression for nested struct/union case
 2014-05-13 11:27 UTC  (2+ messages)

[PATCH 0/2] VLA in a struct or union
 2014-05-13  7:53 UTC  (15+ messages)
` [PATCH 2/2] handle "

[PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue
 2014-05-13  6:18 UTC  (3+ messages)

[PATCH] Add system test before "set remote system-call-allowed 1"
 2014-05-13  3:27 UTC 

[RFA 3/9] Explicit locations v2 - Locations refactor
 2014-05-13  0:37 UTC  (2+ messages)

[sim/msp430] support 32-bit sign extension
 2014-05-12 23:06 UTC 

[RFA 2/9] Explicit locations v2 - Event locations API
 2014-05-12 22:59 UTC  (2+ messages)

[RFA] Split up testsuite/ChangeLog
 2014-05-12 22:19 UTC  (3+ messages)

[PATCH] mi: Use the value in mi_console_file->quote as the quoting character
 2014-05-12 19:42 UTC  (3+ messages)

[PATCH] PR mi/15806: Fix quoting of async events
 2014-05-12 17:56 UTC  (2+ messages)

[FYI, pushed] Add myself as write after approval maintainer
 2014-05-12 17:16 UTC 

[PATCH v2 0/9] Cleanups to Guile extension interface
 2014-05-10 18:19 UTC  (4+ messages)
` [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2

[RFA 7/9] Explicit locations v2 - CLI for explicit locations
 2014-05-10  2:03 UTC  (5+ messages)

[PATCH 0/0][REPOST] Exec events in gdbserver on Linux
 2014-05-09 21:17 UTC  (7+ messages)
` [PATCH 1/4][REPOST] Remote Linux ptrace exit events
` [PATCH 2/4][REPOST] Remote Linux ptrace exec events

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