gdb-patches archive
date index for April, 2014

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

April 30, 2014
19:18 [PATCH 2/4][REPOST] Remote Linux ptrace exec events Don Breazeal
19:18 [PATCH 3/4][REPOST] Document RSP support for Linux exec events Don Breazeal
19:18 [PATCH 4/4 v2][REPOST] Non-stop exec tests Don Breazeal
19:18 [PATCH 1/4][REPOST] Remote Linux ptrace exit events Don Breazeal
19:18 [PATCH 0/0][REPOST] Exec events in gdbserver on Linux Don Breazeal
16:29 Re: [PATCH 4/4] Partially available/unavailable data in requested range Pedro Alves
16:26 Re: [PATCH 3/4] Save traceframes in trace file and read data out from trace file. Pedro Alves
16:26 Re: [PATCH 2/4] Show new created display Pedro Alves
16:15 Re: [PATCH 1/4] Move traceframe checking out of traceframe generation Pedro Alves
16:04 [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
14:45 RE: [PATCH] Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c. Agovic, Sanimir
13:57 Re: [PATCH] Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c. Siva Chandra
13:18 Re: [PATCH] rename "set debugvarobj" to "set debug varobj" Andrew Burgess
10:55 [PATCH v3 1/4] New test for backtrace when the stack pointer is invalid (inaccessible). Andrew Burgess
10:55 [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Andrew Burgess
10:55 [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind. Andrew Burgess
10:55 [PATCH v3 3/4] Deprecate frame_stop_reason_string. Andrew Burgess
10:55 [PATCH v3 0/4] Catch errors in get_prev_frame. Andrew Burgess
10:46 Re: [PATCH v2 3/4] Deprecate frame_stop_reason_string. Andrew Burgess
06:59 Re: [PING] Disable gdb for z80-unknown-coff target Will Newton

April 29, 2014
23:48 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly Ian Lance Taylor
20:16 Re: [PING^2] [PATCH] Fix dynamic_cast operator Doug Evans
19:56 Re: [PATCH v2 3/4] Deprecate frame_stop_reason_string. Pedro Alves
18:38 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
17:58 Re: [PATCH] rename "set debugvarobj" to "set debug varobj" Joel Brobecker
17:48 RE: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf Marc Khouzam
17:23 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly Ian Lance Taylor
17:21 Re: [PATCH] mi: Use the value in mi_console_file->quote as the quoting character Tom Tromey
17:18 Re: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf Pedro Alves
17:05 Re: [PATCH] Fix interrupt.exp fails with m32 in x86_64 Pedro Alves
16:10 Re: [PATCH] rename "set debugvarobj" to "set debug varobj" Eli Zaretskii
15:57 Re: [PATCH] Fix interrupt.exp fails with m32 in x86_64 Hui Zhu
15:37 [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
15:36 [PATCH] rename "set debugvarobj" to "set debug varobj" Tom Tromey
15:22 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Pedro Alves
14:17 PING: Re: [PATCH] Improve MI -var-info-path-expression for nested struct/union case. Andrew Burgess
14:15 Re: [PATCH] Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c. Joel Brobecker
14:05 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Joel Brobecker
13:49 [PATCH] Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c. Siva Chandra
13:07 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Pedro Alves
12:53 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Joel Brobecker
12:35 Re: [PATCH 5/6] Handle multiple step-overs Pedro Alves
11:51 Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything Ludovic CourtÃs
11:02 Re: [PATCH 5/6] Handle multiple step-overs Alan Lawrence
08:58 Re: [RFC 05/23] X86: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
02:37 Re: [PATCH, doc RFA] New option -D: alias for --data-directory Eli Zaretskii
02:10 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Hui Zhu
01:01 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Pedro Alves

April 28, 2014
22:35 [PATCH, doc RFA] New option -D: alias for --data-directory Doug Evans
22:06 Re: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf Doug Evans
20:24 [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf Marc Khouzam
20:09 [pushed 4/4] Add gdb.ada/dyn_arrayidx testcase. Joel Brobecker
20:09 [pushed 3/4] dwarf2read.c::read_subrange_type: Handle dynamic lower bounds Joel Brobecker
20:09 [pushed 2/4] Improve Ada dynamic range type handling. Joel Brobecker
20:09 [pushed 1/4] Enhance dwarfread.c::resolve_dynamic_type to resolve dynamic ranges Joel Brobecker
20:09 [pushed/DWARF/Ada] Support for dynamic lower bounds Joel Brobecker
19:43 [pushed/Ada] Unnecessary XA type handling in ada_varobj_describe_simple_array_child Joel Brobecker
19:39 [pushed/Ada] remove unnecessary second call to static_unwrap_type in ada_evaluate_subexp Joel Brobecker
19:16 Re: [PATCH v2] Fix several "set remote foo-packet on/off" commands. Joel Brobecker
18:36 RE: [PATCH] PR mi/15806: Fix quoting of async events Marc Khouzam
17:18 RE: [PATCH 0/4] Exec events in gdbserver on Linux Breazeal, Don
15:38 Re: [RFC 00/23] Regset rework preparations Andreas Arnez
15:33 Re: [RFC 05/23] X86: Replace regset_alloc() invocations by static regset structures. Mark Kettenis
15:29 Re: [RFC 00/23] Regset rework preparations Maciej W. Rozycki
14:13 [PING^2] [PATCH] Fix dynamic_cast operator Siva Chandra
14:08 [PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods) Siva Chandra
14:00 [PATCH 2/4 v14] Add xmethod (was debug method) interface to the extension language API Siva Chandra
11:03 [PATCH OBV] [gdbserver] Correctly generate i386-avx512.c Yao Qi
10:02 [RFC 23/23] IA64 Linux: Define regset structures Andreas Arnez
10:01 [RFC 22/23] M68K Linux: Define regset structures Andreas Arnez
10:01 [RFC 21/23] TILEGX Linux: Fill 'collect_regset' in regset structure Andreas Arnez
10:00 [RFC 20/23] SCORE: Fill 'collect_regset' in regset structure Andreas Arnez
09:59 [RFC 19/23] NIOS2 Linux: Fill 'collect_regset' in regset structure Andreas Arnez
09:59 [RFC 18/23] M32R Linux: Fill 'collect_regset' in regset structure Andreas Arnez
09:58 [RFC 17/23] HPPA Linux: Fill 'collect_regset' in regset structures Andreas Arnez
09:57 [RFC 16/23] FRV Linux: Fill 'collect_regset' in regset structures Andreas Arnez
09:56 [RFC 15/23] ALPHA Linux: Fill 'collect_regset' in regset structures Andreas Arnez
09:55 [RFC 14/23] AARCH64 Linux: Fill 'collect_regset' in regset structures Andreas Arnez
09:54 [RFC 13/23] S390: Migrate to regcache_supply/collect_regset Andreas Arnez
09:54 [RFC 12/23] regcache: Add functions suitable for regset_supply/collect. Andreas Arnez
09:53 [RFC 11/23] Drop regset_alloc() Andreas Arnez
09:52 [RFC 10/23] SPARC: Replace regset_alloc() invocations by static regset structures Andreas Arnez
09:51 [RFC 09/23] SPARC: Rename register maps from "*regset" to "*regmap" Andreas Arnez
09:50 [RFC 08/23] SCORE: Replace regset_alloc() invocation by a static regset structure Andreas Arnez
09:49 [RFC 07/23] MN10300: Replace regset_alloc() invocations by static regset structures Andreas Arnez
09:48 [RFC 06/23] MIPS: Replace regset_alloc() invocations by static regset structures Andreas Arnez
09:47 [RFC 05/23] X86: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
09:46 [RFC 04/23] ARM: Replace regset_alloc() invocations by static regset structures Andreas Arnez
09:44 [RFC 03/23] AARCH64: Replace regset_alloc() invocations by static regset structures Andreas Arnez
09:40 [RFC 02/23] Remove 'arch' field from regset structure Andreas Arnez
09:39 [RFC 01/23] Constify regset structures. Andreas Arnez
09:35 [RFC 00/23] Regset rework preparations Andreas Arnez
06:15 [PATCH 4/4] Partially available/unavailable data in requested range Yao Qi
06:15 [PATCH 3/4] Save traceframes in trace file and read data out from trace file. Yao Qi
06:15 [PATCH 1/4] Move traceframe checking out of traceframe generation Yao Qi
06:15 [PATCH 2/4] Show new created display Yao Qi
06:15 [PATCH 0/4 V2] Partially available/unavailable data in requested range Yao Qi

April 27, 2014
22:15 Re: [PATCH v2 00/36] Guile extension language for GDB Doug Evans
14:27 Re: [PATCH] Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME and ARCH_FRAME Hui Zhu
03:08 [PATCH] PR mi/15806: Fix quoting of async events Simon Marchi
00:40 Re: [PATCH v2 9/9] Remove a useless Guile finalizer Doug Evans
00:38 Re: [PATCH v2 8/9] Remove useless Guile SMOB marking functions Doug Evans
00:33 Re: [PATCH v2 7/9] Remove Guile mark functions that don't mark anything Doug Evans
00:28 Re: [PATCH v2 6/9] Remove Guile GDB object property mechanism Doug Evans
00:19 Re: [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object" Doug Evans

April 26, 2014
23:45 Re: [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function Doug Evans
23:44 Re: [PATCH v2 3/9] Fix excess parentheses in Guile extension examples. Doug Evans
23:43 Re: [PATCH v2 2/9] Define and export Guile classes for all GDB object types Doug Evans
23:30 Re: [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2 Doug Evans
22:10 [PATCH] mi: Use the value in mi_console_file->quote as the quoting character Simon Marchi
20:26 Re: [PATCH] [guile] Run finalizers from GDB thread Doug Evans
20:16 [commit] guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment Doug Evans
02:50 Re: [PATCH] Compute the function length instead of hard coding it Yao Qi

April 25, 2014
23:40 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak
19:46 Re: [PATCH] Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME and ARCH_FRAME Pedro Alves
19:05 Re: [RFA] Fix dangling cleanup in linespec_parse_basic Tom Tromey
18:25 Re: [PATCH] gdbserver: Get the pid from /proc when attaching to a non-initial lwp Pedro Alves
18:04 Re: [PATCH] Fix several "set remote foo-packet on/off" commands. Pedro Alves
17:46 [RFA] Fix dangling cleanup in linespec_parse_basic Keith Seitz
17:21 Re: [PATCH] gdbserver: Get the pid from /proc when attaching to a non-initial lwp Simon Marchi
16:44 Re: [PATCH] gdbserver: Get the pid from /proc when attaching to a non-initial lwp Pedro Alves
15:44 Re: specifying gdb's exit code Tom Tromey
10:37 Re: [PATCH] Compute the function length instead of hard coding it Pedro Alves
10:23 Re: [PATCH] Partially available/unavailable data in requested range Pedro Alves
08:51 Re: [PATCH] Partially available/unavailable data in requested range Yao Qi
05:36 Re: [patch] Fix unused static symbols so they're not dropped by clang David Blaikie
05:32 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info David Blaikie
04:55 [PATCH] Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME and ARCH_FRAME Hui Zhu
03:23 Re: [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info David Blaikie
02:48 Re: [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. David Blaikie
01:36 Re: [PATCH] Compute the function length instead of hard coding it Yao Qi

April 24, 2014
23:20 Re: [7.7.1] Blocker patch (GCC 4.9 compat) Sergio Durigan Junior
22:48 Re: [7.7.1] Blocker patch (GCC 4.9 compat) Joel Brobecker
22:39 [7.7.1] Blocker patch (GCC 4.9 compat) Sergio Durigan Junior
20:53 Re: [PATCH 11/12] Test case Keith Seitz
20:50 Re: [PATCH 10/12] Match dynamic="1" in the output of -var-list-children Keith Seitz
20:45 Re: [PATCH 09/12] Delete varobj's children on traceframe is changed. Keith Seitz
20:32 Re: [patch] add return values to return statements in non-void functions Doug Evans
20:28 Re: [PATCH 08/12] Iterator varobj_items by their availability Keith Seitz
20:26 Re: [patch] add return values to return statements in non-void functions David Blaikie
20:24 Re: [patch] correct and xfail test due to GCC PR55641 David Blaikie
20:22 [pushed] ada-lang.c: Expand standard_exc's introductory comment. Joel Brobecker
20:20 Re: [patch] [gdb/testsuite] Move start-of-function brace to handle Clang/GCC difference David Blaikie
20:02 Re: [PATCH 07/12] MI option --available-children-only Keith Seitz
18:51 Re: [PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
18:39 Re: [PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures Andrew Pinski
18:35 [PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
18:17 Re: [PATCH 06/12] Use varobj_is_dynamic_p more widely Keith Seitz
17:39 Re: [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p Keith Seitz
16:19 Re: [PATCH] Partially available/unavailable data in requested range Pedro Alves
16:16 Re: [PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
16:06 Re: [PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
14:38 [pushed] [PATCH V5 0/3] Intel(R) AVX-512 register support Sturm, Michael
14:04 Re: [PATCH] Compute the function length instead of hard coding it Pedro Alves
13:22 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Pedro Alves
12:56 Re: [PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
12:46 [PATCH] Compute the function length instead of hard coding it Yao Qi
12:36 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Joel Brobecker
11:49 Re: [PATCH V5 0/3] Intel(R) AVX-512 register support Pedro Alves
11:48 Re: [PATCH V5 1/3] Add AVX512 registers support to GDB. Pedro Alves
11:33 Re: [PATCH V5 1/3] Add AVX512 registers support to GDB. Pedro Alves
11:10 [PATCH OBV] Remove unused labels in dwarf assembler Yao Qi
10:42 Re: [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info Pedro Alves
10:29 Re: [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. Pedro Alves
00:33 Re: [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Doug Evans
00:30 Re: [patch] add return values to return statements in non-void functions Doug Evans
00:29 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Doug Evans
00:23 Re: [patch] add return values to return statements in non-void functions Doug Evans
00:20 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Doug Evans
00:12 Re: [patch] correct and xfail test due to GCC PR55641 Doug Evans

April 23, 2014
23:46 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Pedro Alves
23:41 [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent. Pedro Alves
23:41 [PATCH 2/3] [GDBserver] Move Z packet defines and type convertion routines to shared code. Pedro Alves
23:41 [PATCH 1/3] [GDBserver][Aarch64] Make watchpoint support use target_hw_bp_type. Pedro Alves
23:41 [PATCH 0/3] [GDBserver] Fix hardware breakpoint regressions Pedro Alves
23:04 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Doug Evans
22:46 Re: [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. Doug Evans
22:03 Re: [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info Doug Evans
21:55 Re: [patch] [gdb/testsuite] Move start-of-function brace to handle Clang/GCC difference Doug Evans
21:50 Re: [patch] Fix unused static symbols so they're not dropped by clang Doug Evans
21:41 Re: [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Siva Chandra
20:55 Re: specifying gdb's exit code Daniel Gutson
20:53 Re: specifying gdb's exit code Daniel Gutson
20:06 Re: [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Doug Evans
19:36 Re: [RFA testsuite 5/5] Update all callers Keith Seitz
19:29 Re: [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject Keith Seitz
19:25 Re: [PATCH 04/12] Remove #if HAVE_PYTHON Keith Seitz
19:24 Re: [PATCH 02/12] Generalize varobj iterator Keith Seitz
19:01 Re: [RFA testsuite 5/5] Update all callers Keith Seitz
18:58 Re: [RFA testsuite 4/5] Introduce mi_make_breakpoint_table Keith Seitz
18:56 Re: [RFA testsuite 3/5] Introduce mi_make_breakpoint Keith Seitz
18:23 Re: specifying gdb's exit code Tom Tromey
18:17 Re: specifying gdb's exit code Paul_Koning
18:16 Re: [PATCH 01/12] Use 'struct varobj_item' to represent name and value pair Keith Seitz
18:05 [pushed] [gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static. Pedro Alves
17:57 Re: specifying gdb's exit code Pedro Alves
17:49 Re: specifying gdb's exit code Tom Tromey
17:46 [pushed] gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet numbers. Pedro Alves
17:46 Re: specifying gdb's exit code Pedro Alves
17:36 Re: specifying gdb's exit code Paul_Koning
17:29 Re: specifying gdb's exit code Eli Zaretskii
17:29 Re: specifying gdb's exit code Pedro Alves
17:11 Re: specifying gdb's exit code Tom Tromey
16:44 [pushed] gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN. Pedro Alves
16:27 Re: [PATCH] Stale breakpoint instructions, spurious SIGTRAPS. Pedro Alves
16:20 [pushed] Re: [PATCH] Stale breakpoint instructions, spurious SIGTRAPS. Pedro Alves
14:08 [pushed] Don't suppress errors inserting/removing hardware breakpoints in shared libraries. Pedro Alves
13:27 Re: [ob/pushed] Make gdb_continue_to_breakpoint fail quickly on internal errors. Joel Brobecker
13:04 [PATCH V5 1/3] Add AVX512 registers support to GDB. Michael Sturm
13:03 [PATCH V5 2/3] Add AVX512 register support to gdbserver. Michael Sturm
13:03 [PATCH V5 0/3] Intel(R) AVX-512 register support Michael Sturm
13:03 [PATCH V5 3/3] Add AVX512 feature description to GDB manual Michael Sturm

April 22, 2014
20:46 Re: [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Siva Chandra
18:45 [ob/pushed] Make gdb_continue_to_breakpoint fail quickly on internal errors. Pedro Alves
18:42 Re: [PATCH 5/6] Handle multiple step-overs Pedro Alves
18:24 [pushed] Consecutive step-overs trigger internal error. Pedro Alves
17:28 [PATCH] gdbserver: Get the pid from /proc when attaching to a non-initial lwp Simon Marchi
16:58 Re: [PATCH v6 00/15] Please have a final look Eli Zaretskii
16:55 [PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
15:33 RE: [PATCH v6 00/15] Please have a final look Agovic, Sanimir
14:39 Re: [PATCH] btrace, vdso: add vdso target sections Pedro Alves
14:32 RE: [PATCH] btrace, vdso: add vdso target sections Metzger, Markus T
13:09 Re: [PATCH] Fix interrupt.exp fails with m32 in x86_64 Hui Zhu
12:37 Re: specifying gdb's exit code Daniel Gutson
12:14 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
07:40 Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything Andy Wingo
02:54 Re: ping : [RFC 00/12 V2] Visit varobj available children only in MI Yao Qi
02:23 Re: [PATCH] Check tracefile is generated by binary execution Yao Qi
01:53 Re: [PATCH] Unify ctf_fetch_registers and tfile_fetch_registers Yao Qi

April 21, 2014
23:56 Re: [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Doug Evans
23:04 Re: [PATCH] Check tracefile is generated by binary execution Stan Shebs
18:27 Re: [PATCH] Fix interrupt.exp fails with m32 in x86_64 Mark Kettenis
17:47 Re: [PATCH] Remove unused variable Joel Brobecker
17:36 Re: [PATCH] Remove unused variable Simon Marchi
17:14 Re: [PATCH] Remove unused variable Joel Brobecker
16:54 Re: [PATCH] Remove unused variable Simon Marchi
16:43 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak
16:20 Re: ping : [RFC 00/12 V2] Visit varobj available children only in MI Joel Brobecker
16:17 [PATCH] Fix interrupt.exp fails with m32 in x86_64 Hui Zhu
16:13 Re: git cherry-pick -x Joel Brobecker
16:12 Re: [PATCH] Remove unused variable Joel Brobecker
16:12 Re: git cherry-pick -x Eli Zaretskii
16:09 Re: [PATCH] Unify ctf_fetch_registers and tfile_fetch_registers Joel Brobecker
16:06 Re: git cherry-pick -x Joel Brobecker
16:03 Re: Search debugfile directly in debug-file-directory if specified Joel Brobecker
16:00 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
15:59 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
15:49 [PATCH] Remove unused variable Simon Marchi
15:43 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
14:53 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Joel Brobecker
07:14 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Eli Zaretskii
01:35 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak
00:56 Re: [PATCH] Fix alignment of disassemble /r Yao Qi

April 20, 2014
19:34 Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything Doug Evans
19:05 Re: Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
16:58 Re: [PATCH v2 00/36] Guile extension language for GDB Tillmann Karras
12:50 [PATCH] Partially available/unavailable data in requested range Yao Qi
12:47 [PATCH] Unify ctf_fetch_registers and tfile_fetch_registers Yao Qi
08:10 git cherry-pick -x Eli Zaretskii
06:07 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Eli Zaretskii

April 19, 2014
20:23 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Kai Tietz
08:33 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
06:57 [PUSHED PATCH] Call post_create_inferior in ctf_open. Yao Qi
06:06 [PUSHED PATCH] Get trace_regblock_size from metadata instead of event Yao Qi
02:38 [PUSHED PATCH] Add null pointer check in ctf_xfer_partial Yao Qi
01:03 Re: [RFC] Remove unnecessary argument METHOD to valops.c:oload_method_static Siva Chandra

April 18, 2014
19:06 Re: [PATCH 01/12] type: add c99 variable length array support Joel Brobecker
11:45 Re: [PATCH 11/12] Test case Yao Qi
09:43 Re: RFC: fix PR backtrace/15558 Pedro Alves
09:12 [darwin]: simplify solib-darwin.c Tristan Gingold

April 17, 2014
21:52 Re: specifying gdb's exit code Daniel Gutson
20:46 Re: [RFA testsuite 5/5] Update all callers Tom Tromey
20:44 Re: [RFA testsuite 4/5] Introduce mi_make_breakpoint_table Tom Tromey
20:40 Re: [RFA testsuite 3/5] Introduce mi_make_breakpoint Tom Tromey
20:15 [PATCH] eval.c (evaluate_subexp_standard): Add some comments. Doug Evans
19:14 Re: [RFA testsuite 2/5] Introduce build_kv_pairs Tom Tromey
19:14 Re: [RFA testsuite 1/5] Introduce parse_args Tom Tromey
19:03 Regression for gdb.cp/koenig.exp: p entry (c) [Re: [RFA] Fix c++/16253 (tag/variable name collision)] Jan Kratochvil
18:19 Re: [PATCH] Fix alignment of disassemble /r Doug Evans
17:33 Re: [RFC] Remove unnecessary argument METHOD to valops.c:oload_method_static Doug Evans
17:27 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
17:18 Re: [PATCH] [testsuite] Set target-charset to ascii Doug Evans
16:27 Re: [PATCH] Fix alignment of disassemble /r Doug Evans
14:37 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
13:39 [PATCH] [guile] Run finalizers from GDB thread Andy Wingo
13:35 Re: [PATCH] Drop srcdir from untested source path. Joel Brobecker
12:44 Re: [PATCH v2 2/3] gdb/python: raise TypeError instead of abort on calling value method for label symbol object Maxim Bublis
12:30 Enable DWARF unwinders for SPU Ulrich Weigand
12:18 Re: [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg Ulrich Weigand
12:05 [PATCH] Improve MI -var-info-path-expression for nested struct/union case. Andrew Burgess
10:47 [PATCH v2 9/9] Remove a useless Guile finalizer Andy Wingo
10:47 [PATCH v2 8/9] Remove useless Guile SMOB marking functions Andy Wingo
10:47 [PATCH v2 7/9] Remove Guile mark functions that don't mark anything Andy Wingo
10:47 [PATCH v2 6/9] Remove Guile GDB object property mechanism Andy Wingo
10:47 [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object" Andy Wingo
10:47 [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function Andy Wingo
10:47 [PATCH v2 3/9] Fix excess parentheses in Guile extension examples. Andy Wingo
10:47 [PATCH v2 2/9] Define and export Guile classes for all GDB object types Andy Wingo
10:47 [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2 Andy Wingo
10:47 [PATCH v2 0/9] Cleanups to Guile extension interface Andy Wingo
10:15 [PATCH v2 1/4] New test for backtrace when the stack pointer is invalid (inaccessible). Andrew Burgess
10:15 [PATCH v2 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Andrew Burgess
10:15 [PATCH v2 3/4] Deprecate frame_stop_reason_string. Andrew Burgess
10:15 [PATCH v2 2/4] Remove previous frame if an error occurs when computing frame id during unwind. Andrew Burgess
10:15 [PATCH v2 0/4] Catch errors in get_prev_frame. Andrew Burgess
10:07 Re: [PATCH 9/9] Remove a useless Guile finalizer Andy Wingo
09:57 [PATCH] Drop srcdir from untested source path. Marcus Shawcroft
09:54 Re: [PATCH 6/9] Remove Guile GDB object property mechanism Andy Wingo
09:48 Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything Andy Wingo
09:46 Re: [PATCH 5/9] Rename "gsmob" in Guile interface to "gdb object" Eli Zaretskii
09:39 Re: [PATCH 5/9] Rename "gsmob" in Guile interface to "gdb object" Andy Wingo
09:04 Re: [PATCH 1/9] Allow GDB to build against unreleased Guile 2.2 Andy Wingo
02:40 Re: [PATCH] [testsuite] Set target-charset to ascii Yao Qi
01:12 ping : [RFC 00/12 V2] Visit varobj available children only in MI Yao Qi
01:09 Re: [PATCH] Fix alignment of disassemble /r Yao Qi

April 16, 2014
22:46 Re: RFA/remote: compare-sections Keith Seitz
22:45 Re: [PATCH] Remove unused and probably incorrect macro TYPE_FN_FIELDS Siva Chandra
21:50 Re: [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Keith Seitz
21:18 Re: [RFA] Fix c++/16597 (crash when inspecting lambda expression variables) Keith Seitz
20:33 Re: [RFA] Fix c++/16597 (crash when inspecting lambda expression variables) Tom Tromey
20:03 Re: RFC: fix PR backtrace/15558 Tom Tromey
19:52 [PATCH] dwarf2read.c (read_structure_type): Delete outdated comments Doug Evans
18:53 [RFA testsuite 5/5] Update all callers Keith Seitz
18:52 [RFA testsuite 4/5] Introduce mi_make_breakpoint_table Keith Seitz
18:52 [RFA testsuite 3/5] Introduce mi_make_breakpoint Keith Seitz
18:51 [RFA testsuite 2/5] Introduce build_kv_pairs Keith Seitz
18:51 [RFA testsuite 1/5] Introduce parse_args Keith Seitz
18:50 [RFA testsuite 0/5] Introduction: MI breakpoint test suite cleanups Keith Seitz
17:45 Re: [PATCH] Get wrapper.exp testcase passing with stdio gdbserver Doug Evans
17:21 RE: [PATCH] Stale breakpoint instructions, spurious SIGTRAPS. Blanc, Nicolas
17:20 Re: [PATCH v2 2/3] gdb/python: raise TypeError instead of abort on calling value method for label symbol object Maxim Bublis
16:47 Re: [PATCH] gdb.base/memattr.exp regexp improvements Andrew Burgess
16:44 RE: [PATCH 0/4] Exec events in gdbserver on Linux Breazeal, Don
16:44 Re: RFA/remote: compare-sections David Taylor
15:46 Re: [PATCH] gdb.base/memattr.exp regexp improvements Joel Brobecker
15:36 Re: [PATCH] Remove unused and probably incorrect macro TYPE_FN_FIELDS Joel Brobecker
15:34 Re: [PATCH] Drop prefix from unsupported source path. Joel Brobecker
15:29 Re: [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg Joel Brobecker
12:20 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
12:11 [PATCH] Remove unused and probably incorrect macro TYPE_FN_FIELDS Siva Chandra
09:56 Re: [PATCH] Drop prefix from unsupported source path. Marcus Shawcroft
03:22 Re: [PATCH] Stale breakpoint instructions, spurious SIGTRAPS. Yao Qi
00:50 [PING] [PATCH] Fix dynamic_cast operator Siva Chandra
00:00 Re: [PATCH] Automatic link generation by doxygen Stan Shebs

April 15, 2014
23:35 Re: [PATCH] Pass --data-directory through gdb_realpath. Doug Evans
23:19 [commit] (do_steps_and_nexts): Don't reference uninitialized value of "description" Doug Evans
19:28 Re: [RFA/testsuite] Remove unused globals in mi-simplerun.exp Keith Seitz
19:06 [PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Siva Chandra
19:03 Re: [RFA/testsuite] Remove unused globals in mi-simplerun.exp Pedro Alves
19:02 Re: [RFC 2/4] Remove previous frame if we error during compute_frame_id Pedro Alves
18:53 [RFA/testsuite] Remove unused globals in mi-simplerun.exp Keith Seitz
18:49 Re: [RFA/testsuite] Remove unused globals from mi-break.exp Keith Seitz
18:26 Re: [RFA/testsuite] Remove unused globals from mi-break.exp Pedro Alves
18:18 [PATCH] Stale breakpoint instructions, spurious SIGTRAPS. Pedro Alves
18:06 Re: [RFA] Fix c++/16597 (crash when inspecting lambda expression variables) Keith Seitz
17:37 [PATCH] Pass --data-directory through gdb_realpath. Doug Evans
15:48 [RFA/testsuite] Remove unused globals from mi-break.exp Keith Seitz
15:30 Re: [PATCH 9/9] Remove a useless Guile finalizer Doug Evans
13:47 [pushed] gdb.base/sym-file.exp, hide guts of the custom loader. Pedro Alves
13:19 Re: [pushed] Make sym-file.exp work with remote targets and hosts. Pedro Alves
12:38 [pushed] Make sym-file.exp work with remote targets and hosts. Pedro Alves
11:54 [pushed] gdb.base/sym-file.exp: clean up test messages a bit. Pedro Alves
09:29 Re: [PATCH 9/9] Remove a useless Guile finalizer Ludovic CourtÃs
09:11 Re: [RFC 0/4] Catch errors in get_prev_frame. Andrew Burgess
03:24 Re: [patch] Fix unused static symbols so they're not dropped by clang David Blaikie

April 14, 2014
23:14 Re: RFC: fix PR backtrace/15558 Pedro Alves
22:56 Re: [patch] Fix unused static symbols so they're not dropped by clang Doug Evans
22:47 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Joel Brobecker
21:39 Re: [PATCH 9/9] Remove a useless Guile finalizer Doug Evans
20:12 [patch] [gdb/testsuite] Move start-of-function brace to handle Clang/GCC difference David Blaikie
18:52 Re: RFC: fix PR backtrace/15558 Tom Tromey
18:42 Re: RFC: fix PR backtrace/15558 Pedro Alves
18:35 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info David Blaikie
18:16 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Joel Brobecker
18:07 Re: [PATCH] implement support for "enum class" Tom Tromey
18:07 Re: [PATCH] constify value_aggregate_elt Tom Tromey
18:07 Re: [PATCH] handle DW_AT_type on an enumeration Tom Tromey
18:06 Re: RFC: fix PR backtrace/15558 Tom Tromey
17:36 RE: [vla v7 pushed] Re: [PATCH v6 00/15] Please have a final look Agovic, Sanimir
17:14 [PATCH 12/12] test: add mi vla test Joel Brobecker
17:14 [PATCH 11/12] test: basic c99 vla tests for C primitives Joel Brobecker
17:14 [PATCH 10/12] test: evaluate pointers to C99 vla correctly. Joel Brobecker
17:14 [PATCH 09/12] test: cover subranges with present DW_AT_count attribute Joel Brobecker
17:13 [PATCH 08/12] vla: evaluate operand of sizeof if its type is a vla Joel Brobecker
17:13 [PATCH 07/12] vla: resolve dynamic bounds if value contents is a constant byte-sequence Joel Brobecker
17:13 [PATCH 06/12] vla: support for DW_AT_count Joel Brobecker
17:13 [PATCH 05/12] vla: print "variable length" for unresolved dynamic bounds Joel Brobecker
17:13 [PATCH 04/12] vla: update type from newly created value Joel Brobecker
17:13 [PATCH 03/12] vla: enable sizeof operator for indirection Joel Brobecker
17:13 [PATCH 01/12] type: add c99 variable length array support Joel Brobecker
17:13 [PATCH 02/12] vla: enable sizeof operator to work with variable length arrays Joel Brobecker
17:13 [vla v7 pushed] Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
17:00 [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg Ulrich Weigand
15:53 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Eric Christopher
15:38 Re: [patch] add return values to return statements in non-void functions David Blaikie
15:33 [COMMITTED PATCH] Fix typo in alpha-linux-nat.c Richard Henderson
13:10 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info Joel Brobecker
13:03 Re: [patch] add return values to return statements in non-void functions Joel Brobecker
12:12 Re: [PATCH 9/9] Remove a useless Guile finalizer Ludovic CourtÃs
08:34 RE: [PATCH v6 00/15] Please have a final look Agovic, Sanimir
07:41 Re: [PATCH v2 2/3] gdb/python: raise TypeError instead of abort on calling value method for label symbol object Phil Muldoon

April 13, 2014
23:26 [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info David Blaikie
18:27 [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. David Blaikie
07:52 Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info David Blaikie
07:41 [patch] correct and xfail test due to GCC PR55641 David Blaikie
07:11 Re: [patch] Fix unused static symbols so they're not dropped by clang David Blaikie
07:08 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp David Blaikie
06:43 [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info David Blaikie

April 12, 2014
20:18 Re: [PATCH 9/9] Remove a useless Guile finalizer Doug Evans
19:50 Re: [PATCH 8/9] Remove useless Guile SMOB marking functions Doug Evans
19:29 Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything Doug Evans
19:23 Re: [PATCH 6/9] Remove Guile GDB object property mechanism Doug Evans
18:46 Re: [PATCH 5/9] Rename "gsmob" in Guile interface to "gdb object" Doug Evans
18:32 Re: [PATCH 2/9] Define and export Guile classes for all GDB object types Doug Evans
16:47 Re: [PATCH 1/9] Allow GDB to build against unreleased Guile 2.2 Doug Evans
16:40 Re: [PATCH 1/9] Allow GDB to build against unreleased Guile 2.2 Doug Evans
16:18 [commit] [Guile] Fix value-dynamic-type for reference values Doug Evans
04:00 Re: [patch] Fix unused static symbols so they're not dropped by clang Andrew Pinski
02:59 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp Andrew Pinski
00:40 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp David Blaikie
00:24 [patch] add return values to return statements in non-void functions David Blaikie
00:18 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp Doug Evans
00:10 Re: [PATCH v13 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Doug Evans

April 11, 2014
23:58 [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp David Blaikie
22:33 Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
22:24 [PATCH] Fix alignment of disassemble /r Daniel Gutson
21:22 Re: [RFA] c++/16675 (incorrect sizeof reference types) Keith Seitz
21:19 Re: [PATCH v6 00/15] Please have a final look Keith Seitz
21:13 Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
20:33 Re: [PATCH v6 00/15] Please have a final look Keith Seitz
20:27 Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
20:17 Re: [patch] Fix unused static symbols so they're not dropped by clang David Blaikie
20:16 Re: [patch] Fix unused static symbols so they're not dropped by clang David Blaikie
20:06 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
20:03 Re: [PATCH v6 00/15] Please have a final look Keith Seitz
19:32 Re: [patch] Fix unused static symbols so they're not dropped by clang Doug Evans
18:58 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Doug Evans
18:47 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Doug Evans
18:23 Re: [patch] Fix unused static symbols so they're not dropped by clang Doug Evans
18:18 Re: [PATCH] Disable check for NUL bytes in /proc/pid/cmdline Pedro Alves
18:15 Re: [Patch v12 4/4] Add debug method support to the Python API Doug Evans
17:36 [PATCH] gdb.base/memattr.exp regexp improvements Andrew Burgess
16:36 Re: [PATCH] Disable check for NUL bytes in /proc/pid/cmdline Sergio Durigan Junior
16:36 Re: [ping] [PATCH V4 0/3] Intel(R) AVX-512 register support Pedro Alves
16:34 Re: [PATCH V4 2/3] Add AVX512 register support to gdbserver. Pedro Alves
16:33 Re: [PATCH V4 1/3] Add AVX512 registers support to GDB. Pedro Alves
16:32 Re: [PATCH V4 3/3] Add AVX512 feature description to GDB manual Pedro Alves
14:29 [PATCH] Disable check for NUL bytes in /proc/pid/cmdline Vladimir Nikulichev
13:45 [ping] [PATCH V4 0/3] Intel(R) AVX-512 register support Sturm, Michael
12:50 RE: [PATCH v6 00/15] Please have a final look Agovic, Sanimir
11:03 Re: [patch] Fix TLS access for -static -pthread Jan Kratochvil
09:34 [COMMITTED PATCH] Erroneous backtrace on AVR/avrxmega backported Pierre Langlois
09:29 Re: [PATCH] Backport AVR fixes Pierre Langlois
08:41 Re: [Patch v13 1/4] Documentation of the debug method support in GDB Python API Eli Zaretskii
07:03 Re: [patch] Fix unused static symbols so they're not dropped by clang pinskia
06:51 [patch] Fix unused static symbols so they're not dropped by clang David Blaikie
05:30 Re: [PATCH] Check file exists before completion tests Yao Qi
01:49 Re: [PATCH] Get frame after pull single-step breakpoints out Yao Qi

April 10, 2014
23:56 Re: RFC: fix PR backtrace/15558 Andrew Pinski
20:29 Re: [RFA] Fix c++/16253 (tag/variable name collision) Tom Tromey
18:54 Re: [RFA] Fix c++/16253 (tag/variable name collision) Keith Seitz
17:41 Re: [PATCH] Backport AVR fixes Joel Brobecker
17:38 Re: [PATCH] Backport AVR fixes Joel Brobecker
17:32 [pushed] Conditional Z1 breakpoint hangs GDBserver. Pedro Alves
17:29 Re: [RFC][PATCH] Demangler crash resistance Tom Tromey
17:05 Re: [RFA] c++/16675 (incorrect sizeof reference types) Tom Tromey
16:58 Re: [RFA] Fix c++/16597 (crash when inspecting lambda expression variables) Tom Tromey
16:30 [PATCH] Backport AVR fixes Pierre Langlois
16:27 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Tom Tromey
14:46 Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
14:39 Re: [PATCH v6 00/15] Please have a final look Joel Brobecker
14:31 Re: [PATCH v6 10/15] vla: evaluate operand of sizeof if its type is a vla Joel Brobecker
14:22 Re: [PATCH v6 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence Joel Brobecker
14:21 Re: [PATCH v6 03/15] type: add c99 variable length array support Joel Brobecker
13:59 Re: [PATCH] Get frame after pull single-step breakpoints out Pedro Alves
13:28 [pushed] breakpoint shadowing, take single-step breakpoints into account. Pedro Alves
13:19 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Yao Qi
13:07 Re: [PATCH] [testsuite] Set target-charset to ascii Joel Brobecker
13:00 Re: [PATCH] Check file exists before completion tests Joel Brobecker
12:53 [PATCH v6 15/15] test: add mi vla test Sanimir Agovic
12:52 [PATCH v6 14/15] test: basic c99 vla tests for C primitives Sanimir Agovic
12:51 [PATCH v6 13/15] test: evaluate pointers to C99 vla correctly. Sanimir Agovic
12:50 [PATCH v6 12/15] test: multi-dimensional c99 vla. Sanimir Agovic
12:49 [PATCH v6 11/15] test: cover subranges with present DW_AT_count attribute Sanimir Agovic
12:49 [PATCH v6 10/15] vla: evaluate operand of sizeof if its type is a vla Sanimir Agovic
12:48 [PATCH v6 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence Sanimir Agovic
12:48 [PATCH v6 08/15] vla: support for DW_AT_count Sanimir Agovic
12:47 [PATCH v6 07/15] vla: print "variable length" for unresolved dynamic bounds Sanimir Agovic
12:46 [PATCH v6 06/15] vla: update type from newly created value Sanimir Agovic
12:45 [PATCH v6 05/15] vla: enable sizeof operator for indirection Sanimir Agovic
12:44 [PATCH v6 04/15] vla: enable sizeof operator to work with variable length arrays Sanimir Agovic
12:44 [PATCH v6 03/15] type: add c99 variable length array support Sanimir Agovic
12:43 [PATCH v6 02/15] vla: introduce new bound type abstraction adapt uses Sanimir Agovic
12:42 [PATCH v6 01/15] refactoring: rename create_range_type to create_static_range_type Sanimir Agovic
12:42 [PATCH v6 00/15] Please have a final look Sanimir Agovic
11:53 [RFC][PATCH] Demangler crash resistance Gary Benson
11:52 [patch] Fix TLS access for -static -pthread Jan Kratochvil
11:49 [patch] Fix gdbserver qGetTLSAddr for x86_64 -m32 Jan Kratochvil
03:49 Re: [PATCH] Get frame after pull single-step breakpoints out Yao Qi
02:57 Re: [PATCH] Check tracefile is generated by binary execution Yao Qi
02:57 Re: [PATCH] [testsuite] Set target-charset to ascii Yao Qi
02:50 Re: [PATCH] Check file exists before completion tests Yao Qi

April 09, 2014
20:28 Search debugfile directly in debug-file-directory if specified Mateusz Tabaka
19:00 [Patch v13 1/4] Documentation of the debug method support in GDB Python API Siva Chandra
18:56 [PATCH v13 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Siva Chandra
16:37 Re: [PATCH 5/8] Remove Guile GDB object property mechanism Eli Zaretskii
16:36 Re: [PATCH 4/8] Rename "gsmob" in Guile interface to "gdb object" Eli Zaretskii
16:35 Re: [PATCH 3/8] Fix typos in documentation of Guile `execute' function Eli Zaretskii
16:33 Re: [PATCH 2/8] Fix excess parentheses in Guile extension examples. Eli Zaretskii
16:14 [PATCH 9/9] Remove a useless Guile finalizer Andy Wingo
16:14 [PATCH 8/9] Remove useless Guile SMOB marking functions Andy Wingo
16:14 [PATCH 6/9] Remove Guile GDB object property mechanism Andy Wingo
16:14 [PATCH 7/9] Remove Guile mark functions that don't mark anything Andy Wingo
16:14 [PATCH 5/9] Rename "gsmob" in Guile interface to "gdb object" Andy Wingo
16:14 [PATCH 4/9] Fix typos in documentation of Guile `execute' function Andy Wingo
16:14 [PATCH 3/9] Fix excess parentheses in Guile extension examples. Andy Wingo
16:14 [PATCH 2/9] Define and export Guile classes for all GDB object types Andy Wingo
16:14 [PATCH 1/9] Allow GDB to build against unreleased Guile 2.2 Andy Wingo
16:14 [PATCH 0/8] Cleanups to Guile extension interface Andy Wingo
16:09 [PATCH 9/9] Remove a useless Guile finalizer Andy Wingo
16:09 [PATCH 8/9] Remove useless Guile SMOB marking functions Andy Wingo
16:09 [PATCH 8/8] Remove a useless Guile finalizer Andy Wingo
16:09 [PATCH 7/8] Remove useless Guile SMOB marking functions Andy Wingo
16:09 [PATCH 7/9] Remove Guile mark functions that don't mark anything Andy Wingo
16:09 [PATCH 6/8] Remove Guile mark functions that don't mark anything Andy Wingo
16:09 [PATCH 6/9] Remove Guile GDB object property mechanism Andy Wingo
16:09 [PATCH 5/9] Rename "gsmob" in Guile interface to "gdb object" Andy Wingo
16:09 [PATCH 5/8] Remove Guile GDB object property mechanism Andy Wingo
16:09 [PATCH 4/8] Rename "gsmob" in Guile interface to "gdb object" Andy Wingo
16:09 [PATCH 4/9] Fix typos in documentation of Guile `execute' function Andy Wingo
16:09 [PATCH 3/8] Fix typos in documentation of Guile `execute' function Andy Wingo
16:09 [PATCH 3/9] Fix excess parentheses in Guile extension examples. Andy Wingo
16:09 [PATCH 2/8] Fix excess parentheses in Guile extension examples. Andy Wingo
16:09 [PATCH 1/9] Allow GDB to build against unreleased Guile 2.2 Andy Wingo
16:09 [PATCH 2/9] Define and export Guile classes for all GDB object types Andy Wingo
16:09 [PATCH 0/8] Cleanups to Guile extension interface Andy Wingo
16:06 [OB/PUSHED] [GDBserver] Fix SH/Linux build. Pedro Alves
10:34 Re: [PATCH 5/5] Support for recording vector data transfer instructions Will Newton
10:32 Re: [PATCH 4/5] Support for recording extension register load/store instructions Will Newton
10:28 Re: [PATCH 3/5] Support for recording VFP data processing instructions Will Newton
10:24 Re: [PATCH 2/5] Support for recording thumb2 ASIMD struct load/store instructions Will Newton
10:18 Re: [PATCH 1/5] Support for recording arm/thumb mode coprocessor instructions Will Newton
08:42 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
08:31 [Darwin]: Fix hangs Tristan Gingold

April 08, 2014
23:16 Re: [Patch v12 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Doug Evans
23:15 Re: [Patch, moxie, sim] Add new sign-extension instructions Mike Frysinger
21:22 [PATCH] Suppress explicit dwarf2 tests under Clang due to reliance on global inline asm ordering David Blaikie
21:19 Re: [Patch v12 2/4] Add debug method interface to the extension language API Doug Evans
17:54 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
17:36 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
17:10 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
16:43 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
15:17 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
14:49 Re: [PATCH] Fix erroneous backtrace on avrxmega architectures. Joel Brobecker
14:30 [PATCH] Fix erroneous backtrace on avrxmega architectures. Pierre Langlois
12:49 Re: [PATCH v5 03/15] type: add c99 variable length array support Joel Brobecker
11:32 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
08:09 RE: [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. Pierre Muller
06:41 RE: [PATCH v5 03/15] type: add c99 variable length array support Agovic, Sanimir
06:07 Re: [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. Yao Qi
04:23 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
02:44 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
01:09 [PATCH] Fix dynamic_cast operator Siva Chandra

April 07, 2014
21:39 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
21:24 Re: [PING] [PATCH] [Python] Fix gdb.Value.dynamic_type for reference values Siva Chandra
21:16 Re: gdb/testsuite/compiler.c[c]: Identify clang Doug Evans
21:07 Re: gdb/testsuite/compiler.c[c]: Identify clang David Blaikie
20:54 Re: gdb/testsuite/compiler.c[c]: Identify clang Doug Evans
20:39 gdb/testsuite/compiler.c[c]: Identify clang David Blaikie
18:25 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
17:09 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
16:58 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
16:48 Re: [Patch, moxie, sim] Add new sign-extension instructions Joel Brobecker
16:45 [commit] Fix ARI warning in darwin-nat.c::darwin_decode_message Joel Brobecker
16:39 Re: [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. Joel Brobecker

April 05, 2014
09:06 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii

April 04, 2014
20:41 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Sergio Durigan Junior
19:12 Re: [PING] [PATCH] [Python] Fix gdb.Value.dynamic_type for reference values Doug Evans
16:55 Re: [PATCH] Fix annota1.exp: run until main breakpoint in some pc Keith Seitz
16:31 [PATCH 4/4 v2] Test non-leader exec events in non-stop mode Breazeal, Don
16:29 RE: [PATCH 3/4] Document RSP support for exec events Breazeal, Don
14:55 Re: [RFC 3/4] Deprecate frame_stop_reason_string Andrew Burgess
14:53 Re: [RFC 2/4] Remove previous frame if we error during compute_frame_id Andrew Burgess
14:50 [RFC 4/4] Add TRY_CATCH to get_prev_frame and frame specific strop strings Andrew Burgess
14:49 [RFC 3/4] Deprecate frame_stop_reason_string Andrew Burgess
14:48 [RFC 2/4] Remove previous frame if we error during compute_frame_id Andrew Burgess
14:47 [RFC 1/4] New tests for backtracing with a corrupted stack. Andrew Burgess
14:46 [RFC 0/4] Catch errors in get_prev_frame. Andrew Burgess
12:49 Re: [PATCH] Get frame after pull single-step breakpoints out Pedro Alves
12:37 Re: RFA/remote: compare-sections David Taylor
11:54 Re: [PATCH 5/6] Handle multiple step-overs Pedro Alves
10:09 [PATCH] Fix annota1.exp: run until main breakpoint in some pc Hui Zhu
09:48 Re: [rfc] btrace: control memory access during replay Eli Zaretskii
09:44 RE: [rfc] btrace: control memory access during replay Metzger, Markus T
09:16 Re: [rfc] btrace: control memory access during replay Eli Zaretskii
08:56 [rfc] btrace: control memory access during replay Markus Metzger
08:53 [PATCH] btrace, vdso: add vdso target sections Markus Metzger
07:54 Re: RFA/remote: compare-sections Eli Zaretskii
02:00 Re: [RFC 00/12 V2] Visit varobj available children only in MI Yao Qi

April 03, 2014
20:39 Re: RFA/remote: compare-sections David Taylor
19:15 Re: [commit] (read_cutu_die_from_dwo): Fix assertion Doug Evans
19:09 [commit] (read_cutu_die_from_dwo): Fix assertion Doug Evans
17:12 RE: [PATCH 4/4] Test non-leader exec events in non-stop mode Breazeal, Don
12:12 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Pedro Alves
08:12 [PATCH] Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and older version Hui Zhu
06:56 Re: [PATCH] Escape backslash in windows path Yao Qi
06:12 [PATCH] Get frame after pull single-step breakpoints out Yao Qi
04:08 [Patch, moxie, sim] Add new sign-extension instructions Anthony Green
02:50 Re: [PATCH 3/4] Document RSP support for exec events Eli Zaretskii
01:46 Re: vdso handling Alan Modra
01:06 Re: vdso handling Alan Modra

April 02, 2014
22:24 [PATCH 4/4] Test non-leader exec events in non-stop mode Breazeal, Don
22:24 [PATCH 2/4] Remote exec events on Linux Breazeal, Don
22:24 [PATCH 3/4] Document RSP support for exec events Breazeal, Don
22:24 [PATCH 1/4] Remote exit events on Linux Breazeal, Don
22:24 [PATCH 0/4] Exec events in gdbserver on Linux Breazeal, Don
20:47 [PING] [PATCH] [Python] Fix gdb.Value.dynamic_type for reference values Siva Chandra
17:20 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Eli Zaretskii
16:54 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Pedro Alves
16:47 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Eli Zaretskii
16:44 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Pedro Alves
16:14 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Eli Zaretskii
14:06 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Yao Qi
12:25 [PATCH V4 1/3] Add AVX512 registers support to GDB. Michael Sturm
12:24 [PATCH V4 3/3] Add AVX512 feature description to GDB manual Michael Sturm
12:24 [PATCH V4 2/3] Add AVX512 register support to gdbserver. Michael Sturm
12:24 [PATCH V4 0/3] Intel(R) AVX-512 register support Michael Sturm
10:47 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Pedro Alves
08:59 Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Yao Qi
08:46 [PATCH] Return argv0-symlink.exp early if gdb can't load symlink Yao Qi
08:05 RE: vdso handling Metzger, Markus T
08:04 Re: vdso handling Hans-Peter Nilsson
04:54 [PATCH] Check file exists before completion tests Yao Qi
02:55 Re: [Patch v12 1/4] Documentation of the debug method support in GDB Python API Eli Zaretskii
01:54 New ARI warning Wed Apr 2 01:53:54 UTC 2014 GDB Administrator
01:50 Re: vdso handling Alan Modra

April 01, 2014
22:54 [Patch v12 4/4] Add debug method support to the Python API Siva Chandra
22:53 [Patch v12 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods Siva Chandra
22:53 [Patch v12 2/4] Add debug method interface to the extension language API Siva Chandra
22:52 [Patch v12 1/4] Documentation of the debug method support in GDB Python API Siva Chandra
22:52 [Patch 0/4 v12] Debug Methods in GDB Siva Chandra
17:19 [commit] dwarf2read.c (read_cutu_die_from_dwo): Improve comment. Doug Evans
13:46 Re: vdso handling Pedro Alves
12:48 Re: [PATCH] Fix several "set remote foo-packet on/off" commands. Yao Qi
12:33 Re: [RFA] Split up testsuite/ChangeLog Pedro Alves
12:25 [PATCH v2] Fix several "set remote foo-packet on/off" commands. Pedro Alves
12:07 Re: [PATCH] Fix several "set remote foo-packet on/off" commands. Pedro Alves
10:04 [Darwin]: Avoid a crash while debugging gdb Tristan Gingold
08:55 Re: [PATCH] Fix several "set remote foo-packet on/off" commands. Yao Qi
02:28 Re: [PATCH] [testsuite] Set target-charset to ascii Yao Qi
02:26 Re: [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. Yao Qi
02:26 Re: [PATCH] Check tracefile is generated by binary execution Yao Qi


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc