Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/5] Look for the last matched V block in trace frame
 2013-03-07  2:42 UTC  (2+ messages)
` [PATCH 1/5] Cleanup tsv.exp

[RFA] cleanup: while (isspace) -> skip_spaces{,_const}
 2013-03-07  1:34 UTC 

[RFA] Reverse order of find_function_symbols/find_method in linespec.c
 2013-03-07  1:24 UTC  (2+ messages)

[6/10] RFC: split exception catchpoints into a new file
 2013-03-07  1:08 UTC  (2+ messages)

[RFA] Constify gen_printf/ax_string
 2013-03-07  0:49 UTC  (5+ messages)

[10/10] RFC: implement "catch throw REGEXP"
 2013-03-06 21:41 UTC 

[5/10] RFC: implement "typeid"
 2013-03-06 21:38 UTC  (2+ messages)

[9/10] RFC: implement the $_exception convenience variable
 2013-03-06 21:38 UTC 

[2/10] RFC: add "catch rethrow"
 2013-03-06 21:35 UTC  (2+ messages)

[8/10] RFC: make exception catchpoints use SDT probes
 2013-03-06 21:35 UTC 

[7/10] RFC: make c++ exception catchpoints use a subclass
 2013-03-06 21:33 UTC 

[1/10] RFC: clean up some catchpoint documentation
 2013-03-06 21:32 UTC  (2+ messages)

[4/10] RFC: follow-on to fix PR c++/11990
 2013-03-06 21:25 UTC 

[3/10] RFC: fix PR c++/11990
 2013-03-06 21:22 UTC 

[0/10] RFC: fix various exception bugs
 2013-03-06 21:16 UTC 

New ARI warning Wed Mar 6 02:09:39 UTC 2013 in -D 2013-03-06-gmt
 2013-03-06 21:15 UTC  (3+ messages)

[patch v9 00/23] branch tracing support for Atom
 2013-03-06 21:11 UTC  (82+ messages)
` [patch v9 07/23] gdbserver, btrace: add generic btrace support
` [patch v9 10/23] remote, btrace: add branch tracing protocol to Qbtrace packet
` [patch v9 02/23] linux, btrace: perf_event based branch tracing
` [patch v9 04/23] xml, btrace: define btrace xml document style
` [patch v9 05/23] remote, btrace: add branch trace remote ops
` [patch v9 08/23] gdbserver, linux, btrace: add btrace support for linux-low
` [patch v9 03/23] linux, i386, amd64: enable btrace for 32bit and 64bit linux native
` [patch v9 01/23] thread, btrace: add generic branch trace support
` [patch v9 16/23] record: default target methods
` [patch v9 22/23] testsuite, gdb.btrace: add btrace tests
` [patch v9 06/23] btrace, doc: document remote serial protocol
` [patch v9 11/23] target: add add_deprecated_target_alias
` [patch v9 19/23] record, btrace: add record-btrace target
` [patch v9 09/23] btrace, x86: disable on some processors
` [patch v9 20/23] record-btrace, disas: omit pc prefix
` [patch v9 17/23] record: add "record instruction-history" command
` [patch v9 14/23] record-full.c: rename record_ in record_full_
` [patch v9 13/23] record: make it build again
` [patch v9 15/23] record-full.h: rename record_ into record_full_
` [patch v9 21/23] doc, record: document record changes
` [patch v9 18/23] record: add "record function-call-history" command
` [patch v9 23/23] btrace, remote: drop qbtrace packet
` [patch v9 12/23] record: split record
` Crash of GDB with gdbserver btrace enabled [Re: [patch v9 00/23] branch tracing support for Atom]

[patch+doc 1/2] filename-display: 1->4 options {inferior,libs}{,-sepdebug}
 2013-03-06 19:54 UTC  (5+ messages)

[COMMIT PATCH] Garbage collect py-utils.c:target_string_to_unicode
 2013-03-06 19:53 UTC 

[PATCH PR gdb/15236] gdbserver write to linux memory with zero length corrupts stack
 2013-03-06 19:07 UTC  (2+ messages)

[PATCH] Fix a bug in tstatus.exp matching tstatus output
 2013-03-06 12:19 UTC  (10+ messages)
    ` tstatus.exp: use UNSUPPORTED for optional features that are not supported (was: Re: [PATCH] Fix a bug in tstatus.exp matching tstatus output)
      ` tstatus.exp: use UNSUPPORTED for optional features that are not supported

[PATCH 0/2] Use zuinteger_unlimited
 2013-03-06  0:30 UTC  (10+ messages)
` [PATCH 1/2] use zuinteger_unlimited for some remote commands

[PATCH] Don't need fast tracepoint in tstatus.exp
 2013-03-06  0:11 UTC  (5+ messages)

[ada RFA] Don't repetively search static/global blocks
 2013-03-05 21:21 UTC  (3+ messages)

[PATCH 0/5, 2nd try] CTF Support
 2013-03-05 20:59 UTC  (18+ messages)
` [PATCH 1/5] Refactor 'tsave'
` [PATCH 3/5] Read CTF by the ctf target
` [PATCH 2/5] Save trace into CTF format

[patch] Change trace buffer size(v2)
 2013-03-05 20:13 UTC  (5+ messages)
` [patch] Change trace buffer size(v3)
    ` [patch] Change trace buffer size(v4)

[ada RFA] Don't repetitively search static/global blocks
 2013-03-05 18:47 UTC 

[PATCH] Add OSE operating system support [0/5]
 2013-03-05 18:40 UTC  (9+ messages)
` [PATCH] Add OSE operating system support [1/5] ose core format support of bfd
  ` [PATCH] Add OSE operating system support [2/5] relocation support
    ` [PATCH] Add OSE operating system support [3/5] remote "
      ` [PATCH] Add OSE operating system support [4/5] doc of "
      ` [PATCH] Add OSE operating system support [5/5] gdbarch support

New target: x86_64-pc-cygwin
 2013-03-05 15:21 UTC  (8+ messages)

[patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename
 2013-03-04 19:39 UTC  (9+ messages)
    ` [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]
            ` [commit] "
          ` [commit] Fix off-by-two "duplicate request for X ignored." [Re: [patch] Fix multiple-symbols=ask regression]

[patch] Fix crash in read_pe_exported_syms
 2013-03-04 15:10 UTC  (8+ messages)

[PATCH] Fix byte_order issue of traceframe_info of tfile
 2013-03-04 13:54 UTC  (3+ messages)

zinteger setshow commands broken
 2013-03-04 10:28 UTC  (4+ messages)

[PATCH 0/5] MI notification on trace started/stopped (V3)
 2013-03-04  2:34 UTC  (3+ messages)
` [PATCH 0/5] MI notification on trace started/stopped (V3.1)
  ` ping^2 : "

[PATCH] Support targets that know how to continue over breakpoints[1/4] -- GDB
 2013-03-03  3:58 UTC  (11+ messages)
` [PATCH] Support targets that know how to continue over breakpoints[2/4] -- Doc
  ` [PATCH] Support targets that know how to continue over breakpoints[3/4] -- gdbserver
    ` [PATCH] Support targets that know how to continue over breakpoints[4/4] -- testsuite

[RFC] PR 15075 dprintf interferes with "next"
 2013-03-03  2:21 UTC  (3+ messages)
` [PATCH 1/4] Fix dprintf bugs

[PATCH] Update / correct v850e2 register names
 2013-03-02 18:37 UTC 

[patch] entry-values: Fix if callee called noreturn function
 2013-03-02 18:22 UTC 

[patch] entry-values: Fix for C++ across CUs
 2013-03-02 17:48 UTC 

[PATCH 1/3] MI: fix the result of -break-insert with multiple locations
 2013-03-02 16:53 UTC  (2+ 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