Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
GDB 7.6 branch status
 2013-03-11 10:11 UTC  (13+ messages)

[PATCH 0/5] MI notification on trace started/stopped (V3)
 2013-03-11  9:26 UTC  (5+ messages)
` [PATCH 0/5] MI notification on trace started/stopped (V3.1)
  ` [PATCH 2/5] Query supported notifications by qSupported

[RFA/Ada] Allow 'thread' to be used as a variable name in expressions
 2013-03-11  8:37 UTC  (3+ messages)

[patch] gdbserver build-id in qxfer_libraries reply
 2013-03-10 22:04 UTC  (9+ messages)
` [draft patch 0/6] Split FYI and some review notes
` [draft patch 1/6] Move utility functions to common/
` [draft patch 4/6] Prepare linux_find_memory_regions_full & co. for move
` [draft patch 3/6] Create empty common/linux-maps.[ch]
` [draft patch 2/6] Merge multiple hex conversions
` [draft patch 6/6] gdbserver build-id attribute generator (unfixed)
` [draft patch 5/6] Move linux_find_memory_regions_full & co

[COMMIT PATCH] target.c: fix -Wpointer-sign
 2013-03-10 19:45 UTC  (3+ messages)
` Build regression on RHEL-5 [Re: [COMMIT PATCH] target.c: fix -Wpointer-sign]

[COMMIT PATCH] charset.c: fix -Wpointer-sign
 2013-03-10 19:22 UTC  (2+ messages)
` Build regression on RHEL-5 [Re: [COMMIT PATCH] charset.c: fix -Wpointer-sign]

[patch] common/ call also SIGKILL before PTRACE_KILL
 2013-03-10 18:08 UTC  (2+ messages)
` [commit] "

[patch] entry-values: Fix if callee called noreturn function
 2013-03-10 18:06 UTC  (2+ messages)
` [commit] "

[patch] entry-values: Fix for C++ across CUs
 2013-03-10 18:04 UTC  (2+ messages)
` [commit] "

[PATCH] Fix agent code generate bug of ref
 2013-03-10  5:01 UTC 

New ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt
 2013-03-10  2:06 UTC 

[PATCH] Fix gdb crash with tui
 2013-03-09 14:14 UTC 

[patch] Change trace buffer size(v4)
 2013-03-09 11:11 UTC  (14+ messages)
` [patch] Change trace buffer size(v5)

[PATCH 1/2] MIPS: Compressed PLT/stubs support
 2013-03-09  9:58 UTC  (9+ messages)

[PATCH] Fix for PR c++/15203 and PR c++/15210
 2013-03-09  5:51 UTC 

[PATCH v3 00/15] CTF Support
 2013-03-09  3:49 UTC  (16+ messages)
` [PATCH v3 01/15] Refactor 'tsave'
` [PATCH v3 11/15] Write tsv definition in CTF and read
` [PATCH v3 09/15] Check the tstatus output on tfile target
` [PATCH v3 08/15] Write 'stop_desc' of trace status to tfile
` [PATCH v3 07/15] Write trace notes and username into tfile
` [PATCH v3 13/15] Test on saving tracepoint defs
` [PATCH v3 06/15] Write status to CTF and read
` [PATCH v3 12/15] Write tracepoint definition in "
` [PATCH v3 10/15] tstatus.exp: ctf
` [PATCH v3 02/15] Save trace into CTF format
` [PATCH v3 03/15] Read CTF by the ctf target
` [PATCH v3 04/15] ctf doc and NEWS
` [PATCH v3 05/15] ctf test: report.exp
` [PATCH v3 14/15] Test on saving tracepoint defs: CTF
` [PATCH v3 15/15] MAINTAINERS

[RFA] "constify" parse_exp_1
 2013-03-09  1:04 UTC  (8+ messages)

[RFC PATCH] hppa-hpux-tdep.c: Fix host dependency
 2013-03-08 22:56 UTC  (2+ messages)

RFC: fix PR c++/9197
 2013-03-08 20:17 UTC  (5+ messages)

[RFA] Add watchpoint test with both condition and thread keywords
 2013-03-08 19:29 UTC  (7+ messages)

[RFC] PR 15075 dprintf interferes with "next"
 2013-03-08 15:49 UTC  (11+ messages)
` [PATCH 1/4] Fix dprintf bugs

[patch v10 00/21] branch tracing for Atom
 2013-03-08 15:42 UTC  (34+ messages)
` [patch v10 07/21] btrace, doc: document remote serial protocol
` [patch v10 06/21] remote, gdbserver: add btrace support
` [patch v10 04/21] xml, btrace: define btrace xml document style
` [patch v10 08/21] btrace, x86: disable on some processors
` [patch v10 14/21] record: default target methods
` [patch v10 01/21] thread, btrace: add generic branch trace support
` [patch v10 16/21] record: add "record function-call-history" command
` [patch v10 21/21] btrace: fix crash when losing the remote connection on process exit
` [patch v10 09/21] target: add add_deprecated_target_alias
` [patch v10 02/21] linux, btrace: perf_event based branch tracing
` [patch v10 20/21] testsuite, gdb.btrace: add btrace tests
` [patch v10 11/21] record: make it build again
` [patch v10 12/21] record-full.c: rename record_ in record_full_
` [patch v10 05/21] gdbserver: preserve error message in handle_qXfer
` [patch v10 13/21] record-full.h: rename record_ into record_full_
` [patch v10 19/21] doc, record: document record changes
` [patch v10 03/21] linux, i386, amd64: enable btrace for 32bit and 64bit linux native
` [patch v10 10/21] record: split record
` [patch v10 17/21] record, btrace: add record-btrace target
` [patch v10 18/21] record-btrace, disas: omit pc prefix
` [patch v10 15/21] record: add "record instruction-history" command

[COMMIT PATCH] find command, fix -Wpoint-sign
 2013-03-08 15:24 UTC 

FYI: fix typo in remote-m32r-sdi.c
 2013-03-08 14:42 UTC 

[PATCH] Add OSE operating system support [0/5]
 2013-03-08 14:38 UTC  (14+ 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

[RFA] Reverse order of find_function_symbols/find_method in linespec.c
 2013-03-08  0:32 UTC  (3+ messages)

[PATCH 1/3] MI: fix the result of -break-insert with multiple locations
 2013-03-08  0:15 UTC  (6+ messages)

[COMMIT PATCH] corefile.c: fix -Wpointer-sign
 2013-03-07 23:36 UTC 

[RFA PATCH] Fix --dynamic-list test's workaround for http://bugs.python.org/issue4434
 2013-03-07 23:14 UTC 

[patch v9 00/23] branch tracing support for Atom
 2013-03-07 22:57 UTC  (25+ messages)
` [patch v9 01/23] thread, btrace: add generic branch trace support
` Crash of GDB with gdbserver btrace enabled [Re: [patch v9 00/23] branch tracing support for Atom]

[RFA] cleanup: while (isspace) -> skip_spaces{,_const}
 2013-03-07 21:58 UTC  (6+ messages)

[PATCH 0/5, 2nd try] CTF Support
 2013-03-07 21:29 UTC  (6+ messages)
` [PATCH 2/5] Save trace into CTF format

[COMMIT PATCH] Fix -Wpointer-sign around strings/encoding conversions
 2013-03-07 19:25 UTC 

[COMMIT PATCH] regcache.c: fix -Wpointer-sign
 2013-03-07 19:24 UTC 

[COMMIT PATCH] breakpoint.c: fix -Wpointer-sign
 2013-03-07 18:54 UTC 

[COMMIT PATCH] stap-probe.c: fix -Wpointer-sign
 2013-03-07 18:46 UTC 

[COMMIT PATCH] linux-record.c:record_linux_system_call: fix -Wpointer-sign
 2013-03-07 18:30 UTC 

[6/10] RFC: split exception catchpoints into a new file
 2013-03-07 18:20 UTC  (3+ messages)

[COMMIT PATCH] remote-notif.[h|c]:notif_debug: Change type to int
 2013-03-07 17:53 UTC 

[COMMIT PATCH] ser-tcp.c:tcp_retry_limit: Change type to unsigned int
 2013-03-07 17:38 UTC 

[COMMIT PATCH] hex2bin, bin2hex: move declarations to header
 2013-03-07 17:29 UTC 

[patch+doc 1/2] filename-display: 1->4 options {inferior,libs}{,-sepdebug}
 2013-03-07 15:07 UTC  (12+ messages)

[RFA] Constify gen_printf/ax_string
 2013-03-07 15:04 UTC  (6+ messages)

[PATCH] Improve built-in documentation for pagination commands
 2013-03-07 12:27 UTC  (3+ messages)

[PATCH, gdbserver] Fix a bug on uploading tracepoint actions
 2013-03-07 11:31 UTC  (2+ messages)

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

[10/10] RFC: implement "catch throw REGEXP"
 2013-03-07  6:06 UTC  (2+ messages)

[9/10] RFC: implement the $_exception convenience variable
 2013-03-07  6:03 UTC  (2+ messages)

[PATCH 0/5] Look for the last matched V block in trace frame
 2013-03-07  2:42 UTC  (6+ messages)
` [PATCH 4/5] tsv.exp: Test TSV from CTF
` [PATCH 2/5] Check TSV value from the remote target and trace file
` [PATCH 3/5] Look for the last matched 'V' block in trace frame
` [PATCH 1/5] Cleanup tsv.exp
` [PATCH 5/5] Look for the last matched 'V' block in trace frame: CTF

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox