public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA/commit 1/3] language.h: Add "symtab.h" #include
 2013-11-14 10:00 UTC  (10+ messages)
` [RFA 2/3] New function cli-utils.c:extract_arg_const
` [RFC 3/3] GDB/MI: Add new "--language LANG" command option
` [PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include)

[PATCH] use error, not internal_error, in dwarf2-frame.c
 2013-11-14  9:52 UTC  (2+ messages)

[RFC] Add ada-exception-catchpoints to -list-features command output
 2013-11-14  9:48 UTC  (16+ messages)
  ` [RFC] New GDB/MI command "-info-gdb-mi-command"

Fix for bugzilla/16168
 2013-11-14  9:33 UTC 

[RFA] Fix c++/14819 (implicit this)
 2013-11-14  1:01 UTC  (3+ messages)

[RFA] Fix namespace aliases (c++/7539, c++/10541)
 2013-11-14  0:44 UTC  (7+ messages)

[PATCH 0/2] fix multi-threaded unwinding on AArch64
 2013-11-13 22:03 UTC  (3+ messages)
` [PATCH 2/2] handle an unspecified return address column
` [PATCH 1/2] avoid infinite loop with bad debuginfo

[RFA 4/4] Constify parse_linesepc
 2013-11-13 20:43 UTC  (11+ messages)
    ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]

Inconsistency between cli and python breakpoints for ignore count tracking
 2013-11-13 19:03 UTC  (3+ messages)

RFA/Ada (v2) new CLI + GDB/MI commands to list Ada exceptions
 2013-11-13 18:29 UTC  (17+ messages)
` [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands
` [RFA/Ada(v2) 1/3] Add command to list Ada exceptions
` [RFA/Ada(v2) 2/3] Implement GDB/MI equivalent of "info exceptions" CLI command

[PATCH] fix multi-arch-exec for parallel mode
 2013-11-13 17:22 UTC 

PowerPC64 ELFv2 trampoline match
 2013-11-13 16:29 UTC  (2+ messages)

[PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...)
 2013-11-13 16:28 UTC 

[PATCH] Delete interp_exec_p
 2013-11-13 13:11 UTC  (2+ messages)

[RFA] crash while re-reading symbols from objfile on ppc-aix
 2013-11-13 11:23 UTC  (7+ messages)
  ` pushed: "

[PATCH] simplify bpstat_check_breakpoint_conditions
 2013-11-13  9:59 UTC  (4+ messages)
  ` [PATCH] Don't evaluate condition for non-matching thread

[commit] Make build tree rm -rf'able again
 2013-11-13  9:58 UTC  (2+ messages)

[commit] breakpoint.c (breakpoint_cond_eval): Fix and enhance comment
 2013-11-13  8:11 UTC 

[PATCH] Fix Gold/strip discrepancies for PR 11786
 2013-11-12 22:05 UTC  (17+ messages)

[PATCH v4 0/9] enable target-async by default
 2013-11-12 20:53 UTC  (23+ messages)
` [PATCH v4 2/9] add "this" pointers to more target APIs
` [PATCH v4 3/9] add target method delegation
` [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async
` [PATCH v4 9/9] enable target-async
` [PATCH v4 7/9] make dprintf.exp pass in always-async mode

[PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...)
 2013-11-12 18:13 UTC  (3+ messages)

[commit] Work around gold/15646
 2013-11-12 17:53 UTC 

[RFC 00/12] Merge value optimized_out and unavailable
 2013-11-12  9:37 UTC  (3+ messages)
` PING: "

[RFC] Debug Methods in GDB Python
 2013-11-12  2:56 UTC  (8+ messages)

[commit] fix errors running arm-bl-branch-dest.exp
 2013-11-12  2:37 UTC 

[patch][python] 1/3 Python representation of GDB line tables (Python code)
 2013-11-11 21:03 UTC  (8+ messages)

[PATCH] Resurrect gdb-add-index as a contrib script
 2013-11-11 19:46 UTC  (8+ messages)
    ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c
 2013-11-11 18:59 UTC  (10+ messages)
  ` Publishing binary interfaces [was Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c]

[PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype
 2013-11-11 16:27 UTC  (3+ messages)

[commit] Dandling memory pointers in Ada catchpoints with GDB/MI
 2013-11-11 15:34 UTC 

gdb.threads/*.exp failures
 2013-11-11 14:45 UTC  (2+ messages)

guile scripting for gdb
 2013-11-11 13:16 UTC  (9+ messages)

[PATCH V7 0/8] Intel(R) MPX register support
 2013-11-11 11:48 UTC  (8+ messages)

[PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-11-11 10:53 UTC  (4+ messages)

[PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-11-11 10:08 UTC  (5+ messages)

[PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
 2013-11-11  9:53 UTC  (4+ messages)

[PATCH 00/10 V2] Cache code access for disassemble
 2013-11-11  9:38 UTC  (2+ messages)

[PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm
 2013-11-11  8:31 UTC  (3+ messages)

[PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-11-11  8:25 UTC  (6+ messages)

[PATCH v2 0/6] introduce common.m4
 2013-11-08 20:10 UTC  (7+ messages)
` [PATCH v2 1/6] "

[PATCH] Add MIPS UFR support
 2013-11-08 17:44 UTC 

[PATCH] constify to_detach
 2013-11-08 17:02 UTC  (3+ messages)

[PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message
 2013-11-08 16:39 UTC 

[PATCH] hardware watchpoints turned off, inferior not yet started
 2013-11-08 12:03 UTC  (2+ messages)

[RFC 0/6] Handle several character priniting problems (mainly related to mingw hosts)
 2013-11-08 11:43 UTC  (10+ messages)
` [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate
` [RFC 1/6] Fix display of tabulation character for mingw hosts
      ` [RFC 1/6 -V2] "

[ping] [PATCH] Skip VDSO when reading SO list (PR 8882)
 2013-11-08 10:12 UTC  (3+ messages)

Extending RSP with vCont;n and vCont;f
 2013-11-08  8:18 UTC 

Sim hangs on new target at dup_arg_p() in infinite loop
 2013-11-08  7:25 UTC  (7+ messages)

C99 variable length array support
 2013-11-08  6:37 UTC  (22+ messages)
` [PATCH 03/10] vla: enable sizeof operator to work with variable length arrays
` [PATCH 02/10] type: add c99 variable length array support
` [PATCH 07/10] test: evaluate pointers to C99 vla correctly
` [PATCH 08/10] test: multi-dimensional c99 vla
` [PATCH 01/10] vla: introduce new bound type abstraction adapt uses
` [PATCH 04/10] vla: enable sizeof operator for indirection
` [PATCH 06/10] vla: update type from newly created value
` [PATCH 10/10] test: add mi vla test
` [PATCH 09/10] test: basic c99 vla tests

[patch][python] Fix python/14513
 2013-11-08  3:18 UTC  (8+ messages)

[patch][python] 3/3 Python representation of GDB line tables (Documentation)
 2013-11-07 17:32 UTC  (4+ messages)

[patch][python] 2/3 Python representation of GDB line tables (Testsuite)
 2013-11-07 17:08 UTC  (6+ messages)

RFC new CLI + GDB/MI commands to list Ada exceptions
 2013-11-07 16:34 UTC  (8+ messages)
` [RFC/Ada 1/2] Add command "
` [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command

[patch v6 00/21] record-btrace: reverse
 2013-11-07 15:44 UTC  (3+ messages)
` [+rfc] "

[PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
 2013-11-07 15:41 UTC  (2+ messages)

[PATCH] sim/arm: Prevent crash when running sim with no binary
 2013-11-07 15:25 UTC  (2+ messages)

[PATCH] sim/arm: Prevent NULL pointer dereference in sim_create_inferior
 2013-11-07 15:22 UTC  (2+ messages)

[PATCH] PR 15520 - GDB step command crashed on non-stop mode
 2013-11-07 15:14 UTC  (4+ messages)

[patch] fix for checking the command ambiguousness
 2013-11-07 15:04 UTC  (11+ messages)

[obv][patch] Fix up some old ChangeLog entries
 2013-11-07 14:36 UTC 

[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION
 2013-11-07 13:06 UTC  (6+ messages)

[python][patch] Add temporary breakpoint features to Python breakpoints
 2013-11-07 12:35 UTC  (7+ messages)

[PATCH] single-stepping over unconditional branches with zero offset
 2013-11-07 11:43 UTC  (3+ messages)

[PATCH] Send qXfer:traceframe-info:read when traceframe is selected
 2013-11-07 11:43 UTC  (4+ messages)
` supporting all kinds of partially-<unavailable> enum target_object types (was: Re: [PATCH] Send qXfer:traceframe-info:read when traceframe is selected.)
  ` supporting all kinds of partially-<unavailable> enum target_object types

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