public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Speed up "gdb -tui" output
 2015-01-31 21:37 UTC  (14+ messages)

[PATCH] TUI: Expand TABs into spaces
 2015-01-31 21:08 UTC  (8+ messages)

[PATCH 1/6] Free results of varobj_get_expression
 2015-01-31 20:06 UTC  (19+ messages)
` [PATCH 3/6] Set varobj->path_expr in varobj_get_path_expr
` [PATCH 2/6] Mention which return values need to be freed in lang_varobj_ops
` [PATCH 6/6] Fix varobj_delete comment
` [PATCH 5/6] Mention that create_child takes ownership of the allocated name
` [PATCH 4/6] Constify some parameters in the varobj code

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv()
 2015-01-31 18:46 UTC  (2+ messages)

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv()
 2015-01-31  8:59 UTC 

[PATCH] sim: Call freeargv() when failure occurs
 2015-01-31  8:57 UTC 

[PATCH] Free results of varobj_get_type and type_to_string
 2015-01-30 20:17 UTC  (5+ messages)

[PATCH] gdb.base/info-os.c: clean up SysV IPC on error
 2015-01-30 20:16 UTC 

[PATCH v3 00/15] record btrace: prepare for a new trace format
 2015-01-30 18:57 UTC  (19+ messages)
` [PATCH v3 02/15] btrace: add format argument to supports_btrace
` [PATCH v3 05/15] record-btrace: add bts buffer size configuration option
` [PATCH v3 12/15] btrace: support 32-bit inferior on 64-bit host
` [PATCH v3 08/15] btrace: identify cpu
` [PATCH v3 13/15] btrace: increase buffer size for exception test
` [PATCH v3 07/15] btrace: extend struct btrace_insn
` [PATCH v3 06/15] btrace: update btrace_compute_ftrace parameters
` [PATCH v3 14/15] configure: check for libipt
` [PATCH v3 01/15] btrace: add struct btrace_data
` [PATCH v3 09/15] record-btrace: indicate gaps
` [PATCH v3 11/15] btrace: work around _dl_runtime_resolve returning to resolved function
` [PATCH v3 10/15] btrace: less debug output
` [PATCH v3 03/15] btrace, linux: add perf event buffer abstraction
` [PATCH v3 04/15] record btrace: add configuration struct
` [PATCH v3 15/15] [wip] btrace: support Intel(R) Processor Trace

New ARI warning Fri Jan 30 01:56:03 UTC 2015
 2015-01-30  3:37 UTC 

[PATCH] [PR symtab/17890] punt if dwarf line header version > 4
 2015-01-29 19:29 UTC  (3+ messages)

[PATCH v10 00/28] record-btrace: reverse
 2015-01-29 19:28 UTC  (21+ messages)
` [PATCH v10 06/28] btrace: change branch trace data structure
  ` x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]
          ` Linux: make target_is_async_p return false when async is off
            ` record btrace experience [Re: x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]]

[PATCH] Merge GCC producer parsers. Allow digits in identifiers
 2015-01-29 16:28 UTC  (3+ messages)

GDB 7.9 release update
 2015-01-29 16:28 UTC  (4+ messages)

[PING] [PATCH 0/3] Fix for PR 17808 and some related changes
 2015-01-29 16:28 UTC 

DWARF - support for arrays whose bound is a discriminant
 2015-01-29 16:09 UTC  (2+ messages)
` pushed: "

[PATCH] Fix compilation of dyn_arrayidx ada testcase
 2015-01-29 15:58 UTC  (2+ messages)

[PATCH] Work-around for a bug in GCC5
 2015-01-29 12:43 UTC  (3+ messages)

[PATCH][PR symtab/17855] Fix
 2015-01-29 10:01 UTC  (5+ messages)

[PATCH 0/4] Catch syscall groups
 2015-01-29  7:42 UTC  (5+ messages)
` [PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv()
 2015-01-29  7:28 UTC  (7+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-01-29  1:36 UTC  (7+ messages)

[RFA 2/9] Explicit locations v2 - Event locations API
 2015-01-29  0:04 UTC  (10+ messages)

[PATCH v2 00/13] record btrace: prepare for a new trace format
 2015-01-28 17:58 UTC  (11+ messages)
` [PATCH v2 03/13] btrace, linux: add perf event buffer abstraction
` [PATCH v2 08/13] btrace: move and rename btrace-common
` [PATCH v2 01/13] btrace: add struct btrace_data

[PATCH] gdbserver: Fix crash when QTinit is handled with no inferior process attached
 2015-01-28 11:37 UTC 

[PATCH 2/2] Add objfile.username
 2015-01-27 21:31 UTC  (4+ messages)

[PATCH 1/2] Add objfile.username: improve docs for Objfile.filename
 2015-01-27 18:33 UTC  (3+ messages)

New ARI warning Tue Jan 27 02:12:57 UTC 2015 in gdb-7.9-branch
 2015-01-27 11:16 UTC 

[PATCH] Fix a pair of screen-resizing issues in TUI
 2015-01-27  2:13 UTC  (4+ messages)
` [PATCH] Fix truncation of TUI command history

[PATCH 2/3 v4] Process record support for PowerPC
 2015-01-26 20:29 UTC  (5+ messages)

[PATCH 0/3] Fix racy FAILs of sigall-reverse.exp (and more)
 2015-01-26 19:16 UTC  (4+ messages)
` [PATCH 2/3] When disabling target async, remove all target event sources from the event loop
` [PATCH 1/3] Fix up some target is-async vs can-async confusions
` [PATCH 3/3] Simplify event-loop core, remove two-step event processing

New ARI warning Sat Jan 24 01:55:33 UTC 2015
 2015-01-26 17:19 UTC  (6+ messages)

FYI: [python/Ada] gdb.lookup_type fails to looking primitive type
 2015-01-26 10:51 UTC  (8+ messages)
            ` pushed: "

[PATCH 5/5] Remove struct main_type.vptr_{fieldno,basetype}: Move vptr_{fieldno,basetype}
 2015-01-26  8:00 UTC 

[PATCH 4/5] Remove struct main_type.vptr_{fieldno,basetype}: TYPE_SPECIFIC_SELF_TYPE
 2015-01-26  7:29 UTC 

[PATCH v4 0/7] Remote fork events
 2015-01-26  4:43 UTC 

[Patch 00/16 v2] Linux extended-remote fork and exec events
 2015-01-26  0:20 UTC  (16+ messages)
` [PATCH 06/16 v3] Extended-remote Linux follow fork
                ` [PATCH v4 5/7] Arch-specific remote "
                ` [PATCH v4 6/7] Remote follow vfork
                ` [PATCH v4 2/7] Clone remote breakpoints
                ` [PATCH v4 1/7] Identify remote fork event support
                ` [PATCH v4 7/7] Remote fork catch
                ` [PATCH v4 3/7 v3] Extended-remote Linux follow fork
                ` [PATCH v4 4/7] Target remote "

[PATCH 2/5] Remove struct main_type.vptr_{fieldno,basetype}: gnu-v3-abi.c
 2015-01-25 21:49 UTC 

[PATCH 3/5] Remove struct main_type.vptr_{fieldno,basetype}: Rename TYPE_DOMAIN_TYPE
 2015-01-25 21:49 UTC 

[PATCH 1/5] Remove struct main_type.vptr_{fieldno,basetype}: finish TYPE_SPECIFIC_FIELD kind handling
 2015-01-25 21:49 UTC 

[PATCH 0/5] Remove struct main_type.vptr_{fieldno,basetype}
 2015-01-25 19:56 UTC 

[PATCH] Remove testsuite compile errors with GCC5
 2015-01-25 19:52 UTC  (3+ messages)

[PATCH 0/3 v2] Abort completion when list becomes large
 2015-01-25 19:14 UTC  (21+ messages)
` [PATCH 3/3 v2] Implement completion limiting

[patch] Fix 100x slowdown regression on DWZ files
 2015-01-25 16:17 UTC  (11+ messages)
  ` [patchv2] "
    ` ping^2: "
        ` [patchv3] "
                ` [commit+7.9] "

[COMMITTED PATCH] Delete TYPE_TYPE_SPECIFIC
 2015-01-25  1:12 UTC 

[PATCH] GCC5 build error. unmap_overlay_command doesn't check section_is_overlay
 2015-01-24 14:54 UTC 

[PATCH] Catch exception in value_rtti_indirect_type
 2015-01-24  1:46 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally
 2015-01-24  0:32 UTC  (10+ messages)

[PATCH] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier
 2015-01-23 16:57 UTC  (3+ messages)

[PATCH 0/3] Fix for PR 17808 and some related changes
 2015-01-23 16:14 UTC  (2+ messages)

[RFA] Fix pascal behavior for class fields
 2015-01-23 12:29 UTC  (13+ messages)
        ` gdb-patches RFA: "
          ` [RFA PATCH 1/3] Remember the case pattern that allowed finding a field of this
            ` [RFA PATCH 1/3 V3] "
            ` [RFA PATCH 2/3] Add debug-stabs debug-dwarf and class option for pascal compiler
                    ` [RFA PATCH 2/3 V2] Add "class" "
                      ` [RFA PATCH 2/3 V3] "
            ` [RFA PATCH 3/3] Testcase for pascal/17815
              ` [RFA PATCH 3/3 V3] "

Fix "make TAGS" in libdecnumber
 2015-01-23 11:26 UTC 

[patch] compile: Fix function pointers
 2015-01-23 10:45 UTC  (5+ messages)
      ` [7.9 commit] "

[PATCH v6] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
 2015-01-23 10:15 UTC 

[PATCH v5] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
 2015-01-23 10:04 UTC  (7+ messages)

[RFC] Monster testcase generator for performance testsuite
 2015-01-23  7:45 UTC  (7+ messages)

[PATCH] Introduce gdb_interact in testsuite
 2015-01-23  0:26 UTC  (4+ messages)

[patch] Sort threads for thread apply all (bt)
 2015-01-22 21:15 UTC  (15+ messages)
  ` [patchv2] "
      ` [patchv3] "
          ` [patchv4] "
              ` [commit] [patchv5] "
          `  "

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