gdb-patches archive
date index for May, 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:

May 30, 2014
23:05 [Patch v19 4/4] Add xmethod support to the Python API Siva Chandra
23:01 [PATCH 3/4 v19] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Siva Chandra
22:59 [PATCH 2/4 v19] Add xmethod interface to the extension language API Siva Chandra
22:56 [PATCH v19 1/4] Add xmethod documentation and NEWS entry Siva Chandra
19:35 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Joel Brobecker
19:27 Re: [RFA 9/9] Explicit locations v2 - Documentation (texinfo & online) Eli Zaretskii
18:22 Re: [RFA 9/9] Explicit locations v2 - Documentation (texinfo & online) Keith Seitz
18:20 Re: [RFA 8/9] Explicit locations v2 - MI for explicit locations Keith Seitz
18:19 Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations Keith Seitz
18:19 Re: [RFA 6/9] Explicit locations v2 - Add explicit locations Keith Seitz
18:19 Re: [RFA 5/9] Explicit locations v2 - Add probe locations Keith Seitz
18:18 Re: [RFA 4/9] Explicit locations v2 - Add address locations Keith Seitz
18:18 Re: [RFA 3/9] Explicit locations v2 - Locations refactor Keith Seitz
18:16 Re: [RFA 2/9] Explicit locations v2 - Event locations API Keith Seitz
16:23 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Pedro Alves
16:23 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Pedro Alves
16:19 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Joel Brobecker
15:57 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Pedro Alves
13:27 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Joel Brobecker
12:51 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Pedro Alves
12:22 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Joel Brobecker
12:12 Re: [PATCH] Skip test 'watch -location nullptr->p->x' if null pointer can be dereferenced Pedro Alves
11:46 Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Pedro Alves
11:25 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp Pedro Alves
11:09 Re: [PATCH][sim] Fix linkage errors in Clang. Pedro Alves
03:20 [committed] gdb.reverse/sigall-reverse.exp: Typo fix Maciej W. Rozycki

May 29, 2014
23:48 [PATCH 1/2] Initial pass at D language expression parser support. Iain Buclaw
23:17 Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location Pedro Alves
23:02 Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Andrew Burgess
21:54 [pushed] Fix confusion in infrun.c:resume Pedro Alves
20:11 [RFA/7.8] user breakpoint not inserted if software-single-step at same location Joel Brobecker
17:43 [pushed 2/2] infrun.c: simplify "end stepping range" code a bit. Pedro Alves
17:43 [pushed 1/2] infrun.c: stop_stepping -> stop_waiting. Pedro Alves
17:43 [pushed 0/2] A couple infrun.c cleanups. Pedro Alves
17:03 Re: [PATCH v3 3/3] btrace, vdso: add vdso target sections Pedro Alves
16:54 Re: [PATCH v3 3/3] btrace, vdso: add vdso target sections Pedro Alves
16:33 [pushed] unbreak infcalls Pedro Alves
13:49 Re: [PATCH v6 2/2] enable target async by default; separate MI and target notions of async Pedro Alves
13:44 [pushed] Re: [PATCH v6 0/2] enable target-async by default Pedro Alves
12:16 Re: [PATCH v2] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Pedro Alves
11:51 Re: [PATCH] PR gdb/15713 - errors from i386_linux_resume lead to lock-up Pedro Alves
11:45 [pushed] Re: [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call Pedro Alves
11:12 Re: [PATCH] Add system test before "set remote system-call-allowed 1" Pedro Alves
09:56 Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string. Pedro Alves
09:53 Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string. Andrew Burgess
09:41 Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Pedro Alves
09:00 Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string. Pedro Alves
08:55 Re: [PATCH v2] Improve MI -var-info-path-expression for nested struct/union case. Andrew Burgess
07:20 Re: [Patch, microblaze]: Add slr and shr regs Michael Eager
01:07 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak

May 28, 2014
23:57 Re: [PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE. Andrew Burgess
23:35 Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Andrew Burgess
23:26 Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string. Andrew Burgess
23:16 Re: [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind. Andrew Burgess
22:56 Re: [PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE. Pedro Alves
22:42 [PATCH 2/2] gdb/source.c: Fix matching path substitute rule listing Brad Mouring
22:42 [PATCH 1/2] testsuite/subst: Add tests for printing matches Brad Mouring
22:42 Fix matching path substitution rule listing, add tests Brad Mouring
22:20 Re: [PATCH 1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined Pedro Alves
22:17 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Pedro Alves
20:58 Re: [Patch v18 4/4] Add xmethod support to the Python API Doug Evans
20:44 Re: [Patch v18 4/4] Add xmethod support to the Python API Siva Chandra
20:38 [PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE. Andrew Burgess
20:31 Re: [Patch v18 4/4] Add xmethod support to the Python API Doug Evans
20:00 pushed: [RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands. Joel Brobecker
19:19 Re: [PATCH] Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and older version Pedro Alves
19:12 Re: [Patch v18 4/4] Add xmethod support to the Python API Siva Chandra
18:42 Re: [PATCH v3 1/4] New test for backtrace when the stack pointer is invalid (inaccessible). Pedro Alves
18:31 Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind. Pedro Alves
18:02 Re: [PATCH 0/4 v3] Exec events in gdbserver on Linux Breazeal, Don
17:55 Re: [RFA] Fix c++/16253 (tag/variable name collision) Doug Evans
17:36 Re: [PATCH 00/12] Regset rework preparations part 2 Andreas Arnez
17:26 Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string. Pedro Alves
16:15 Re: [PATCH] gdb/source.c: Fix source path substitution Joel Brobecker
16:01 Re: [PATCH] gdb/source.c: Fix source path substitution Brad Mouring
14:22 Re: [PATCH 3/4] Document RSP support for Linux exec events Eli Zaretskii
06:10 Re: [PATCH 1/4 v18] Add xmethod documentation and NEWS entry Doug Evans
05:41 Re: [Patch v18 4/4] Add xmethod support to the Python API Doug Evans
05:26 [PATCH] Skip test 'watch -location nullptr->p->x' if null pointer can be dereferenced Yao Qi
05:02 Re: [Patch v18 4/4] Add xmethod support to the Python API Doug Evans

May 27, 2014
21:52 Re: [PATCH] Fix ptype.exp fail in MIPS Maciej W. Rozycki
21:41 Re: [PATCH 0/4 v3] Exec events in gdbserver on Linux Breazeal, Don
21:36 Re: [PATCH 03/12] AARCH64 Linux: Fill 'collect_regset' in regset structures. Yufeng Zhang
21:28 Re: [PATCH 3/4] Document RSP support for Linux exec events Breazeal, Don
21:07 [obv] Unnecessary restore of timeout global at end of gdb.base/completion.exp Joel Brobecker
20:24 Re: [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
18:49 Re: [PATCH 0/4 v3] Exec events in gdbserver on Linux Breazeal, Don
18:31 Re: [PATCH 4/4] Non-stop exec tests Breazeal, Don
18:25 Re: [PATCH] Fix ptype.exp fail in MIPS Pedro Alves
18:15 Re: [PATCH] Fix ptype.exp fail in MIPS Pedro Alves
18:10 Re: [PATCH] gdb/source.c: Fix source path substitution Joel Brobecker
17:01 Re: [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem Breazeal, Don
16:46 Re: [PATCH] Add autocompletion for convenience vars in print and set Andrew Burgess
15:18 Re: [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
14:43 [COMMITTED PATCH] Prompt user to report bugs Gary Benson
14:43 Re: [PATCH, doc RFA] Add guile gdb parameter support Doug Evans
14:21 Re: [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect. Andreas Arnez
13:47 Re: [PATCH] Delete temporary string within demangler even in failure cases. Ian Lance Taylor
13:17 Re: [PATCH] gdb/source.c: Fix source path substitution Brad Mouring
12:54 [PATCH OBV] Fix typo in comments Yao Qi
12:48 Re: [PATCH 11/12] M68K Linux: Define regset structures. Yao Qi
12:22 Re: [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect. Yao Qi
12:13 [PATCH] Different outputs affected by locale Yao Qi
12:10 [PATCH] guile: Allow compilation with Guile <= 2.0.5 Ludovic CourtÃs
11:54 Re: [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect. Andreas Arnez
10:57 [PATCH] Delete temporary string within demangler even in failure cases. Andrew Burgess
10:12 Re: [PATCH] Add system test before "set remote system-call-allowed 1" Hui Zhu
08:53 Re: [Patch, microblaze]: Add slr and shr regs Pedro Alves
08:53 Re: [PATCH] Fix ptype.exp fail in MIPS Hui Zhu
08:51 Re: [PATCH 11/12] M68K Linux: Define regset structures. Andreas Arnez
08:51 Re: [PATCH, doc RFA] Add guile gdb parameter support Ludovic CourtÃs
07:49 Re: [PATCH v2 9/9] Remove a useless Guile finalizer Doug Evans
07:47 Re: [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object" Doug Evans
07:46 RE: [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
07:36 Re: [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function Doug Evans
07:35 Re: [PATCH v2 3/9] Fix excess parentheses in Guile extension examples. Doug Evans
07:35 Re: [PATCH v2 2/9] Define and export Guile classes for all GDB object types Doug Evans
07:32 Re: [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2 Doug Evans
07:01 Re: [PATCH, doc RFA] Add guile gdb parameter support Ludovic CourtÃs
06:34 Re: [Patch, microblaze]: Add slr and shr regs Michael Eager
02:56 Re: [PATCH 00/12] Regset rework preparations part 2 Yao Qi
02:49 Re: [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect. Yao Qi
02:15 Re: [PATCH 08/12] NIOS2 Linux: Fill 'collect_regset' in regset structure. Yao Qi
01:37 Re: [PATCH 11/12] M68K Linux: Define regset structures. Yao Qi

May 26, 2014
22:23 Re: [PATCH, doc RFA] Add guile gdb parameter support Doug Evans
22:03 Re: [PATCH, doc RFA] Add guile gdb parameter support Ludovic CourtÃs
16:37 [PATCH 12/12] IA64 Linux: Define regset structures. Andreas Arnez
16:37 [PATCH 03/12] AARCH64 Linux: Fill 'collect_regset' in regset structures. Andreas Arnez
16:37 [PATCH 09/12] SCORE: Fill 'collect_regset' in regset structure. Andreas Arnez
16:37 [PATCH 02/12] S390: Migrate to regcache_supply/collect_regset. Andreas Arnez
16:37 [PATCH 11/12] M68K Linux: Define regset structures. Andreas Arnez
16:37 [PATCH 06/12] HPPA Linux: Fill 'collect_regset' in regset structures. Andreas Arnez
16:37 [PATCH 05/12] FRV Linux: Fill 'collect_regset' in regset structures. Andreas Arnez
16:37 [PATCH 08/12] NIOS2 Linux: Fill 'collect_regset' in regset structure. Andreas Arnez
16:37 [PATCH 04/12] ALPHA Linux: Fill 'collect_regset' in regset structures. Andreas Arnez
16:37 [PATCH 10/12] TILEGX Linux: Fill 'collect_regset' in regset structure. Andreas Arnez
16:37 [PATCH 07/12] M32R Linux: Fill 'collect_regset' in regset structure. Andreas Arnez
16:37 [PATCH 00/12] Regset rework preparations part 2 Andreas Arnez
16:37 [PATCH 01/12] regcache: Add functions suitable for regset_supply/collect. Andreas Arnez
10:04 RE: [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
04:55 Re: [PATCH 0/4 v3] Exec events in gdbserver on Linux Doug Evans
03:29 Re: [PATCH 4/4] Non-stop exec tests Doug Evans

May 25, 2014
23:31 Re: [Patch v18 4/4] Add xmethod support to the Python API Doug Evans
23:04 Re: [PATCH 3/4 v18] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Doug Evans
23:02 Re: [PATCH 2/4 v18] Add xmethod interface to the extension language API Doug Evans
23:00 Re: [PATCH 1/4 v18] Add xmethod documentation and NEWS entry Doug Evans
12:59 Re: [PATCH 2/2 v2] Demangler crash handler Florian Weimer

May 24, 2014
10:17 [commit] Don't use @var at the beginning of a sentence Eli Zaretskii
07:31 Re: [PATCH, doc RFA]: Add guile progspace support Eli Zaretskii
07:20 Re: [PATCH 3/4] Document RSP support for Linux exec events Eli Zaretskii
07:13 Re: [PATCH 1/4 v18] Add xmethod documentation and NEWS entry Eli Zaretskii
07:03 Re: [PATCH v6 2/2] enable target async by default; separate MI and target notions of async Eli Zaretskii
04:42 Re: [PATCH, doc RFA]: Add guile progspace support Doug Evans
00:59 Re: [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem Yao Qi
00:34 Re: [PATCH v2] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Yao Qi
00:00 Re: [PATCH] gdb/source.c: Fix source path substitution Joel Brobecker

May 23, 2014
23:50 Re: [PATCH] gdb/source.c: Fix source path substitution Joel Brobecker
22:49 [PATCH 2/4 v3] Remote Linux ptrace exec events Don Breazeal
22:49 [PATCH 1/4 v3] Remote Linux ptrace exit events Don Breazeal
22:49 [PATCH 0/4 v3] Exec events in gdbserver on Linux Don Breazeal
22:49 [PATCH 4/4] Non-stop exec tests Don Breazeal
22:49 [PATCH 3/4] Document RSP support for Linux exec events Don Breazeal
22:42 Re: [Patch, microblaze]: Add slr and shr regs Michael Eager
21:55 [PATCH 1/4 v18] Add xmethod documentation and NEWS entry Siva Chandra
21:02 [PATCH] gdb/source.c: Fix source path substitution Brad Mouring
21:02 [Patch v18 4/4] Add xmethod support to the Python API Siva Chandra
21:01 [PATCH 3/4 v18] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Siva Chandra
21:01 [PATCH 2/4 v18] Add xmethod interface to the extension language API Siva Chandra
20:59 [PATCH v6 2/2] enable target async by default; separate MI and target notions of async Pedro Alves
20:59 [PATCH v6 1/2] Make display_gdb_prompt CLI-only. Pedro Alves
20:59 [PATCH v6 0/2] enable target-async by default Pedro Alves
20:45 Re: [RFC v5 7/8] separate MI and target notions of async Pedro Alves
20:36 RE: [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
20:33 RE: [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
18:57 Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups Simon Marchi
18:54 Re: [PATCH v2] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Pedro Alves
18:47 Re: [PING][PATCH] Fix for PR gdb/14808, vfork/exec inferior problem Breazeal, Don
18:47 [PATCH v2] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Pedro Alves
12:45 Re: [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Joel Brobecker
12:17 Re: [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Richard Earnshaw
09:47 RE: [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
08:44 Re: [Patch, microblaze]: Add slr and shr regs Pedro Alves
08:32 Re: [Patch, microblaze]: Add slr and shr regs Yao Qi
08:04 Re: [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Ramana Radhakrishnan
07:35 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Eli Zaretskii
07:34 Re: [Patch, microblaze]: Add slr and shr regs Michael Eager
07:21 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Michael Eager
06:54 [Patch, microblaze]: Add slr and shr regs Ajit Kumar Agarwal
05:57 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Eli Zaretskii
05:52 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Michael Eager
04:17 RE: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
03:48 Re: [PATCH] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Yao Qi
01:33 Re: [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject Yao Qi
01:23 Re: [PATCH 02/12] Generalize varobj iterator Yao Qi

May 22, 2014
21:16 [PATCH] support for skeletonless DWARF Fission Type Units Doug Evans
20:42 Re: [PATCH 0/2] Demangler crash handler Gary Benson
19:44 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Michael Eager
19:34 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Gary Benson
18:18 Re: [PATCH v2] Add comment for mi_run_cmd_full Simon Marchi
18:14 [PATCH] PR gdb/13860 - Make MI sync vs async output (closer to) the same. Pedro Alves
18:11 Re: [PATCH v2] Add comment for mi_run_cmd_full Joel Brobecker
18:02 [PATCH v2] Add comment for mi_run_cmd_full Simon Marchi
17:58 RE: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
17:42 Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events Breazeal, Don
17:30 Re: [PATCH] Add comment for mi_run_cmd_full Joel Brobecker
17:22 Re: [PATCH] Add comment for mi_run_cmd_full Simon Marchi
16:39 Re: [PATCH, doc RFA] Add guile gdb command support Eli Zaretskii
16:13 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Thomas Schwinge
16:02 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Gary Benson
15:57 Re: [PATCH 0/2] Demangler crash handler Gary Benson
15:46 Re: [PATCH, doc RFA] Add guile gdb parameter support Eli Zaretskii
15:43 Re: [Patch MAINTAINERS] Move self back to Write-After Approval. Ramana Radhakrishnan
15:43 Re: [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Ramana Radhakrishnan
15:40 Re: [PATCH, doc RFA] Add guile gdb command support Eli Zaretskii
15:27 Re: [PATCH, doc RFA]: Add guile progspace support Eli Zaretskii
15:17 Re: [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
14:58 Re: [PATCH v2 1/3] btrace: control memory access during replay Eli Zaretskii
14:40 Re: [PATCH 0/2] Demangler crash handler Mark Kettenis
14:23 [RFC][PATCH v2][PR remote/16896] Invalidate a register in cache when a remote target failed to write it. Pierre Langlois
14:13 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
14:09 Re: [PATCH 0/2] Demangler crash handler Gary Benson
13:18 Re: [PATCH 0/2] Demangler crash handler Gary Benson
13:09 Re: [PATCH 0/2] Demangler crash handler Joel Brobecker
13:06 [pushed] Add new infrun.h header. Pedro Alves
12:56 Re: [PATCH 0/2] Demangler crash handler Gary Benson
12:49 Re: [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Joel Brobecker
12:19 [PATCH 2/3] observer, gcore: add corefile notes generation observers Markus Metzger
12:19 [PATCH 3/3] btrace: pretend we're not replaying when generating a core file Markus Metzger
12:19 [PATCH 1/3] make_corefile_notes: have caller free returned memory Markus Metzger
11:58 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Thomas Schwinge
11:25 [ob/pushed] Don't store the inferior's exit code for --return-child-result in a print routine. Pedro Alves
11:22 Re: [Patch MAINTAINERS] Move self back to Write-After Approval. Pedro Alves
10:37 Re: [PATCH 2/2 v2] Demangler crash handler Gary Benson
09:07 [Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c Ramana Radhakrishnan
09:02 [Patch MAINTAINERS] Move self back to Write-After Approval. Ramana Radhakrishnan
07:28 Re: [PING] [PATCH 00/11] Regset rework preparations part 1 Andreas Krebbel
06:12 RE: [PATCH v2 1/3] btrace: control memory access during replay Metzger, Markus T

May 21, 2014
22:55 Re: [PATCH] constify to_attach Tom Tromey
22:37 Re: [RFC v6 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Pedro Alves
22:28 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
22:26 Re: [PATCH] Add comment for mi_run_cmd_full Joel Brobecker
22:16 Re: [RFC v6] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Pedro Alves
22:05 Re: [PATCH] constify to_attach Joel Brobecker
22:02 Re: [PATCH 2/2] handle VLA in a struct or union Joel Brobecker
21:48 [PATCH] Add comment for mi_run_cmd_full Simon Marchi
21:40 [ob/pushed] Native targets: Add inf-child.c:inf_child_mourn_inferior and use it. Pedro Alves
21:36 Re: [PATCH] constify to_attach Tom Tromey
21:27 Re: [PATCH] Revert "Fix argument passing in mi_run_cmd_full" Pedro Alves
21:23 [PATCH] Revert "Fix argument passing in mi_run_cmd_full" Simon Marchi
21:22 Re: [PATCH] constify to_attach Joel Brobecker
21:08 Re: [PATCH 3/4 v17] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Doug Evans
20:42 RE: New feature "source-id" Bruce Dawson
19:45 Re: [PATCH] constify to_attach Pedro Alves
19:41 [PATCH, doc RFA] Add guile gdb parameter support Doug Evans
19:41 Re: [PATCH] GDB/testsuite: Bump up `match_max' Maciej W. Rozycki
19:30 Re: New feature "source-id" Tom Tromey
19:28 [PATCH, doc RFA] Add guile gdb command support Doug Evans
19:22 [PATCH, doc RFA]: Add guile progspace support Doug Evans
19:06 [commit] scm-breakpoint.c (breakpoint_functions): Fix typo. Doug Evans
18:58 Re: [PATCH] constify to_attach Tom Tromey
18:57 [commit] misc minor guile cleanups Doug Evans
18:24 Re: [PATCH 2/2] handle VLA in a struct or union Joel Brobecker
18:21 [PATCH] constify to_attach Tom Tromey
18:15 Re: [PATCH] convert to_thread_address_space to use TARGET_DEFAULT_FUNC Pedro Alves
18:09 Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups Pedro Alves
18:04 Re: [PATCH 06/12] Use varobj_is_dynamic_p more widely Tom Tromey
18:02 Re: [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p Tom Tromey
18:01 Re: [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject Tom Tromey
17:57 [pushed] Re: [PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native"). Pedro Alves
17:53 Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target. Pedro Alves
17:53 Re: [PATCH 01/12] Use 'struct varobj_item' to represent name and value pair Tom Tromey
17:52 Re: [PATCH 04/12] Remove #if HAVE_PYTHON Tom Tromey
17:51 Re: [PATCH 02/12] Generalize varobj iterator Tom Tromey
17:34 Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups Simon Marchi
17:28 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
16:48 Re: [PATCH v5 6/8] gdbserver build-id attribute generator Tom Tromey
15:28 Re: [PATCH 2/4][REPOST] Remote Linux ptrace exec events Tom Tromey
15:25 Re: [PATCH 0/0][REPOST] Exec events in gdbserver on Linux Tom Tromey
15:20 [PATCH] convert to_thread_address_space to use TARGET_DEFAULT_FUNC Tom Tromey
15:15 Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events Tom Tromey
15:12 Re: [PATCH v2 1/3] btrace: control memory access during replay Eli Zaretskii
14:28 [commit] [patch] Fix TLS access for -static -pthread Jan Kratochvil
14:25 Re: [PATCH] implement support for "enum class" Tom Tromey
14:14 Re: [patch] Fix TLS access for -static -pthread Tom Tromey
14:06 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Pedro Alves
14:04 Re: [PATCH] implement support for "enum class" Mark Wielaard
13:45 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Joel Brobecker
13:41 RE: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
13:28 [PATCH 3/4 v17] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Siva Chandra
13:05 [pushed] Re: [PATCH v2] Make the dcache (code/stack cache) handle line reading errors better Pedro Alves
12:55 RE: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
12:49 Re: [patch] linux_nat_kill() compat. with linux-2.4.x Pedro Alves
12:47 [PATCH] PR gdb/15713 - errors from i386_linux_resume lead to lock-up Pedro Alves
12:24 Re: [PATCH v5 6/8] gdbserver build-id attribute generator Jan Kratochvil
12:17 Re: [patch] Fix TLS access for -static -pthread Jan Kratochvil
11:29 RE: [PATCH v2] Make the dcache (code/stack cache) handle line reading errors better Metzger, Markus T
10:39 Re: [PING] [PATCH 00/11] Regset rework preparations part 1 Pedro Alves
09:55 Re: [PATCH v3 3/3] btrace, vdso: add vdso target sections Pedro Alves
09:55 Re: [PATCH v3 2/3] test, gcore: move capture_command_output into lib/gdb.exp Pedro Alves
09:55 Re: [PATCH v3 1/3] btrace: control memory access during replay Pedro Alves
09:45 [PATCH v2] Make the dcache (code/stack cache) handle line reading errors better Pedro Alves
09:33 Re: [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent. Yao Qi
09:02 Re: [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent. Pedro Alves
08:46 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Pedro Alves
08:29 [PATCH OBV] Specify source file explicitly when setting a breakpoint Yao Qi
07:48 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Doug Evans
07:47 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Michael Eager
07:02 [PATCH v3 2/3] test, gcore: move capture_command_output into lib/gdb.exp Markus Metzger
07:01 [PATCH v3 1/3] btrace: control memory access during replay Markus Metzger
07:01 [PATCH v3 3/3] btrace, vdso: add vdso target sections Markus Metzger
06:52 RE: [PATCH] Make the dcache (code/stack cache) handle line reading errors better. Metzger, Markus T
06:20 RE: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
06:10 RE: [PATCH v2 1/3] btrace: control memory access during replay Metzger, Markus T
02:31 Re: [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent. Yao Qi
02:09 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Sergio Durigan Junior
00:13 Re: [PATCH 3/4 v16] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Doug Evans

May 20, 2014
22:24 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Simon Marchi
21:14 Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Michael Eager
21:09 Re: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks. Michael Eager
20:41 Re: [PING] [PATCH 00/11] Regset rework preparations part 1 Maciej W. Rozycki
20:33 Re: [PATCH] Fix gdb.multi/base.exp, gdb memory corruption Doug Evans
20:23 Re: [PATCH 0/2] Demangler crash handler Joel Brobecker
19:45 RE: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf Marc Khouzam
19:36 Re: [PATCH 0/2] Demangler crash handler Tom Tromey
19:12 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Tom Tromey
18:40 Re: [PATCH 0/2] Demangler crash handler Stan Shebs
18:17 Re: [PATCH, doc RFA] Make compare-sections work against all targets; add, compare-sections [-r] tests Pedro Alves
18:02 Re: [PATCH 0/3] [GDBserver] Fix hardware breakpoint regressions Pedro Alves
17:15 [PATCH] Make the dcache (code/stack cache) handle line reading errors better. Pedro Alves
17:05 Re: [PATCH 0/2] Demangler crash handler Tom Tromey
16:40 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Simon Marchi
16:36 Re: [PATCH] Add autocompletion for convenience vars in print and set Tom Tromey
16:25 [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint Ajit Kumar Agarwal
16:12 Re: [PATCH v2 1/3] btrace: control memory access during replay Eli Zaretskii
15:52 Re: [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
15:51 [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
15:29 Re: [PATCH v5 8/8] Tests for validate symbol file using build-id Jan Kratochvil
15:18 Re: [patch] Fix TLS access for -static -pthread Jan Kratochvil
15:10 Re: [patch] Fix TLS access for -static -pthread Tom Tromey
15:10 Re: [patch] Fix TLS access for -static -pthread Tom Tromey
14:57 Re: [PATCH v5 8/8] Tests for validate symbol file using build-id Tom Tromey
14:51 Re: [PATCH v5 7/8] Validate symbol file using build-id Tom Tromey
14:40 Re: [PATCH v5 6/8] gdbserver build-id attribute generator Tom Tromey
14:35 Re: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks. Joel Brobecker
14:15 RE: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks. Ajit Kumar Agarwal
14:10 RE: [PATCH v2 3/3] btrace, vdso: add vdso target sections Metzger, Markus T
14:06 [PATCH 3/4 v16] Add support for lookup, overload resolution and invocation of xmethods of C++ classes Siva Chandra
13:27 pushed: [RFA] Do not build gdbserver with -Werror by default if development=false Joel Brobecker
13:18 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Joel Brobecker
13:16 Re: [PATCH v2 3/3] btrace, vdso: add vdso target sections Pedro Alves
13:13 Re: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks. Joel Brobecker
13:04 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Taimoor
12:27 Re: [PATCH v2 2/3] test, gcore: move capture_command_output into lib/gdb.exp Pedro Alves
12:26 Re: [PATCH v2 1/3] btrace: control memory access during replay Pedro Alves
12:09 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Joel Brobecker
12:01 [PATCH v2 1/3] btrace: control memory access during replay Markus Metzger
12:00 [PATCH v2 3/3] btrace, vdso: add vdso target sections Markus Metzger
12:00 [PATCH v2 2/3] test, gcore: move capture_command_output into lib/gdb.exp Markus Metzger
11:19 Re: [RFA] Do not build gdbserver with -Werror by default if development=false Pedro Alves
11:16 RE: [PATCH] btrace, vdso: add vdso target sections Metzger, Markus T
11:12 Re: [PATCH] btrace, vdso: add vdso target sections Pedro Alves
08:17 [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks. Ajit Kumar Agarwal
07:01 RE: [rfc] btrace: control memory access during replay Metzger, Markus T
06:40 RE: [PATCH] btrace, vdso: add vdso target sections Metzger, Markus T
06:09 Re: ping: [PATCH] Set timeout for gdb.reverse/*.exp test cases Yao Qi
06:09 Re: [PATCH] gdb_init argument ARGS is a string rather than a list Yao Qi
05:41 Re: [PATCH] Fix gdb.multi/base.exp, gdb memory corruption Yao Qi
05:25 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
05:19 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Taimoor
02:43 Re: [PATCH 2/2 v2] Demangler crash handler Eli Zaretskii
02:05 Re: [PATCH] GDB/testsuite: Bump up `match_max' Joel Brobecker
00:47 Re: [PATCH] GDB/testsuite: Bump up `match_max' Maciej W. Rozycki
00:25 Re: [PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods) Doug Evans
00:07 Re: [PATCH 2/4 v15] Add xmethod interface to the extension language API Doug Evans

May 19, 2014
23:12 Re: [PATCH] Move dwarf2read.c:build_type_unit_groups closer to only user. Doug Evans
22:52 Re: [RFA] Do not build gdbserver with -Werror by default if development=false Doug Evans
22:51 [commit][obvious] Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.in Samuel Bronson
22:48 Re: [PATCH v5 1/8] Move utility functions to common/ Doug Evans
22:46 Re: [PATCH v5 1/8] Move utility functions to common/ Doug Evans
22:31 Re: [PATCH] Fix gdb.multi/base.exp, gdb memory corruption Doug Evans
21:52 Re: [PATCH] Fix gdb.multi/base.exp, gdb memory corruption Doug Evans
21:41 Re: [PATCH] btrace, vdso: add vdso target sections Pedro Alves
21:33 [PATCH v2] Improve MI -var-info-path-expression for nested struct/union case. Andrew Burgess
21:30 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak
21:25 [RFA] Do not build gdbserver with -Werror by default if development=false Joel Brobecker
21:23 Re: [PATCH] Prune program spaces in remove-inferiors Doug Evans
21:22 Re: [PATCH] GDB/testsuite: Bump up `match_max' Doug Evans
21:08 Re: [PATCH] Prune program spaces in remove-inferiors Tom Tromey
20:41 Re: [PATCH 2/2 v2] Demangler crash handler Pedro Alves
20:40 [PATCH] Fix gdb.multi/base.exp, gdb memory corruption Doug Evans
20:19 [PATCH] fix two latent type errors Tom Tromey
19:53 Re: [PATCH] dwarf2read.c type unit groups cleanup Doug Evans
19:39 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Tom Tromey
19:19 Re: [PATCH v5 5/8] Move linux_find_memory_regions_full & co. Tom Tromey
19:15 Re: [PATCH v5 4/8] Prepare linux_find_memory_regions_full & co. for move Tom Tromey
19:09 Re: [RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands. Eli Zaretskii
19:05 Re: [PATCH 2/2 v2] Demangler crash handler Gary Benson
18:56 [RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands. Joel Brobecker
18:29 Re: [PATCH v5 3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch] Tom Tromey
18:24 Re: [PATCH v5 2/8] Merge multiple hex conversions Tom Tromey
18:22 Re: [PATCH v5 1/8] Move utility functions to common/ Tom Tromey
18:22 [commit] [patch] Fix gdbserver qGetTLSAddr for x86_64 -m32 Jan Kratochvil
18:21 Re: [PATCH v5 1/8] Move utility functions to common/ Tom Tromey
17:52 Re: [PATCH] eval.c (evaluate_subexp_standard): Add some comments. Doug Evans
17:44 Re: [rfc] btrace: control memory access during replay Pedro Alves
17:22 Re: [PATCH] btrace, vdso: add vdso target sections Pedro Alves
16:55 Re: [PATCH 2/2 v2] Demangler crash handler Eli Zaretskii
15:48 Re: [PATCH 2/2 v2] Demangler crash handler Gary Benson
15:22 Re: [PING][RFC][PATCH][PR remote/16896] Invalidate a register in cache when a remote target failed to write it. Pedro Alves
15:12 Re: [PATCH] btrace: no replay without history Pedro Alves
15:11 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Joel Brobecker
15:08 Re: [patch] Fix gdbserver qGetTLSAddr for x86_64 -m32 Tom Tromey
15:05 Re: [PATCH v5] Events when inferior is modified Eli Zaretskii
15:01 Re: [PATCH 2/2 v2] Demangler crash handler Eli Zaretskii
14:51 Re: [PATCH] Fix ptype.exp fail in MIPS Doug Evans
14:50 Re: [PATCH] Fix "thiscall" method calling convention for inferior calls (PR15559) Tom Tromey
14:40 [PATCH v5] Events when inferior is modified Nick Bull
14:37 Re: [PATCH] GDB/testsuite: Bump up `match_max' Joel Brobecker
14:23 Re: [PATCH] GDB/testsuite: Bump up `match_max' Joel Brobecker
14:18 Re: [PATCH] GDB/testsuite: Bump up `match_max' Tom Tromey
14:15 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Tom Tromey
14:07 Re: [PATCH 05/14] change how the CLI handles comments Phil Muldoon
13:59 Re: [PATCH] gdb_init argument ARGS is a string rather than a list Tom Tromey
13:53 Re: [PATCH 02/14] add gcc/gdb interface files Tom Tromey
13:41 [commit] [testsuite patch] Test power{5,6,7} disassembly Jan Kratochvil
13:38 Re: [PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods) Siva Chandra
13:34 Re: [testsuite patch] Test power{5,6,7} disassembly Joel Brobecker
13:16 [PATCH] btrace: no replay without history Markus Metzger
11:48 [PATCH 2/2 v2] Demangler crash handler Gary Benson
11:30 RE: [PATCH] btrace, vdso: add vdso target sections Metzger, Markus T
11:15 Re: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Jan Kratochvil
09:48 [PING][RFC][PATCH][PR remote/16896] Invalidate a register in cache when a remote target failed to write it. Pierre Langlois
08:26 RE: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Agovic, Sanimir
08:07 RE: [PATCH] btrace, vdso: add vdso target sections Metzger, Markus T
08:06 Re: [PATCH 02/14] add gcc/gdb interface files Yao Qi
07:51 RE: [rfc] btrace: control memory access during replay Metzger, Markus T
07:42 Re: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Yao Qi
07:32 [PING] [PATCH 00/11] Regset rework preparations part 1 Andreas Arnez
06:47 Re: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Jan Kratochvil
06:41 Re: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Jan Kratochvil
06:13 Re: [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Yao Qi
03:40 Re: [PATCH] gdb_init argument ARGS is a string rather than a list Yao Qi

May 18, 2014
23:26 Re: [PATCH 05/14] change how the CLI handles comments Doug Evans
19:05 Re: [PATCH v5 1/8] Move utility functions to common/ Jan Kratochvil

May 17, 2014
20:57 [PATCH] GDB/testsuite: Bump up `match_max' Maciej W. Rozycki
19:20 [commit] progspace.c (remove_program_space): Delete, unused. Doug Evans
19:00 Re: [PATCH] Prune program spaces in remove-inferiors Doug Evans
16:16 Re: [doc PATCH] Copy over changes from guile.texi to python.texi Doug Evans
14:52 [PATCH 2/4 v15] Add xmethod interface to the extension language API Siva Chandra
07:32 Re: gdb.texinfo patch Eli Zaretskii

May 16, 2014
22:46 [RFC] cleanup dwo files left in testsuite source tree Doug Evans
20:31 Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups Tom Tromey
20:17 Re: [PATCH] PR mi/15806: Fix quoting of async events Tom Tromey
19:57 Re: [PATCH] PR mi/15806: Fix quoting of async events Simon Marchi
19:49 [commit] gdb.base/Makefile.in (EXECUTABLES): Add completion. Doug Evans
19:17 Re: [PATCH, doc RFA] New option -D: alias for --data-directory Doug Evans
18:39 Re: ping: [PATCH] Set timeout for gdb.reverse/*.exp test cases Tom Tromey
18:34 Re: [PATCH] Import the "dirfd" gnulib module Tom Tromey
18:24 Re: [PATCH] PR mi/15806: Fix quoting of async events Tom Tromey
17:58 Re: [PATCH] PR mi/15806: Fix quoting of async events Simon Marchi
17:26 Re: [PATCH] New board file: fission-no-index.exp Doug Evans
16:18 [PATCH 06/14] add dummy frame destructor Tom Tromey
16:18 [PATCH 11/14] export dwarf2_reg_to_regnum_or_error Tom Tromey
15:56 [PATCH 04/14] add make_unqualified_type Tom Tromey
15:43 Re: [PATCH] Import the "dirfd" gnulib module Gregory Fong
15:43 [PATCH 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax Tom Tromey
15:43 [PATCH 12/14] add linux_infcall_mmap Tom Tromey
15:43 [PATCH 13/14] add s390_gcc_target_options Tom Tromey
15:42 Re: [PATCH] PR mi/15806: Fix quoting of async events Tom Tromey
15:41 [PATCH 05/14] change how the CLI handles comments Tom Tromey
15:37 Re: [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind. Pedro Alves
15:27 [PATCH 14/14] the "compile" command Tom Tromey
15:26 [PATCH 10/14] make dwarf_expr_frame_base_1 public Tom Tromey
15:26 [PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods Tom Tromey
15:26 [PATCH 08/14] introduce call_function_by_hand_dummy Tom Tromey
15:26 [PATCH 02/14] add gcc/gdb interface files Tom Tromey
15:26 [PATCH 01/14] introduce ui_file_write_for_put Tom Tromey
15:26 [PATCH 03/14] add some missing ops to DWARF assembler Tom Tromey
15:26 [PATCH 00/14] let gdb reuse gcc's C compiler Tom Tromey
14:43 Re: [PATCH] Import the "dirfd" gnulib module Tom Tromey
13:53 reminder: creating the GDB 7.8 branch in 2-3 weeks Joel Brobecker
13:46 [OB/PUSHED] mi-support.exp: Fix some pastos. Pedro Alves
13:32 Re: [PATCH] New board file: fission-no-index.exp Yao Qi
13:12 Re: [PATCH] btrace, vdso: add vdso target sections Pedro Alves
12:42 ping: [PATCH] Set timeout for gdb.reverse/*.exp test cases Yao Qi
12:29 Re: [PATCH] Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.exp Yao Qi
12:22 Re: ping: [PATCH] Fix display of tabulation character for mingw hosts. Yao Qi
11:06 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
08:28 Re: [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call Hui Zhu
07:41 Re: [PATCH] Fix ptype.exp fail in MIPS Hui Zhu
06:22 Re: [PATCH] -stack-info-depth should always return a count. Vladimir Prus
02:38 Re: [PATCH] Import the "dirfd" gnulib module Gregory Fong
00:56 [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call Pedro Alves

May 15, 2014
22:57 [commit] Make fission-reread.exp work in parallel mode. Doug Evans
22:46 Re: [PATCH] dwarf2read.c (read_structure_type): Delete outdated comments Doug Evans
20:43 Re: [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem Don Breazeal
20:15 Re: [PATCH] -stack-info-depth should always return a count. Tom Tromey
20:03 Re: [RFA 0/9] Explicit locations v2 - Introduction Joel Brobecker
19:47 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Simon Marchi
19:44 Re: [PATCH v2] Fix mi_expect_stop for non-zero exit codes Simon Marchi
19:42 Re: [PATCH] Import the "dirfd" gnulib module Tom Tromey
19:08 [PATCH] Move dwarf2read.c:build_type_unit_groups closer to only user. Doug Evans
19:03 Re: [PATCH] fix PR-12417 Tom Tromey
18:40 Re: [PATCH v2] Fix argument passing in mi_run_cmd_full Tom Tromey
18:39 Re: [PATCH v2] Fix mi_expect_stop for non-zero exit codes Tom Tromey
18:17 Re: [PATCH] gdb_init argument ARGS is a string rather than a list Tom Tromey
18:09 Re: [RFA 0/9] Explicit locations v2 - Introduction Keith Seitz
18:05 [PATCH] New board file: fission-no-index.exp Doug Evans
17:58 Re: [PATCH 0/5] Return error code in get_number Tom Tromey
17:58 [PATCH] dwarf2read.c type unit groups cleanup Doug Evans
17:56 Re: [RFA 0/9] Explicit locations v2 - Introduction Joel Brobecker
17:56 Re: gdb.texinfo patch David Taylor
17:53 Re: [PATCH] Fix ptype.exp fail in MIPS Pedro Alves
17:40 Re: gdb.texinfo patch Eli Zaretskii
17:31 Re: ping: [PATCH] Fix display of tabulation character for mingw hosts. Tom Tromey
17:26 Re: [PATCH] Fix ptype.exp fail in MIPS Tom Tromey
17:19 Re: [PATCH] Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.exp Tom Tromey
17:10 Re: [PATCH] Prompt user to report bugs Doug Evans
16:01 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
15:59 [PATCH 07/11] MN10300: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:53 Re: gdb.texinfo patch Luis Machado
15:50 [PATCH 01/11] Constify regset structures. Andreas Arnez
15:49 [PATCH 09/11] SPARC: Rename register maps from "*regset" to "*regmap" Andreas Arnez
15:49 [PATCH 10/11] SPARC: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:49 [PATCH 02/11] Remove 'arch' field from regset structure. Andreas Arnez
15:49 [PATCH 11/11] Drop regset_alloc(). Andreas Arnez
15:49 [PATCH 03/11] AARCH64: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:49 [PATCH 00/11] Regset rework preparations part 1 Andreas Arnez
15:49 [PATCH 06/11] MIPS: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:49 [PATCH 08/11] SCORE: Replace regset_alloc() invocation by a static regset structure. Andreas Arnez
15:49 [PATCH 05/11] X86: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:49 [PATCH 04/11] ARM: Replace regset_alloc() invocations by static regset structures. Andreas Arnez
15:49 Re: gdb.texinfo patch David Taylor
15:33 Re: gdb.texinfo patch Luis Machado
15:25 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
15:25 gdb.texinfo patch David Taylor
14:28 Re: [PATCH 0/2] Demangler crash handler Gary Benson
14:07 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
13:27 Re: [PATCH 0/2] Demangler crash handler Gary Benson
13:25 Re: [PATCH 0/2] Demangler crash handler Gary Benson
13:24 Re: [PATCH 0/2] Demangler crash handler Gary Benson
11:39 Re: [PATCH] Prompt user to report bugs Gary Benson
11:38 Re: [PATCH] Prompt user to report bugs Gary Benson
10:07 RE: [PATCH] Prompt user to report bugs Pierre Muller
07:46 Re: GDB-Guile vs. libgc 7.4 marker threads Andy Wingo
07:08 Re: [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem Yao Qi
04:56 [PATCH] Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.exp Yao Qi

May 14, 2014
22:24 Re: [PATCH] Prompt user to report bugs Doug Evans
21:11 Re: [PATCH] Prompt user to report bugs Paul_Koning
21:05 Re: [PATCH] Prompt user to report bugs Doug Evans
20:54 [testsuite patch] Test power{5,6,7} disassembly Jan Kratochvil
20:14 Re: [PATCH] Prompt user to report bugs Tom Tromey
19:32 [FYI] reindent print_macro_definition Tom Tromey
18:32 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
16:08 Re: [PATCH 0/2] Demangler crash handler Andrew Burgess
15:35 Re: [rfc] btrace: control memory access during replay Pedro Alves
15:24 Re: [PATCH OBV] Overwrite ${board}_file in local-remote-host Doug Evans
15:04 Re: [doc PATCH] Copy over changes from guile.texi to python.texi Eli Zaretskii
14:20 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Gary Benson
14:18 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
13:15 Re: [PATCH] Prompt user to report bugs Gary Benson
13:07 Re: [PATCH 0/2] Demangler crash handler Gary Benson
12:39 Re: [PATCH] Prompt user to report bugs Yao Qi
12:27 Re: [PING^2] [RFC 00/23] Regset rework preparations Mark Kettenis
12:25 Re: [PATCH] Fix mi-file.exp fails on remote host Yao Qi
12:13 [PING^2] [RFC 00/23] Regset rework preparations Andreas Arnez
11:22 Re: [PATCH] Prompt user to report bugs Mark Kettenis
11:07 [PATCH] Prompt user to report bugs Gary Benson
10:34 Re: [PING] [PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi Ludovic CourtÃs
09:30 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Andrew Burgess
09:15 Re: [PATCH 0/2] Demangler crash handler Gary Benson
09:13 Re: [PATCH 0/2] Demangler crash handler Gary Benson
09:11 Re: [PATCH 0/2] Demangler crash handler Gary Benson
09:01 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Gary Benson
08:48 Re: [PATCH] Fix mi-file.exp fails on remote host Pedro Alves
08:01 Re: [PATCH OBV] Overwrite ${board}_file in local-remote-host Yao Qi
03:09 [doc PATCH] Copy over changes from guile.texi to python.texi Doug Evans
02:51 Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups Eli Zaretskii
02:46 [commit] minor cleanups in py-cmd.c Doug Evans
02:31 [PATCH][sim] Fix linkage errors in Clang. Masaki Muranaka
02:22 Re: [PATCH] Fix mi-file.exp fails on remote host Yao Qi

May 13, 2014
21:56 [PATCH v5] Exit code of exited inferiors in -list-thread-groups Simon Marchi
21:47 [PATCH v2] Fix argument passing in mi_run_cmd_full Simon Marchi
21:14 [PATCH v2] Fix mi_expect_stop for non-zero exit codes Simon Marchi
21:06 Re: [PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods) Doug Evans
20:58 Re: [PATCH 2/4 v14] Add xmethod (was debug method) interface to the extension language API Doug Evans
20:55 Re: [PATCH] Remove unused variable Simon Marchi
19:39 Re: [PATCH 0/2] Demangler crash handler Tom Tromey
19:36 Re: [PATCH 0/2] Demangler crash handler Tom Tromey
19:29 Re: [PATCH 0/2] Demangler crash handler Tom Tromey
19:22 Re: [PATCH 0/2] Demangler crash handler Gary Benson
19:22 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
19:20 Re: [PATCH 0/2] Demangler crash handler Florian Weimer
19:19 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
19:16 Re: [PATCH 0/2] Demangler crash handler Gary Benson
18:51 Re: [PATCH] Fix mi-file.exp fails on remote host Pedro Alves
18:42 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
18:22 Re: [PATCH 0/2] Demangler crash handler Florian Weimer
18:19 Re: [PATCH OBV] Overwrite ${board}_file in local-remote-host Pedro Alves
17:46 [FYI] remove an unused macro and an unused declaration Tom Tromey
17:35 Re: [RFA 8/9] Explicit locations v2 - MI for explicit locations Vladimir Prus
17:29 Re: [PING] [PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi Pedro Alves
16:35 [PING] [PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi Ludovic CourtÃs
16:05 Re: [PATCH 0/2] Demangler crash handler Pedro Alves
15:53 Re: GDB-Guile vs. libgc 7.4 marker threads Ludovic CourtÃs
15:07 Re: [PATCH] S390: Fix erroneous offset in fill_gregset Andreas Krebbel
14:51 Re: [PATCH] S390: Fix erroneous offset in fill_gregset Joel Brobecker
14:02 Re: [PATCH] S390: Fix erroneous offset in fill_gregset Andreas Arnez
12:47 Re: [PATCH] S390: Fix erroneous offset in fill_gregset Joel Brobecker
12:24 Re: [PATCH] S390: Fix erroneous offset in fill_gregset Ulrich Weigand
11:27 Re: [PATCH] Improve MI -var-info-path-expression for nested struct/union case. Vladimir Prus
11:01 [PATCH] S390: Fix erroneous offset in fill_gregset Andreas Arnez
10:22 Re: [PATCH 0/2] Demangler crash handler Gary Benson
10:21 Re: [PATCH 0/2] Demangler crash handler Gary Benson
10:20 Re: [PATCH 0/2] Demangler crash handler Gary Benson
09:22 ping: [PATCH] Fix display of tabulation character for mingw hosts. Yao Qi
07:53 RE: [PATCH 2/2] handle VLA in a struct or union Agovic, Sanimir
07:37 [PATCH] Fix mi-file.exp fails on remote host Yao Qi
07:15 [PATCH OBV] Overwrite ${board}_file in local-remote-host Yao Qi
06:18 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
04:10 [PATCH] Fix ptype.exp fail in MIPS Hui Zhu
03:27 [PATCH] Add system test before "set remote system-call-allowed 1" Hui Zhu
00:37 Re: [RFA 3/9] Explicit locations v2 - Locations refactor Doug Evans

May 12, 2014
23:34 [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem donb
23:06 [sim/msp430] support 32-bit sign extension DJ Delorie
22:59 Re: [RFA 2/9] Explicit locations v2 - Event locations API Doug Evans
22:19 Re: [RFA] Split up testsuite/ChangeLog Doug Evans
19:42 Re: [PATCH] mi: Use the value in mi_console_file->quote as the quoting character Simon Marchi
17:56 Re: [PATCH] PR mi/15806: Fix quoting of async events Simon Marchi
17:16 [FYI, pushed] Add myself as write after approval maintainer Simon Marchi
17:00 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
15:37 RE: [PATCH 2/2] handle VLA in a struct or union Agovic, Sanimir
13:39 Re: GDB-Guile vs. libgc 7.4 marker threads Eli Zaretskii
08:00 GDB-Guile vs. libgc 7.4 marker threads Ludovic CourtÃs
05:40 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Ian Lance Taylor
03:25 Re: [PATCH v2 00/36] Guile extension language for GDB Doug Evans

May 11, 2014
20:23 Re: [PATCH 0/2] Demangler crash handler Mark Kettenis
05:17 Re: [PATCH 0/2] Demangler crash handler Doug Evans
05:10 Re: [PATCH 0/2] Demangler crash handler Doug Evans

May 10, 2014
20:55 Re: [PATCH 0/2] Demangler crash handler Florian Weimer
19:14 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Andrew Burgess
18:19 Re: [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2 Doug Evans
02:03 Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations Keith Seitz
00:25 Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations Matt Rice

May 09, 2014
21:17 Re: [PATCH 2/4][REPOST] Remote Linux ptrace exec events Breazeal, Don
21:08 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
21:03 Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events Breazeal, Don
20:53 Re: [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Ian Lance Taylor
16:37 Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations Keith Seitz
15:57 Re: [PATCH 2/2] handle VLA in a struct or union Joel Brobecker
15:33 Re: [PATCH 0/2] Demangler crash handler Gary Benson
15:02 Re: [PATCH] Set timeout for gdb.reverse/*.exp test cases Eli Zaretskii
14:43 [PATCH] Set timeout for gdb.reverse/*.exp test cases Yao Qi
14:35 [PATCH] cplus-demangler, free resource after a failed call to gnu_special. Andrew Burgess
11:20 Re: [PATCH 0/2] Demangler crash handler Mark Kettenis
10:10 [PATCH 2/2] Demangler crash handler Gary Benson
10:09 [PATCH 1/2] Demangler crash handler Gary Benson
10:07 [PATCH 0/2] Demangler crash handler Gary Benson
09:11 [PATCH] gdb_init argument ARGS is a string rather than a list Yao Qi
08:05 RE: [PATCH 2/2] handle VLA in a struct or union Agovic, Sanimir
00:48 Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations Matt Rice

May 08, 2014
22:38 Re: [PATCH 2/2] handle VLA in a struct or union Joel Brobecker
21:33 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
21:32 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
21:09 Re: [PATCH 2/2] handle VLA in a struct or union Joel Brobecker
20:30 Re: [PATCH 2/2] handle VLA in a struct or union Philippe Waroquiers
19:07 Re: [PATCH 2/2] handle VLA in a struct or union Tom Tromey
19:01 Re: [PATCH 2/2] handle VLA in a struct or union pinskia
18:47 [PATCH 2/2] handle VLA in a struct or union Tom Tromey
18:47 [PATCH 1/2] minor cleanups in is_dynamic_type Tom Tromey
18:47 [PATCH 0/2] VLA in a struct or union Tom Tromey
18:21 Re: [RFA 9/9] Explicit locations v2 - Documentation (texinfo & online) Eli Zaretskii
18:05 [RFA 9/9] Explicit locations v2 - Documentation (texinfo & online) Keith Seitz
18:04 [RFA 8/9] Explicit locations v2 - MI for explicit locations Keith Seitz
18:03 [RFA 7/9] Explicit locations v2 - CLI for explicit locations Keith Seitz
18:02 [RFA 6/9] Explicit locations v2 - Add explicit locations Keith Seitz
18:02 [RFA 5/9] Explicit locations v2 - Add probe locations Keith Seitz
18:01 [RFA 4/9] Explicit locations v2 - Add address locations Keith Seitz
18:00 [RFA 3/9] Explicit locations v2 - Locations refactor Keith Seitz
17:59 [RFA 2/9] Explicit locations v2 - Event locations API Keith Seitz
17:57 [RFA 1/9] Explicit locations v2 - Mass rename Keith Seitz
17:56 [RFA 0/9] Explicit locations v2 - Introduction Keith Seitz
17:41 [RFC][PATCH][PR remote/16896] Invalidate a register in cache when a remote target failed to write it. Pierre Langlois
14:37 Re: [PATCH] rename "set debugvarobj" to "set debug varobj" Tom Tromey
14:35 Re: [PATCH] rename "set debugvarobj" to "set debug varobj" Tom Tromey
11:03 Re: PING: Re: [PATCH] Improve MI -var-info-path-expression for nested struct/union case. Vladimir Prus
10:31 Re: [RFC 00/23] Regset rework preparations Andreas Arnez
07:53 MSP430 SIM: Add support for hardware multiply Nick Clifton
05:44 Re: [PATCH 2/4][REPOST] Remote Linux ptrace exec events Yao Qi
05:34 Re: [PATCH 3/4][REPOST] Document RSP support for Linux exec events Yao Qi
05:23 Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events Yao Qi

May 07, 2014
20:01 Re: [PATCH 2/4][REPOST] Remote Linux ptrace exec events Luis Machado
19:40 Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events Luis Machado
18:12 Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
16:46 Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
16:41 Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Andrew Pinski
15:41 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Luis Machado
15:33 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction tmirza
15:10 Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
14:08 Re: [PATCH 0/4] Exec events in gdbserver on Linux Pedro Alves
13:52 Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
13:25 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Joel Brobecker
08:01 Re: [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Will Newton
07:41 [PATCH] Fix prologue analysis for ldr.w and ldrd instruction Taimoor Mirza
03:14 Re: [PATCH] Relax the pattern in dwzbuildid.exp Yao Qi

May 06, 2014
15:42 Re: [PATCH 0/4] Exec events in gdbserver on Linux Breazeal, Don
14:50 Re: [PATCH] Relax the pattern in dwzbuildid.exp Joel Brobecker
13:58 [PATCH] Relax the pattern in dwzbuildid.exp Yao Qi
08:21 [PATCH v2] Fix interrupt.exp fails with m32 in x86_64 Hui Zhu
06:42 Re: [RFC] GDB Hurd Fixes Thomas Schwinge
03:49 Re: [RFC] GDB Hurd Fixes Samuel Bronson

May 05, 2014
22:34 [pushed/www] Announce the GDB 7.7.1 release. Joel Brobecker
22:15 gdb-7.7 branch UN-frozen Joel Brobecker
22:14 [release/HEAD] Document the GDB 7.7.1 release in gdb/ChangeLog Joel Brobecker
22:13 [release/branch 2/2] Bump GDB version number to 7.7.1.DATE-cvs. Joel Brobecker
22:13 [release/branch 1/2] Document the GDB 7.7.1 release in gdb/ChangeLog Joel Brobecker
22:13 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
22:11 [commit/www] Add 7.7.1 release to schedule history. Joel Brobecker
21:52 [release/branch] Set GDB version number to 7.7.1. Joel Brobecker
21:49 gdb-7.7 branch FROZEN Joel Brobecker
20:46 Re: [RFA] Fix dangling cleanup in linespec_parse_basic Keith Seitz
15:51 [PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi Ludovic CourtÃs
15:34 Re: [RFC 12/23] regcache: Add functions suitable for regset_supply/collect. Andreas Arnez
13:35 Re: [RFC 02/23] Remove 'arch' field from regset structure Andreas Arnez
10:02 Re: [RFC 12/23] regcache: Add functions suitable for regset_supply/collect. Mark Kettenis
09:53 Re: [RFC 11/23] Drop regset_alloc() Mark Kettenis
09:52 Re: [RFC 10/23] SPARC: Replace regset_alloc() invocations by static regset structures Mark Kettenis
09:50 Re: [RFC 09/23] SPARC: Rename register maps from "*regset" to "*regmap" Mark Kettenis
09:45 Re: [RFC 01/23] Constify regset structures. Mark Kettenis
09:40 Re: [PATCH] Fix display of tabulation character for mingw hosts. Yao Qi
09:32 Re: [RFC 02/23] Remove 'arch' field from regset structure Mark Kettenis
09:29 [PATCH] Fix display of tabulation character for mingw hosts. Yao Qi
08:09 [ping] [RFC 00/23] Regset rework preparations Andreas Arnez
06:03 Re: [PATCH v2 00/36] Guile extension language for GDB Eli Zaretskii
03:52 Re: [PATCH 3/4] Save traceframes in trace file and read data out from trace file. Yao Qi

May 04, 2014
19:59 Re: [PATCH v2 00/36] Guile extension language for GDB Tillmann Karras

May 03, 2014
21:21 Re: [PUSHED] Enable rthreads support on OpenBSD/powerpc. Mark Kettenis
21:01 Re: [PUSHED] Enable rthreads support on OpenBSD/powerpc. Joel Brobecker
20:42 [PUSHED] Enable rthreads support on OpenBSD/powerpc. Mark Kettenis
00:04 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Sergio Durigan Junior

May 02, 2014
20:57 Re: [PATCH 2/2] Extend recognized types of SDT probe's arguments Sergio Durigan Junior
20:57 Re: [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Sergio Durigan Junior
19:36 Re: [PATCH 2/2] Extend recognized types of SDT probe's arguments Pedro Alves
19:25 Re: [PATCH 2/2] Extend recognized types of SDT probe's arguments Sergio Durigan Junior
18:56 Re: [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Pedro Alves
18:06 Re: [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Sergio Durigan Junior
16:58 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak
16:14 Re: [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Sergio Durigan Junior
11:28 Re: [PUSHED 2/2] New testsuite/boards/local-remote-host.exp board, now with editing on Yao Qi
09:49 Re: [PATCH 2/2] Extend recognized types of SDT probe's arguments Pedro Alves
09:44 Re: [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Pedro Alves
07:22 Re: [PATCH, doc RFA] Make compare-sections work against all targets; add, compare-sections [-r] tests Eli Zaretskii
00:51 [PATCH, doc RFA] Make compare-sections work against all targets; add, compare-sections [-r] tests Pedro Alves
00:33 [PUSHED] gdb_load: Fix latent bugs Pedro Alves

May 01, 2014
21:52 [PATCH 2/2] Extend recognized types of SDT probe's arguments Sergio Durigan Junior
21:52 [PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments Sergio Durigan Junior
21:52 [PATCH 0/2] Fix a bug and extend SDT probe parser Sergio Durigan Junior
17:15 Re: RFA/remote: compare-sections Pedro Alves
16:27 [PUSHED 2/2] New testsuite/boards/local-remote-host.exp board, now with editing on Pedro Alves
16:27 [PUSHED 1/2] Rename testsuite/boards/local-remote-host.exp -> testsuite/boards/local-remote-host-notty.exp Pedro Alves
16:27 [PUSHED 0/2] Make local-remote-host.exp force pseudo-tty allocation; add local-remote-host-notty.exp Pedro Alves
15:56 Re: [Patch] Update include/longlong.h to match GCC Joel Brobecker
15:18 [Patch] Update include/longlong.h to match GCC Steve Ellcey
11:07 Re: [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. Pedro Alves
10:52 Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp Pedro Alves
08:31 Re: [PATCH] Suppress explicit dwarf2 tests under Clang due to reliance on global inline asm ordering Pedro Alves


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