public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 2/2] Remove varobj_language_string, languages and varobj_languages
 2013-11-07  7:23 UTC  (12+ messages)
` [PATCH 1/3] Constify 'la_name' in struct language_defn
  ` [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages
  ` [PATCH 2/3] New field 'la_natural_name' in struct language_defn

[PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c
 2013-11-07  7:17 UTC  (5+ messages)

[commit] gdb.python/py-arch.exp: Tweak test name for bad memory access test
 2013-11-07  7:10 UTC 

[PATCH] Send qXfer:traceframe-info:read when traceframe is selected
 2013-11-07  6:58 UTC  (3+ 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

[PATCH] Fix Gold/strip discrepancies for PR 11786
 2013-11-07  1:05 UTC  (16+ messages)

[PATCH] fix PR-12417
 2013-11-06 22:23 UTC  (7+ messages)

[RFA] Fix namespace aliases (c++/7539, c++/10541)
 2013-11-06 22:03 UTC  (6+ messages)

[RFC 0/6] Handle several character priniting problems (mainly related to mingw hosts)
 2013-11-06 21:53 UTC  (18+ messages)
` [RFC 1/6] Fix display of tabulation character for mingw hosts
      ` [RFC 1/6 -V2] "
` [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate
` [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar
` [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts

[PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm
 2013-11-06 21:14 UTC  (2+ messages)

[PATCH] single-stepping over unconditional branches with zero offset
 2013-11-06 21:05 UTC  (2+ messages)

[PATCH v2] S390: Fix TDB regset recognition
 2013-11-06 20:49 UTC  (2+ messages)

[PATCH] print summary from "make check"
 2013-11-06 20:47 UTC  (2+ messages)

[PATCH v2 00/16] use gnulib more heavily
 2013-11-06 19:26 UTC  (18+ messages)
` [PATCH v2 01/16] link gdbreplay against gnulib
` [PATCH v2 02/16] change how list of modules is computed
` [PATCH v2 04/16] remove gdb_string.h
` [PATCH v2 03/16] import strstr and strerror modules
` [PATCH v2 09/16] stdlib.h is universal too
` [PATCH v2 14/16] import gnulib sys_wait module
` [PATCH v2 08/16] don't check for stddef.h
` [PATCH v2 10/16] don't check for unistd.h
` [PATCH v2 15/16] conditionally define __WCLONE
` [PATCH v2 11/16] sys/types.h cleanup
` [PATCH v2 07/16] remove gdb_dirent.h
` [PATCH v2 05/16] don't check for string.h or strings.h
` [PATCH v2 13/16] remove gdb_stat.h
` [PATCH v2 06/16] import gnulib dirent module
` [PATCH v2 16/16] remove gdb_wait.h
` [PATCH v2 12/16] import gnulib sys/stat.h module

[RFA] Fix c++/14819 (implicit this)
 2013-11-06 17:44 UTC  (3+ messages)

[PATCH v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values
 2013-11-06 17:02 UTC  (2+ messages)

[patch v6 00/21] record-btrace: reverse
 2013-11-06 15:06 UTC  (7+ messages)
` [patch v6 21/21] record-btrace: add (reverse-)stepping support
` [patch v6 18/21] record-btrace: extend unwinder

[PATCH] [remote/gdbserver] Don't lose signals when reconnecting
 2013-11-06 13:03 UTC  (4+ messages)

[PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option
 2013-11-06 12:30 UTC  (7+ messages)
    ` [PATCH] [DOC] shell startup files, clarifications and fixes. (was: Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option.)
      ` [PATCH] [DOC] shell startup files, clarifications and fixes

[PATCH] [PR gdb/16123] Modify GDB testsuite to always disable history saving
 2013-11-06 12:29 UTC  (2+ messages)

[PATCH] [PR gdb/15224] Enable "set history save on" by default
 2013-11-06 12:15 UTC  (2+ messages)

[PATCH 00/10 V2] Cache code access for disassemble
 2013-11-06 10:28 UTC  (16+ messages)
` [PATCH 02/10] Don't update target_dcache if it is not initialized
` [PATCH 03/10] Move target-dcache out of target.c
` [PATCH 05/10] Invalidate or shrink dcache when setting is changed
` [PATCH 01/10] Remove last_cache
` [PATCH 07/10] Associate target_dcache to address_space
` [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed
` [PATCH 09/10] set/show code-cache
` [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc
` [PATCH 06/10] Add REGISTRY for struct address_space

[RFC 0/2] Read memory in multiple lines in dcache_xfer_memory
 2013-11-06  9:24 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] [commit PR cli/16122] Unify interactivity tests to use input_from_terminal_p
 2013-11-06  8:43 UTC 

[PATCH 0/4 V4] GDB Performance testing
 2013-11-06  6:42 UTC  (14+ messages)
` [PATCH 2/4] Perf test framework
` [PATCH 4/4] Test on solib load and unload
` [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf
` [PATCH 3/4] Mention perf test in testsuite/README

[PATCH v2 0/6] introduce common.m4
 2013-11-05 21:10 UTC  (13+ messages)
` [PATCH v2 2/6] remove link.h checks
` [PATCH v2 1/6] introduce common.m4
` [PATCH v2 4/6] gdb configure updates
` [PATCH v2 3/6] use gdb_string.h in m32c-tdep.c
` [PATCH v2 5/6] fix a comment in configure.ac
` [PATCH v2 6/6] remove unused gdbserver configury

[PATCH] fix PR c++/16117
 2013-11-05 19:52 UTC  (6+ messages)

[PATCH] Improve MI inferior output check / mi-console.exp
 2013-11-05 18:27 UTC  (9+ messages)

[PATCH] Permanent breakpoints degrade to normal breakpoints on enable
 2013-11-05 18:23 UTC  (4+ messages)
` I think permanent breakpoints are fundamentally broken as is (was: Re: [PATCH] Permanent breakpoints degrade to normal breakpoints on enable)
  ` I think permanent breakpoints are fundamentally broken as is

[PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values
 2013-11-05 17:23 UTC  (4+ messages)

[PATCH] Resurrect gdb-add-index as a contrib script
 2013-11-04 21:17 UTC  (3+ messages)

[PATCH v3 00/17] test suite parallel safety
 2013-11-04 18:54 UTC  (2+ messages)

[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION
 2013-11-04 16:24 UTC  (5+ messages)

[python][patch] Add temporary breakpoint features to Python breakpoints
 2013-11-04 16:09 UTC  (6+ messages)

[PATCH] gdb/arm-tdep.c: Use filtered output in arm_print_float_info
 2013-11-04 16:05 UTC  (2+ messages)

guile scripting for gdb
 2013-11-04 16:04 UTC 

[PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name
 2013-11-04 16:01 UTC  (4+ messages)

[PATCH] S390: Fix TDB regset recognition
 2013-11-04 15:57 UTC  (2+ messages)

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

[PATCH][RFC] symfile.c:find_separate_debug_file: additional path
 2013-11-03 14:16 UTC  (3+ messages)

[PATCH 0/5] Cache code access for disassemble
 2013-11-02  7:06 UTC  (9+ messages)
` [PATCH 5/5] set/show code-cache NEWS and doc

[committed] gdb.cp/derivation.exp: s/perrro/perror/
 2013-11-02  0:08 UTC 

gdb.texinfo is getting too big
 2013-11-01 19:57 UTC  (12+ messages)

[PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists
 2013-11-01 16:50 UTC  (3+ messages)

[PATCH] constify to_detach
 2013-11-01 15:22 UTC 

[RFC] Use Doxygen for internals documentation
 2013-11-01 11:18 UTC  (2+ messages)

[PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
 2013-11-01  6:29 UTC 

Fwd: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
 2013-11-01  6:24 UTC 

[PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing
 2013-11-01  1:17 UTC 

[PATCH 0/7] More run control cleanup
 2013-10-31 22:24 UTC  (8+ messages)
` [PATCH 1/7] infrun.c:handle_inferior_event: Don't fall through in TARGET_WAITKIND_LOADED handling
` [PATCH 6/7] infrun.c: Split handle_inferior_event further
` [PATCH 3/7] infrun.c: Don't set ecs->random_signal for "catchpoint" events (eliminate ecs->random_signal)
` [PATCH 4/7] infrun.c:handle_inferior_event: Rework random signal checks
` [PATCH 5/7] Eliminate enum bpstat_signal_value, simplify random signal checks further
` [PATCH 2/7] infrun.c:handle_inferior_event: Move comment
` [PATCH 7/7] infrun.c:handle_signal_stop: Move initial connection/attachment handling code earlier

[PATCH] infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP
 2013-10-31 21:08 UTC  (3+ messages)

[RFA 4/4] Constify parse_linesepc
 2013-10-31 16:14 UTC  (10+ messages)
    ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]

[PATCH] Extra error message from update_watchpoint
 2013-10-31 13:05 UTC  (14+ messages)

[PATCH] S390: Add missing gdb_prompt in s390-multiarch.exp
 2013-10-30 18:05 UTC  (2+ messages)

[PATCH v2 0/2] S390: Rename source files to *-linux-*
 2013-10-30 18:03 UTC  (4+ messages)
` [PATCH v2 1/2] S390: Whitespace cleanup
` [PATCH v2 2/2] S390: Rename source files to *-linux-*

[patch][python] Fix python/14513
 2013-10-30  9:01 UTC  (7+ messages)

[PATCH] sim/arm: Prevent crash when running sim with no binary
 2013-10-29 22:56 UTC 

[PATCH] sim/arm: Prevent NULL pointer dereference in sim_create_inferior
 2013-10-29 22:55 UTC 

[PATCH v4 0/9] enable target-async by default
 2013-10-29 20:55 UTC  (6+ messages)
` [PATCH v4 3/9] add target method delegation

[PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
 2013-10-29 18:34 UTC  (4+ messages)

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