gdb-patches archive
date index for October, 2013

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:

October 31, 2013
22:24 [PATCH 7/7] infrun.c:handle_signal_stop: Move initial connection/attachment handling code earlier. Pedro Alves
21:32 [PATCH 6/7] infrun.c: Split handle_inferior_event further. Pedro Alves
21:32 [PATCH 5/7] Eliminate enum bpstat_signal_value, simplify random signal checks further. Pedro Alves
21:32 [PATCH 3/7] infrun.c: Don't set ecs->random_signal for "catchpoint" events (eliminate ecs->random_signal). Pedro Alves
21:32 [PATCH 4/7] infrun.c:handle_inferior_event: Rework random signal checks. Pedro Alves
21:32 [PATCH 2/7] infrun.c:handle_inferior_event: Move comment. Pedro Alves
21:32 [PATCH 1/7] infrun.c:handle_inferior_event: Don't fall through in TARGET_WAITKIND_LOADED handling. Pedro Alves
21:32 [PATCH 0/7] More run control cleanup. Pedro Alves
21:08 Re: [PATCH] infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP. Pedro Alves
17:31 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Eli Zaretskii
16:42 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
16:14 RE: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Pierre Muller
13:05 Re: [PATCH] Extra error message from update_watchpoint Andrew Burgess
03:10 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Yao Qi

October 30, 2013
23:57 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
19:19 Re: [PATCH] Extra error message from update_watchpoint Eli Zaretskii
18:48 Re: [PATCH] Extra error message from update_watchpoint Pedro Alves
18:41 Re: [PATCH] Extra error message from update_watchpoint Eli Zaretskii
18:05 Re: [PATCH] S390: Add missing gdb_prompt in s390-multiarch.exp Ulrich Weigand
18:03 Re: [PATCH v2 0/2] S390: Rename source files to *-linux-* Ulrich Weigand
17:13 Re: [PATCH] Extra error message from update_watchpoint Andrew Burgess
15:41 Re: [PATCH] Extra error message from update_watchpoint Eli Zaretskii
14:31 [PATCH] S390: Add missing gdb_prompt in s390-multiarch.exp Andreas Arnez
13:43 [PATCH v2 2/2] S390: Rename source files to *-linux-* Andreas Arnez
13:41 [PATCH v2 1/2] S390: Whitespace cleanup Andreas Arnez
13:02 [PATCH v2 0/2] S390: Rename source files to *-linux-* Andreas Arnez
12:30 Re: [PATCH] Improve MI inferior output check / mi-console.exp Luis Machado
11:49 Re: [PATCH] Extra error message from update_watchpoint Andrew Burgess
09:01 Re: [patch][python] Fix python/14513 Phil Muldoon

October 29, 2013
22:56 [PATCH] sim/arm: Prevent crash when running sim with no binary. Will Newton
22:55 [PATCH] sim/arm: Prevent NULL pointer dereference in sim_create_inferior. Will Newton
20:55 Re: [PATCH v4 3/9] add target method delegation Tom Tromey
19:09 Re: [PATCH] Extra error message from update_watchpoint Eli Zaretskii
18:34 Re: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table Tom Tromey
18:31 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Tom Tromey
17:52 Re: [PATCH] Extra error message from update_watchpoint Pedro Alves
17:52 Re: I think permanent breakpoints are fundamentally broken as is Andrew Burgess
17:38 Re: [PATCH] Avoid producing broken non-native core files Tom Tromey
17:38 Re: [PATCH] Extra error message from update_watchpoint Andrew Burgess
17:28 Re: [PATCH] Avoid producing broken non-native core files Steve Ellcey
17:20 Re: [PATCH] Avoid producing broken non-native core files Maciej W. Rozycki
17:19 Re: [PATCH] Extra error message from update_watchpoint Eli Zaretskii
17:09 Re: [PATCH] Extra error message from update_watchpoint Pedro Alves
17:02 Re: [PATCH] Avoid producing broken non-native core files Steve Ellcey
16:57 Re: [PATCH] infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP. Tom Tromey
16:49 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Eli Zaretskii
16:44 Re: [PATCH] Extra error message from update_watchpoint Andrew Burgess
16:41 Re: [RFC] undef reg in gdb_curses.h Tom Tromey
16:39 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Tom Tromey
14:53 Re: [PATCH] ChangeLog entries for the remove-symbol-file commits. Tom Tromey
14:47 [PATCH] ChangeLog entries for the remove-symbol-file commits. Nicolas Blanc
13:46 [COMMIT PATCH] gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs variables defining change-log-default-name. Pedro Alves
13:37 Re: PING: Re: [PATCH] Print <unavailable> for unavailable registers Andrew Burgess
11:09 Re: [PATCH] Improve MI inferior output check / mi-console.exp Pedro Alves
11:06 RE: [PATCH v17 0/5] remove-symbol-file & add-symbol-file. Blanc, Nicolas
08:41 Re: [PATCH 2/3] New field 'la_natural_name' in struct language_defn Yao Qi
08:33 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Yao Qi
06:42 Re: [PATCH] Fix REGISTRY cleanups Yao Qi

October 28, 2013
23:33 Re: [PATCH] bug fix for gdb 16039 Sergio Durigan Junior
21:51 Re: [PATCH 2/5] Associate target_dcache to address_space. Doug Evans
21:00 Re: [PATCH 05/10] vla: allow side effects for sizeof argument Tom Tromey
20:49 Re: [PATCH 2/5] Associate target_dcache to address_space. Tom Tromey
20:46 Re: [PATCH 1/5] Add REGISTRY for struct address_space. Tom Tromey
20:44 Re: [PATCH] Improve MI inferior output check / mi-console.exp Luis Machado
20:10 Re: [PATCH v2 11/17] introduce relative_filename and use it Tom Tromey
19:35 Re: [PATCH 0/5] cleanup infrun.c:handle_inferior_event some more. Pedro Alves
19:35 Re: [PATCH] breakpoint.c:watchpoints_triggered: simplify a tiny bit. Pedro Alves
19:01 Re: [PATCH v2 11/17] introduce relative_filename and use it Doug Evans
18:52 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Tom Tromey
18:42 Re: gdb-7.6 branch build failures Michael Eager
18:36 [PATCH] breakpoint.c:watchpoints_triggered: simplify a tiny bit. Pedro Alves
18:34 Re: [PATCH 2/3] New field 'la_natural_name' in struct language_defn Tom Tromey
18:33 Re: [PATCH 3/5] set/show code-cache Doug Evans
18:29 Re: gdb-7.6 branch build failures Tom Tromey
17:53 Re: [PATCH v4 3/9] add target method delegation Tom Tromey
17:51 Re: [PATCH v4 3/9] add target method delegation Tom Tromey
17:36 Re: [PATCH v4 1/9] fix latent bugs in ui-out.c Tom Tromey
16:52 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Tom Tromey
16:44 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Pedro Alves
16:37 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Tom Tromey
16:15 gdb-7.6 branch build failures Michael Eager
16:05 Re: [PATCH v4 3/9] add target method delegation Pedro Alves
16:04 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Pedro Alves
15:20 Re: [PATCH v4 1/9] fix latent bugs in ui-out.c Pedro Alves
15:08 Re: [PATCH] Improve MI inferior output check / mi-console.exp Pedro Alves
15:02 Re: [PATCH 1/3] Constify 'la_name' in struct language_defn Tom Tromey
14:30 Re: [PATCH v3 05/17] fix up gdb.xml Tom Tromey
14:27 Re: [PATCH] Fix ada inferior-data cleanup Pedro Alves
14:13 Re: [PATCH] Fix REGISTRY cleanups Pedro Alves
12:50 [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Yao Qi
12:50 [PATCH 2/3] New field 'la_natural_name' in struct language_defn Yao Qi
12:50 [PATCH 1/3] Constify 'la_name' in struct language_defn Yao Qi
12:35 Re: [PATCH] Fix REGISTRY cleanups Yao Qi
12:24 Re: [PATCH] Fix ada inferior-data cleanup Yao Qi
12:06 Re: [PATCH] Fix ada inferior-data cleanup Yao Qi
11:39 Re: checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering Joel Brobecker
11:36 Re: [PATCH] Fix REGISTRY cleanups Pedro Alves
11:28 Re: [PATCH] Fix ada inferior-data cleanup Pedro Alves
11:23 Re: [PATCH v3 05/17] fix up gdb.xml Pedro Alves
03:45 Re: [PATCH] Fix REGISTRY cleanups Joel Brobecker
03:43 Re: [PATCH] Fix ada inferior-data cleanup Joel Brobecker
02:20 [PATCH] Improve MI inferior output check / mi-console.exp Luis Machado

October 27, 2013
12:04 Rename field 'lang' to 'lang_ops' ([PATCH 1/2] New field la_varobj_ops in struct language_defn) Yao Qi
02:46 Re: checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering Luis Machado

October 26, 2013
13:24 Re: [PATCH 3/5] set/show code-cache Yao Qi
04:29 Re: checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering Joel Brobecker
04:09 Re: [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages Joel Brobecker
03:58 [PATCH] Fix ada inferior-data cleanup Yao Qi
03:50 [PATCH] Fix REGISTRY cleanups Yao Qi
02:35 Re: checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering Luis Machado
02:30 Re: checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering Luis Machado

October 25, 2013
23:26 [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
21:11 [PATCH v3 10/17] update fileio test Tom Tromey
21:11 [PATCH v3 16/17] fix some fission tests Tom Tromey
20:44 [PATCH v3 15/17] fix some "exec" tests Tom Tromey
20:36 [PATCH v3 11/17] introduce relative_filename and use it Tom Tromey
20:36 [PATCH v3 06/17] fix up gdb.mi Tom Tromey
20:24 [PATCH v3 09/17] update checkpoint test Tom Tromey
20:21 [PATCH v3 17/17] switch to fully parallel mode Tom Tromey
20:21 [PATCH v3 08/17] simple changes in gdb.base Tom Tromey
20:21 [PATCH v3 14/17] fix argv0-symlink.exp for parallel mode Tom Tromey
20:21 [PATCH v3 13/17] make gdb.asm parallel-safe Tom Tromey
20:21 [PATCH v3 12/17] fix up gdb.server Tom Tromey
20:21 [PATCH v3 07/17] fix up gdb.trace Tom Tromey
20:21 [PATCH v3 05/17] fix up gdb.xml Tom Tromey
20:21 [PATCH v3 04/17] fix up gdb.gdb Tom Tromey
20:21 [PATCH v3 02/17] fix some simple thinkos in the test suite Tom Tromey
20:21 [PATCH v3 03/17] fix weird.exp for parallel testing Tom Tromey
20:21 [PATCH v3 01/17] fix up log-file toggling Tom Tromey
20:21 [PATCH v3 00/17] test suite parallel safety Tom Tromey
18:23 Re: [PATCH v2 05/17] fix up gdb.xml Tom Tromey
17:34 Re: [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf Pedro Alves
17:08 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Doug Evans
17:03 Re: [PATCH v2 11/17] introduce relative_filename and use it Pedro Alves
17:02 Re: [PATCH v2 15/17] fix some "exec" tests Pedro Alves
16:42 Re: [PATCH v2 11/17] introduce relative_filename and use it Tom Tromey
16:39 Re: [PATCH v2 15/17] fix some "exec" tests Tom Tromey
16:37 Re: [PATCH v2 07/17] fix up gdb.trace Tom Tromey
16:23 Re: [PATCH v2 00/17] test suite parallel safety Pedro Alves
16:22 Re: [PATCH v2 07/17] fix up gdb.trace Pedro Alves
16:22 Re: [PATCH v2 11/17] introduce relative_filename and use it Pedro Alves
16:21 Re: [PATCH v2 15/17] fix some "exec" tests Pedro Alves
16:21 Re: [PATCH v2 05/17] fix up gdb.xml Pedro Alves
15:57 Re: [PATCH 3/5] set/show code-cache Doug Evans
15:36 Re: WG: Extending RSP with vCont;n and vCont;f Pedro Alves
15:27 RE: [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Anton Kolesov
14:35 Re: [PATCH 3/5] set/show code-cache Yao Qi
13:38 Re: [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages Yao Qi
13:16 Re: [PATCH 1/2] New field la_varobj_ops in struct language_defn Yao Qi
12:36 Re: [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Pedro Alves
12:22 Re: [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Pedro Alves
11:11 [PATCH] [DOC] shell startup files, clarifications and fixes. (was: Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option.) Pedro Alves
10:44 Re: [PATCH] Print nonexisting/optimized out static fields gracefully. Pedro Alves
10:04 RE: [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Anton Kolesov
10:01 Re: [PATCH 5/5] set/show code-cache NEWS and doc Eli Zaretskii
09:35 Re: [PATCH 5/5] set/show code-cache NEWS and doc Yao Qi
09:25 RE: [PATCH v3] testsuite: Treat an empty string in needs_status_wrapper as false Anton Kolesov
08:57 Re: [PATCH 2/4] Perf test framework Yao Qi
08:13 RE: [PATCH 05/10] vla: allow side effects for sizeof argument Agovic, Sanimir
07:56 Re: [patch] Disassembly improvements Doug Evans
07:47 Re: [PATCH 3/5] set/show code-cache Doug Evans
07:41 Re: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table hex
07:21 Re: [PATCH] Send qXfer:traceframe-info:read when traceframe is selected. Yao Qi
07:17 Re: [PATCH 4/4] Test on solib load and unload Doug Evans
07:09 Re: [PATCH] Remove global traceframe_fun and traceframe_sal Yao Qi
06:43 Re: [PATCH 3/4] Mention perf test in testsuite/README Doug Evans
06:33 Re: [PATCH 2/4] Perf test framework Doug Evans
06:32 Re: [PATCH 2/4] Perf test framework Doug Evans
04:15 Re: [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages Joel Brobecker
03:34 Re: [PATCH 1/2] New field la_varobj_ops in struct language_defn Joel Brobecker
03:29 [commit] Minor coding style fixes in varobj.h Joel Brobecker
03:04 Re: [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf Doug Evans
02:59 Re: [PATCH 0/4 V3] GDB Performance testing Doug Evans

October 24, 2013
22:37 Re: [PATCH] testsuite: Persistent gdbserver cleanup Maciej W. Rozycki
22:07 Re: [PATCH v3] testsuite: Treat an empty string in needs_status_wrapper as false Pedro Alves
20:31 Re: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table Tom Tromey
19:55 Re: [PATCH 05/10] vla: allow side effects for sizeof argument Tom Tromey
19:44 Re: PING: Re: [PATCH] Print <unavailable> for unavailable registers Pedro Alves
19:44 Re: [PATCH v17 0/5] remove-symbol-file & add-symbol-file. Tom Tromey
19:36 Re: [PATCH] testsuite: Persistent gdbserver cleanup Pedro Alves
18:21 Re: [PATCH 01/18] poison "class" Stan Shebs
17:57 Re: [PATCH 01/18] poison "class" Joel Brobecker
17:19 Re: [PATCH] Remove global traceframe_fun and traceframe_sal Tom Tromey
16:44 Re: [PATCH] Remove global traceframe_fun and traceframe_sal Pedro Alves
16:15 supporting all kinds of partially-<unavailable> enum target_object types (was: Re: [PATCH] Send qXfer:traceframe-info:read when traceframe is selected.) Pedro Alves
15:58 Re: [PATCH 1/5] infrun.c:handle_inferior_event: Remove some more dead code. Gary Benson
15:58 Re: [PATCH] Send qXfer:traceframe-info:read when traceframe is selected. Pedro Alves
15:21 Re: [PATCH 5/5] set/show code-cache NEWS and doc Eli Zaretskii
15:17 Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Pedro Alves
14:32 Re: [PATCH] Avoid producing broken non-native core files Pedro Alves
14:20 Re: [PATCH 2/4] Perf test framework Yao Qi
14:13 Re: ping: [PATCH 0/4 V3] GDB Performance testing Yao Qi
14:01 [PATCH] Remove global traceframe_fun and traceframe_sal Yao Qi
13:58 [PATCH] Send qXfer:traceframe-info:read when traceframe is selected. Yao Qi
09:27 Re: [PATCH] S390: Rename source files to *-linux-*. Andreas Arnez
08:50 RE: ping: [PATCH 0/4 V3] GDB Performance testing Agovic, Sanimir
08:33 Re: [PATCH 2/5] Associate target_dcache to address_space. Yao Qi
08:26 Re: [PATCH 5/5] set/show code-cache NEWS and doc Yao Qi
06:59 [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table hex
02:44 ping: [PATCH 0/4 V3] GDB Performance testing Yao Qi
02:32 Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
02:25 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
01:44 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
01:42 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
00:09 [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
00:09 [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
00:09 [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid

October 23, 2013
22:59 [PATCH] testsuite: Persistent gdbserver cleanup Maciej W. Rozycki
22:03 Re: [PATCH] Avoid producing broken non-native core files Maciej W. Rozycki
21:00 Re: [patch][python] 3/3 Python representation of GDB line tables (Documentation) Tom Tromey
20:53 Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Tom Tromey
20:46 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Tom Tromey
20:36 Re: [PATCH] S390: Rename source files to *-linux-*. Sergio Durigan Junior
20:34 [PATCH 5/5] infrun.c:process_event_stop_test: Reindent. Pedro Alves
20:34 [PATCH 2/5] infrun.c:handle_inferior_event: Put all ecs->random_signal tests together. Pedro Alves
20:34 [PATCH 4/5] infrun.c:handle_inferior_event: Make process_event_stop_test label a function. Pedro Alves
20:34 [PATCH 3/5] infrun.c:handle_inferior_event: Move process_event_stop_test goto label. Pedro Alves
20:07 [PATCH 1/5] infrun.c:handle_inferior_event: Remove some more dead code. Pedro Alves
20:07 [PATCH 0/5] cleanup infrun.c:handle_inferior_event some more. Pedro Alves
19:58 Re: [PATCH] Fix passing double float complex arguments in sparc64 Mark Kettenis
16:37 Re: [PATCH 2/5] Associate target_dcache to address_space. Tom Tromey
15:38 Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Eli Zaretskii
15:25 Re: [PATCH 5/5] set/show code-cache NEWS and doc Eli Zaretskii
15:18 Re: [PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number. Pedro Alves
15:02 [PATCH] S390: Rename source files to *-linux-*. Andreas Arnez
14:49 Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Pedro Alves
14:04 [PATCH] testsuite: sigall.exp: handle SIGLOST/SIGPWR conflict in sparc64 targets Jose E. Marchesi
13:41 Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Andreas Schwab
13:38 Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Gary Benson
12:40 [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option. Pedro Alves
10:16 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Yao Qi
08:29 [PATCH 3/5] set/show code-cache Yao Qi
08:29 [PATCH 4/5] Use target_read_code in disassemble. Yao Qi
08:29 [PATCH 5/5] set/show code-cache NEWS and doc Yao Qi
08:29 [PATCH 2/5] Associate target_dcache to address_space. Yao Qi
08:29 [PATCH 1/5] Add REGISTRY for struct address_space. Yao Qi
08:29 [PATCH 0/5] Cache code access for disassemble Yao Qi
08:16 Re: WG: Extending RSP with vCont;n and vCont;f Yao Qi
07:19 Re: Extending RSP with vCont;n and vCont;f ILG.Robert

October 22, 2013
20:15 Re: [PATCH v4 9/9] enable target-async Eli Zaretskii
19:00 [PATCH v4 7/9] make dprintf.exp pass in always-async mode Tom Tromey
18:26 [PATCH v4 6/9] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Tom Tromey
18:26 [PATCH v4 9/9] enable target-async Tom Tromey
18:26 Re: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts. Keith Seitz
18:25 Re: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar Keith Seitz
18:25 Re: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Keith Seitz
18:24 Re: [RFC 1/6 -V2] Fix display of tabulation character for mingw hosts. Keith Seitz
18:11 [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async Tom Tromey
18:01 [COMMIT PATCH] Remove dead sets/clears of ecs->random_signal. Pedro Alves
17:59 [PATCH v4 5/9] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. Tom Tromey
17:59 [PATCH v4 4/9] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Tom Tromey
17:59 [PATCH v4 3/9] add target method delegation Tom Tromey
17:59 [PATCH v4 2/9] add "this" pointers to more target APIs Tom Tromey
17:59 [PATCH v4 1/9] fix latent bugs in ui-out.c Tom Tromey
17:59 [PATCH v4 0/9] enable target-async by default Tom Tromey
16:54 [PATCH] infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP. Pedro Alves
16:54 Re: [COMMIT PATCH] remote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN. Pedro Alves
15:51 Re: [COMMIT PATCH] remote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN. Tom Tromey
15:40 Re: [PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number. Tom Tromey
15:15 [COMMIT PATCH] infrun.c:keep_going: update comments. Pedro Alves
14:08 [COMMIT PATCH] remote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN. Pedro Alves
13:36 Re: [PATCH] Support for the $_siginfo convenience var in sparc64 Jose E. Marchesi
13:21 Re: [PATCH] Support for the $_siginfo convenience var in sparc64 Pedro Alves
13:15 [COMMIT PATCH] Fix up a couple oddities in GDB's signal names and strings. Pedro Alves
13:09 [PATCH] Support for the $_siginfo convenience var in sparc64 Jose E. Marchesi
12:27 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Yao Qi
11:14 Re: [rfc] fbreak (Finish Breakpoints by Name) Kevin Pouget
10:54 Re: [PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number. Pedro Alves
10:51 [PATCH v3] testsuite: Treat an empty string in needs_status_wrapper as false Anton Kolesov
08:22 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Mark Kettenis
06:20 Re: [PATCH 17/18] fix gdbarch buglet Ondrej Oprala
00:50 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Yao Qi

October 21, 2013
23:16 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Doug Evans
21:58 Re: [patch][python] Fix python/14513 Tom Tromey
21:52 Re: [rfc] fbreak (Finish Breakpoints by Name) Tom Tromey
20:38 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Doug Evans
20:22 Re: [PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number. Sergio Durigan Junior
19:52 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Doug Evans
19:20 [PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number. Pedro Alves
18:50 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Tom Tromey
18:21 Re: [PATCH] [gdb/15992] testsuite: Fix check for reboot_target return value Pedro Alves
17:00 [PATCH 04/18] poison "public" Ondrej Oprala
16:47 Re: [PATCH v2 1/9] introduce minimal_symbol_upper_bound Doug Evans
16:44 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Doug Evans
16:24 RE: [PATCH] [gdb/15992] testsuite: Fix check for reboot_target return value Anton Kolesov
16:23 Re: [PATCH v2 1/9] introduce minimal_symbol_upper_bound Tom Tromey
16:11 [PATCH 06/18] poison "delete" Ondrej Oprala
16:00 Re: [PATCH 17/18] fix gdbarch buglet Pedro Alves
15:58 [PATCH 16/18] fix up gdbtypes.h Ondrej Oprala
15:37 [PATCH 18/18] un-nest enum pvk Ondrej Oprala
15:37 [PATCH 17/18] fix gdbarch buglet Ondrej Oprala
15:37 [PATCH 15/18] fix up vec Ondrej Oprala
15:37 [PATCH 14/18] poison "using" Ondrej Oprala
15:37 [PATCH 13/18] poison "typename" Ondrej Oprala
15:37 [PATCH 11/18] poison "template" Ondrej Oprala
15:37 [PATCH 12/18] poison "try" Ondrej Oprala
15:37 [PATCH 10/18] poison "operator" Ondrej Oprala
15:37 [PATCH 09/18] poison "namespace" Ondrej Oprala
15:37 [PATCH 08/18] poison "mutable" Ondrej Oprala
15:37 [PATCH 07/18] poison "explicit" Ondrej Oprala
15:37 [PATCH 02/18] poison "new" Ondrej Oprala
15:37 [PATCH 05/18] poison "private" Ondrej Oprala
15:37 [PATCH 01/18] poison "class" Ondrej Oprala
15:37 [PATCH 03/18] poison "this" Ondrej Oprala
15:37 [PATCH 00/18] -Wc++-compat patches v2.0 Ondrej Oprala
15:37 Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Pedro Alves
15:37 Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Sergio Durigan Junior
15:33 Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Andreas Schwab
15:25 Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Tom de Vries
14:51 Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Pedro Alves
14:45 Re: [PATCH] [gdb/15992] testsuite: Fix check for reboot_target return value Pedro Alves
14:40 [PATCH 09/10] test: basic c99 vla tests Sanimir Agovic
14:40 [PATCH 10/10] test: add mi vla test Sanimir Agovic
14:40 [PATCH 04/10] vla: enable sizeof operator for indirection Sanimir Agovic
14:40 [PATCH 08/10] test: multi-dimensional c99 vla. Sanimir Agovic
14:40 [PATCH 07/10] test: evaluate pointers to C99 vla correctly. Sanimir Agovic
14:40 [PATCH 02/10] type: add c99 variable length array support Sanimir Agovic
14:40 [PATCH 06/10] vla: update type from newly created value Sanimir Agovic
14:40 [PATCH 05/10] vla: allow side effects for sizeof argument Sanimir Agovic
14:40 C99 variable length array support Sanimir Agovic
14:40 [PATCH 03/10] vla: enable sizeof operator to work with variable length arrays Sanimir Agovic
14:40 [PATCH 01/10] vla: introduce new bound type abstraction adapt uses Sanimir Agovic
12:53 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
12:52 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
12:43 Re: [PATCH] testsuite: adjust line number in commands.exp Jose E. Marchesi
12:36 Re: [PATCH] testsuite: endianness in gnu_vector.exp Jose E. Marchesi
12:06 [PATCH] [gdb/15992] testsuite: Fix check for reboot_target return value Anton Kolesov
11:33 RE: [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
11:23 Re: [PATCH v2] testsuite: Treat an empty string in needs_status_wrapper as false Pedro Alves
11:17 [PATCH v2] testsuite: Treat an empty string in needs_status_wrapper as false Anton Kolesov
10:30 [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Hui Zhu
04:29 Re: [PATCH] bug fix for gdb 16039 Dave.Tian

October 20, 2013
19:53 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Tom Tromey
19:32 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Mark Kettenis
19:27 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Mark Kettenis
19:23 Re: [PATCH V7 0/8] Intel(R) MPX register support Mark Kettenis
19:13 Re: [PATCH 01/18] poison "class" Mark Kettenis
13:55 [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S Tom de Vries
13:27 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Jan Kratochvil
13:17 RE: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Pierre Muller

October 19, 2013
04:38 Re: [PATCH] bug fix for gdb 16039 Sergio Durigan Junior
01:55 Re: [patch] Disassembly improvements Yao Qi

October 18, 2013
22:46 Re: [PATCH v2 9/9] add short-circuit logic to elfread.c Doug Evans
22:01 Re: [PATCH v2 1/9] introduce minimal_symbol_upper_bound Doug Evans
21:44 [PATCH v2 16/17] fix some fission tests Tom Tromey
21:36 [PATCH v2 05/17] fix up gdb.xml Tom Tromey
21:36 [PATCH v2 04/17] fix up gdb.gdb Tom Tromey
21:24 [PATCH v2 10/17] update fileio test Tom Tromey
21:24 [PATCH v2 13/17] make gdb.asm parallel-safe Tom Tromey
21:11 [PATCH v2 17/17] switch to fully parallel mode Tom Tromey
21:00 [PATCH v2 11/17] introduce relative_filename and use it Tom Tromey
21:00 [PATCH v2 14/17] fix argv0-symlink.exp for parallel mode Tom Tromey
20:49 [PATCH v2 08/17] simple changes in gdb.base Tom Tromey
20:49 [PATCH v2 15/17] fix some "exec" tests Tom Tromey
20:49 [PATCH v2 09/17] update checkpoint test Tom Tromey
20:49 [PATCH v2 12/17] fix up gdb.server Tom Tromey
20:49 [PATCH v2 07/17] fix up gdb.trace Tom Tromey
20:49 [PATCH v2 06/17] fix up gdb.mi Tom Tromey
20:49 [PATCH v2 02/17] fix some simple thinkos in the test suite Tom Tromey
20:49 [PATCH v2 03/17] fix weird.exp for parallel testing Tom Tromey
20:49 [PATCH v2 01/17] fix up log-file toggling Tom Tromey
20:49 [PATCH v2 00/17] test suite parallel safety Tom Tromey
20:27 FYI: remove a duplicate "set" from build_executable_from_specs Tom Tromey
19:34 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Jan Kratochvil
19:09 [pascal patch] Use case_sensitive_off [Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]] Jan Kratochvil
18:35 Re: [PATCH v2 0/9] share minimal symbols across objfiles Tom Tromey
18:25 Re: [patch] Disassembly improvements Pedro Alves
17:20 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Jan Kratochvil
17:18 Re: [PATCH] Extra error message from update_watchpoint Pedro Alves
16:38 Re: [PATCH v2][PR gdb/16013] Fix off-by-one errors in *scanf format strings Pedro Alves
16:26 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
16:17 I think permanent breakpoints are fundamentally broken as is (was: Re: [PATCH] Permanent breakpoints degrade to normal breakpoints on enable) Pedro Alves
16:15 Re: [PATCH] Permanent breakpoints degrade to normal breakpoints on enable Pedro Alves
16:12 RFC: "ss" patches Tom Tromey
15:43 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
15:33 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Pedro Alves
15:26 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Pedro Alves
15:20 Re: [PATCH 05/13] fix up gdb.xml Pedro Alves
15:12 Re: [PATCH] Avoid producing broken non-native core files Pedro Alves
14:53 Re: [PATCH] Permanent breakpoints degrade to normal breakpoints on enable Luis Machado
14:48 [PATCH] Permanent breakpoints degrade to normal breakpoints on enable Andrew Burgess
14:39 [PATCH v2][PR gdb/16013] Fix off-by-one errors in *scanf format strings Gary Benson
14:37 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
14:29 [COMMIT PATCH] [gdb/16062] stepi sometimes doesn't make progress Pedro Alves
14:13 [PATCH] single-stepping over unconditional branches with zero offset Jose E. Marchesi
13:41 [PATCH v17 2/5] Documentation for the remove-symbol-file command. Nicolas Blanc
13:41 [PATCH v17 1/5] New remove-symbol-file command. Nicolas Blanc
13:41 [PATCH v17 3/5] Create target sections for user-added symbol files. Nicolas Blanc
13:40 [PATCH v17 0/5] remove-symbol-file & add-symbol-file. Nicolas Blanc
13:40 [PATCH v17 5/5] Test adding and removing a symbol file at runtime. Nicolas Blanc
13:40 [PATCH v17 4/5] Function is_elf_target. Nicolas Blanc
10:32 Re: [PATCH v2 0/9] share minimal symbols across objfiles Will Newton
10:24 Re: [patch] Disassembly improvements Yao Qi
10:15 Re: New ARI warning Fri Oct 18 01:51:13 UTC 2013 in -D 2013.10.18.00.00.15 Andreas Schwab
09:20 [PATCH] Extra error message from update_watchpoint Andrew Burgess
09:14 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
03:22 [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Yao Qi
03:22 [PATCH 1/2] Separate read and write in dcache_xfer_memory Yao Qi
03:22 [RFC 0/2] Read memory in multiple lines in dcache_xfer_memory Yao Qi
02:10 Re: New ARI warning Fri Oct 18 01:51:13 UTC 2013 in -D 2013.10.18.00.00.15 Yao Qi
01:51 New ARI warning Fri Oct 18 01:51:13 UTC 2013 in -D 2013.10.18.00.00.15 GDB Administrator
01:05 Re: [PATCH 2/6] Add annex in an async remote notification. Yao Qi
00:54 [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages Yao Qi
00:54 [PATCH 1/2] New field la_varobj_ops in struct language_defn Yao Qi

October 17, 2013
22:04 [committed] Test suite comment typos Maciej W. Rozycki
20:52 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Tom Tromey
20:25 Re: [PATCH] bug fix for gdb 16039 Tom Tromey
20:23 Re: [RFC] Use Doxygen for internals documentation Tom Tromey
19:58 Re: [PATCH 08/13] simple changes in gdb.base Tom Tromey
18:59 Re: [PATCH 11/13] introduce relative_filename and use it Tom Tromey
18:56 Re: [PATCH 07/13] fix up gdb.trace Tom Tromey
18:45 Re: [PATCH 06/13] fix up gdb.mi Tom Tromey
18:42 Re: [PATCH 05/13] fix up gdb.xml Tom Tromey
18:34 [PATCH v2 6/9] change minsyms not to be relocated at read-time Tom Tromey
18:28 Re: [PATCH] fix for PR gdb/15995 Tom Tromey
18:18 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Keith Seitz
17:50 [PATCH v2 4/9] use bound_minsym as result for lookup_minimal_symbol et al Tom Tromey
17:50 [PATCH v2 7/9] move minimal symbols to per-bfd Tom Tromey
17:50 [PATCH v2 8/9] split out elf_read_minimal_symbols Tom Tromey
17:50 [PATCH v2 9/9] add short-circuit logic to elfread.c Tom Tromey
17:50 [PATCH v2 5/9] start change to progspace independence Tom Tromey
17:50 [PATCH v2 2/9] change minsym representation Tom Tromey
17:50 [PATCH v2 3/9] make MSYMBOL_VALUE_ADDRESS an rvalue Tom Tromey
17:50 [PATCH v2 1/9] introduce minimal_symbol_upper_bound Tom Tromey
17:50 [PATCH v2 0/9] share minimal symbols across objfiles Tom Tromey
16:58 Re: [RFC] undef reg in gdb_curses.h Pedro Alves
15:46 [RFC] undef reg in gdb_curses.h Tom Tromey
15:40 [PATCH] remove unused field from struct elfinfo Tom Tromey
15:07 RE: [PATCH] testsuite: Treat empty string in needs_status_wrapper as a false value Anton Kolesov
13:34 Re: [PATCH 7/7] Remove ada-varobj.h. Yao Qi
13:33 Re: [PATCH 6/7] Move language stuff out of varobj.c Yao Qi
12:59 [PATCH] testsuite: Treat empty string in needs_status_wrapper as a false value Anton Kolesov
12:00 [ping] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
11:33 Re: [PATCH] add gdbarch_in_function_epilogue_p hook for sparc64 Jose E. Marchesi
11:31 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
10:25 [Obvious] Fix spurious char in comments Luis Machado
06:14 [commit] Document the get_longjmp_target gdbarch method. Joel Brobecker
05:57 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Joel Brobecker
05:46 Re: [PATCH 7/7] Remove ada-varobj.h. Joel Brobecker
05:40 Re: [PATCH 6/7] Move language stuff out of varobj.c Joel Brobecker

October 16, 2013
23:40 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Sergio Durigan Junior
22:07 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Sergio Durigan Junior
21:41 Re: gdb.texinfo is getting too big Pedro Alves
21:29 Re: gdb.texinfo is getting too big Pedro Alves
20:53 Re: [PATCH] add gdbarch_in_function_epilogue_p hook for sparc64 Sergio Durigan Junior
20:10 Re: gdb.texinfo is getting too big Paul_Koning
20:09 Re: [PATCH] Avoid producing broken non-native core files Maciej W. Rozycki
20:07 Re: gdb.texinfo is getting too big Stan Shebs
20:06 Re: gdb.texinfo is getting too big Eli Zaretskii
19:52 Re: gdb.texinfo is getting too big Pedro Alves
19:52 Re: [RFC] Use Doxygen for internals documentation Stan Shebs
19:01 Re: gdb.texinfo is getting too big Eli Zaretskii
18:55 Re: gdb.texinfo is getting too big Doug Evans
17:28 Re: [RFC] Use Doxygen for internals documentation Tom Tromey
16:28 FYI: remove unused label from dbxread.c Tom Tromey
16:28 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Pedro Alves
15:43 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
15:22 Re: [PATCH] Avoid producing broken non-native core files Pedro Alves
15:13 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
14:26 Re: PING: Re: [PATCH] Print <unavailable> for unavailable registers Andrew Burgess
14:16 [PATCH] add gdbarch_in_function_epilogue_p hook for sparc64 Jose E. Marchesi
13:32 Re: [patch] Support C++11 rvalue (move constructor) Jan Kratochvil
13:23 Re: [patch] Disassembly improvements Yao Qi
12:32 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Pedro Alves
12:08 Re: [patch] Disassembly improvements Pedro Alves
12:02 Re: [patch] Disassembly improvements Pedro Alves
10:05 Re: [PATCH] Record and replay: ARM thumb 32bit instructions support Yao Qi
09:57 Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Jan Kratochvil
09:39 [PATCH] hardware watchpoints turned off, inferior not yet started Andrew Burgess
09:05 Re: [PATCH 2/4] Perf test framework Yao Qi
07:53 Re: [patch] Disassembly improvements Yao Qi
07:10 [PATCH 2/4] Perf test framework Yao Qi
07:10 [PATCH 4/4] Test on solib load and unload Yao Qi
07:10 [PATCH 3/4] Mention perf test in testsuite/README Yao Qi
07:10 [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf Yao Qi
07:10 [PATCH 0/4 V3] GDB Performance testing Yao Qi
06:44 Re: [PATCH] bug fix for gdb 16039 Dave.Tian
03:31 Re: [PATCH] bug fix for gdb 16039 Sergio Durigan Junior
02:57 [PATCH][commit/obvious] Fix for PR gdb/16014 Sergio Durigan Junior
02:44 [PATCH][commit/obvious] Fix for PR gdb/16042 Sergio Durigan Junior
02:18 [PATCH] bug fix for gdb 16039 Dave.Tian
01:16 Re: [patch] Disassembly improvements Doug Evans

October 15, 2013
23:45 Re: [PATCH] Print nonexisting/optimized out static fields gracefully. Doug Evans
23:39 Re: [RFC] Use Doxygen for internals documentation Stan Shebs
20:14 Re: [PATCH 2/3] Perf test framework Doug Evans
17:14 Re: [PATCH 1/3] New make target 'check-perf' and new dir gdb.perf Doug Evans
16:57 Re: bug fix for gdb 16039 ( patch resent according Sergion's suggestion) Sergio Durigan Junior
15:55 [PATCH] Fix passing double float complex arguments in sparc64 Jose E. Marchesi
15:10 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Jan Kratochvil
14:21 [PATCH] Avoid producing broken non-native core files Maciej W. Rozycki
13:54 Re: [PATCH v16 3/5] 'add-symbol-file' should update the current target sections. Tom Tromey
13:39 RE: [PATCH v16 3/5] 'add-symbol-file' should update the current target sections. Blanc, Nicolas
09:48 Re: [PATCH] Print nonexisting/optimized out static fields gracefully. Pedro Alves
02:44 Re: gdb.texinfo is getting too big Eli Zaretskii
01:07 Re: [PATCH] Print nonexisting/optimized out static fields gracefully. Yao Qi
00:44 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Yao Qi

October 14, 2013
20:26 Re: gdb.texinfo is getting too big Doug Evans
20:10 Re: gdb.texinfo is getting too big Eli Zaretskii
20:06 gdb.texinfo is getting too big Doug Evans
18:18 Re: [patch] Support C++11 rvalue (move constructor) Tom Tromey
18:04 Re: [libiberty] xmalloc cannot return NULL Mike Frysinger
17:59 [libiberty] xmalloc cannot return NULL Marc Glisse
17:57 Re: [patch] Support C++11 rvalue (move constructor) Jan Kratochvil
17:34 Re: [patch] Support C++11 rvalue (move constructor) Jonathan Wakely
16:20 FYI: remove directory name from test Tom Tromey
16:19 Re: [PATCH 05/18] poison "private" Pedro Alves
16:10 Re: [patch] Support C++11 rvalue (move constructor) Tom Tromey
16:00 Re: [PATCH] Disassembly readability (/r no spaces) [2] Reini Urban
15:57 Re: [commit/Ada] psymbol search failure due to comparison function discrepancy Tom Tromey
15:36 Re: [PATCH 05/18] poison "private" Tom Tromey
15:02 Re: [patch, nios2] Use "sstatus" as preferred name of r30 Sandra Loosemore
14:42 Re: [patch] Disassembly improvements Pedro Alves
13:20 Re: [RFC] Use Doxygen for internals documentation Yao Qi
12:24 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
11:25 Re: [PATCH][PR gdb/16013] Fix off-by-one errors in *scanf format strings Pedro Alves
10:57 Re: [PATCH] testsuite: skip morestack.exp in sparc targets Jose E. Marchesi
10:52 [PATCH][PR gdb/16013] Fix off-by-one errors in *scanf format strings Gary Benson
09:39 Re: [PATCH] Disassembly readability (/r no spaces) [2] Andrew Burgess
09:37 RE: [patch] Disassembly improvements Abid, Hafiz
09:04 Re: [patch, nios2] Use "sstatus" as preferred name of r30 Pedro Alves
08:49 Re: [PATCH 05/18] poison "private" Pedro Alves
08:19 Re: [PATCH 4/7] Move struct varobj to varobj.h. Yao Qi
07:32 bug fix for gdb 16039 ( patch resent according Sergion's suggestion) Dave.Tian
04:26 Re: bug fix for gdb 16039 Sergio Durigan Junior
01:08 [patch, nios2] Use "sstatus" as preferred name of r30 Sandra Loosemore

October 13, 2013
17:37 Re: [PATCH 18/18] un-nest enum pvk Jan Kratochvil
17:35 Re: [PATCH 17/18] fix gdbarch buglet Jan Kratochvil
17:32 Re: [PATCH 16/18] fix up gdbtypes.h Jan Kratochvil
17:29 Re: [PATCH 15/18] fix up vec Jan Kratochvil
17:25 Re: [PATCH 14/18] poison "using" Jan Kratochvil
17:24 Re: [PATCH 13/18] poison "typename" Jan Kratochvil
17:22 Re: [PATCH 12/18] poison "try" Jan Kratochvil
17:21 Re: [PATCH 11/18] poison "template" Jan Kratochvil
17:20 Re: [PATCH 10/18] poison "operator" Jan Kratochvil
17:18 Re: [PATCH 09/18] poison "namespace" Jan Kratochvil
17:16 Re: [PATCH 08/18] poison "mutable" Jan Kratochvil
17:00 Re: [PATCH 08/18] poison "mutable" Jan Kratochvil
16:58 Re: [PATCH 07/18] poison "explicit" Jan Kratochvil
16:47 Re: [PATCH 06/18] poison "delete" Jan Kratochvil
16:45 Re: [PATCH 05/18] poison "private" Jan Kratochvil
16:39 Re: [PATCH 04/18] poison "public" Jan Kratochvil
16:11 [commit] [patchv2] Improve Executable displayed path (PR 15415 regression kind #2) Jan Kratochvil

October 12, 2013
15:28 [patch] Support C++11 rvalue (move constructor) Jan Kratochvil
10:17 bug fix for gdb 16039 Dave.Tian

October 11, 2013
22:13 [RFC] Use Doxygen for internals documentation Stan Shebs
21:34 Re: [patch] Disassembly improvements Doug Evans
21:12 Re: [patch] Disassembly improvements Pedro Alves
19:58 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Jan Kratochvil
18:54 Re: [PATCH] S390: New "multi-arch" test case Ulrich Weigand
18:22 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
18:10 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Jan Kratochvil
17:53 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
17:01 Re: [PATCH] Disassembly readability (/r no spaces) [2] Reini Urban
16:56 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Jan Kratochvil
16:46 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
16:45 RE: [patch] Disassembly improvements Abid, Hafiz
16:19 [PATCH] Disassembly readability (/r no spaces) Reini Urban
14:46 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
14:31 Re: [PATCH] Fix calling gcore when gdb is not in $PATH. Jan Kratochvil
14:10 [PATCH] Fix calling gcore when gdb is not in $PATH. Luis Machado
14:00 Re: [commit/Ada] psymbol search failure due to comparison function discrepancy Joel Brobecker
13:57 Re: [commit/Ada] psymbol search failure due to comparison function discrepancy Joel Brobecker
13:53 checked in: [RFA/doco+NEWS] Document the -catch-assert and -catch-exception new GDB/MI commands. Joel Brobecker
13:52 checked in: GDB/MI: New commands to catch Ada exceptions Joel Brobecker
11:21 Re: [RFA/doco+NEWS] Document the -catch-assert and -catch-exception new GDB/MI commands. Eli Zaretskii
10:47 Re: GDB/MI: New commands to catch Ada exceptions Joel Brobecker
10:44 [RFA/doco+NEWS] Document the -catch-assert and -catch-exception new GDB/MI commands. Joel Brobecker
08:25 Re: [RFA 1/2] new function perror_string extracted out of throw_perror_with_name. Joel Brobecker
08:24 Re: [RFA 2/2] warn if "source" fails to open the file when from_tty == 0 Joel Brobecker
08:20 Re: [PATCH 6/7] Move language stuff out of varobj.c Yao Qi
07:27 Re: [PATCH] kfail mi-catch-load.exp on Windows Yao Qi
07:02 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Eli Zaretskii
04:51 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Joel Brobecker
03:03 Re: [PATCH] Discard events for a given remote_state from stop_reply_queue Yao Qi

October 10, 2013
20:52 Re: [commit/Ada] psymbol search failure due to comparison function discrepancy Tom Tromey
20:50 Re: GDB/MI: New commands to catch Ada exceptions Tom Tromey
20:45 Re: [PATCH v16 5/5] Test adding and removing a symbol file at runtime. Tom Tromey
20:31 Re: [PATCH v16 3/5] 'add-symbol-file' should update the current target sections. Tom Tromey
20:13 Re: [PATCH v16 1/5] New remove-symbol-file command. Tom Tromey
19:59 Re: [PATCH 2/2] test: ensure certain types exposed to python are not instancable Paul_Koning
19:55 Re: [PATCH v16 4/5] Function is_elf_target. Tom Tromey
19:49 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Tom Tromey
19:49 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Tom Tromey
19:44 Re: RFA: support in src-release to create a release-style sim.tar.bz2 Tom Tromey
19:15 Re: [PATCH 02/18] poison "new" Jan Kratochvil
19:14 Re: [PATCH 2/2] test: ensure certain types exposed to python are not instancable Tom Tromey
19:10 Re: [PATCH 0/2] prevent gdb.Frame/Objfile and other types to be instanciated Tom Tromey
19:08 Re: [PATCH 1/2] python: disallow python code to instanciate certain types Tom Tromey
19:06 Re: [PATCH 1/2] python: disallow python code to instanciate certain types Tom Tromey
19:04 Re: [PATCH] fix PR symtab/15597 Doug Evans
18:55 Re: [patchv2] Record objfile->original_name as an absolute path Doug Evans
18:31 Re: [PATCH] testsuite: skip morestack.exp in sparc targets Tom Tromey
18:25 [PATCH] Print nonexisting/optimized out static fields gracefully. Pedro Alves
18:11 Re: [RFA 2/2] warn if "source" fails to open the file when from_tty == 0 Tom Tromey
18:07 Re: [patchv2] Record objfile->original_name as an absolute path Tom Tromey
17:42 Re: [RFA 1/2] new function perror_string extracted out of throw_perror_with_name. Tom Tromey
16:37 Re: [patchv2] Record objfile->original_name as an absolute path Jan Kratochvil
16:31 Re: [patchv2] Record objfile->original_name as an absolute path Doug Evans
16:06 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Eli Zaretskii
15:13 Re: [patch] Disassembly improvements Pedro Alves
14:52 Re: [patch] Disassembly improvements Pedro Alves
13:57 RE: [patch] Disassembly improvements Abid, Hafiz
13:34 Re: [patch] Disassembly improvements Pedro Alves
13:14 [patch] Disassembly improvements Abid, Hafiz
12:25 Re: [PATCH 03/18] poison "this" Pedro Alves
12:23 Re: [PATCH 02/18] poison "new" Pedro Alves
12:14 Re: [PATCH] Record and replay: ARM thumb 32bit instructions support Will Newton
10:41 Re: [PATCH] gdb/aarch64-linux-tdep.c: Call linux_init_abi. Will Newton
07:22 [RFA 2/2] warn if "source" fails to open the file when from_tty == 0 Joel Brobecker
07:22 [RFA 1/2] new function perror_string extracted out of throw_perror_with_name. Joel Brobecker
05:59 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Joel Brobecker
05:55 checked in: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Joel Brobecker
04:58 Re: [patchv2] Record objfile->original_name as an absolute path Joel Brobecker
03:49 Re: [commit/obvious] Fix PR sim/16018 Sergio Durigan Junior
03:04 Re: [PATCH 2/3] Perf test framework Yao Qi
02:29 Re: [PATCH] fix PR symtab/15597 Tom Tromey
02:23 Re: [commit/obvious] Fix PR sim/16018 Tom Tromey
00:29 Re: [PATCH 1/3] New make target 'check-perf' and new dir gdb.perf Yao Qi
00:19 Re: [PATCH 5/7] New lang-varobj.h Yao Qi
00:17 Re: [PATCH] fix PR symtab/15597 Doug Evans

October 09, 2013
23:56 Re: [PATCH 5/7] New lang-varobj.h Doug Evans
23:51 Re: [PATCH 5/7] New lang-varobj.h Yao Qi
22:09 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Philippe Waroquiers
22:05 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Sergio Durigan Junior
21:54 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Philippe Waroquiers
21:48 [commit/obvious] Fix PR sim/16018 Sergio Durigan Junior
21:45 Re: [PATCH 01/18] poison "class" Stan Shebs
19:43 Re: [PATCH 00/18] -Wc++-compat patches Ondrej Oprala
19:08 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Eli Zaretskii
18:56 Re: [PATCH 00/18] -Wc++-compat patches Tom Tromey
18:37 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
18:09 [PATCH 05/18] poison "private" Ondrej Oprala
17:58 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Eli Zaretskii
17:53 [PATCH 08/18] poison "mutable" Ondrej Oprala
17:41 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
17:29 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Eli Zaretskii
17:25 Re: [PATCH 03/18] poison "this" Tom Tromey
17:18 [PATCH 18/18] un-nest enum pvk Ondrej Oprala
17:18 [PATCH 17/18] fix gdbarch buglet Ondrej Oprala
17:18 [PATCH 16/18] fix up gdbtypes.h Ondrej Oprala
17:18 [PATCH 15/18] fix up vec Ondrej Oprala
17:18 [PATCH 14/18] poison "using" Ondrej Oprala
17:18 [PATCH 13/18] poison "typename" Ondrej Oprala
17:18 [PATCH 12/18] poison "try" Ondrej Oprala
17:18 [PATCH 11/18] poison "template" Ondrej Oprala
17:18 [PATCH 10/18] poison "operator" Ondrej Oprala
17:18 [PATCH 09/18] poison "namespace" Ondrej Oprala
17:18 [PATCH 07/18] poison "explicit" Ondrej Oprala
17:17 [PATCH 02/18] poison "new" Ondrej Oprala
17:17 [PATCH 06/18] poison "delete" Ondrej Oprala
17:17 [PATCH 03/18] poison "this" Ondrej Oprala
17:17 [PATCH 04/18] poison "public" Ondrej Oprala
17:17 [PATCH 01/18] poison "class" Ondrej Oprala
17:17 [PATCH 00/18] -Wc++-compat patches Ondrej Oprala
17:08 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Tom Tromey
17:07 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Eli Zaretskii
17:02 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Eli Zaretskii
16:44 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Eli Zaretskii
16:37 Re: [patchv2] Record objfile->original_name as an absolute path Doug Evans
16:28 Re: [PATCH] Stop using errno values around target_xfer interfaces and memory errors. Pedro Alves
16:18 [COMMIT] monitor.c: Don't install a deprecated_xfer_memory method. Pedro Alves
16:17 Re: [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Pedro Alves
16:01 [commit] [patchv2] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
15:49 Re: [PATCH] Use 'test' argument in gdb_core_cmd Tom Tromey
15:48 Re: [patchv2] Minor O_CLOEXEC optimization, "regression" fix Tom Tromey
15:46 Re: Build regression on 32-bit hosts [Re: [PATCH] fix PR symtab/15597] Tom Tromey
15:20 [PATCH] Use 'test' argument in gdb_core_cmd Andreas Arnez
15:16 Re: [patch] gdb.python/lib-types.exp: test const+typedef stripping Tom Tromey
14:54 Build regression on 32-bit hosts [Re: [PATCH] fix PR symtab/15597] Jan Kratochvil
14:50 [PATCH] S390: New "multi-arch" test case Andreas Arnez
14:46 [patchv2] Record objfile->original_name as an absolute path Jan Kratochvil
14:41 [patchv2] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
14:34 [COMMIT PATCH] Uniquefy gdb.base/catch-syscall.exp test names. Pedro Alves
14:09 Re: [PATCH] fix PR symtab/15597 Tom Tromey
13:34 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Kai Tietz
13:23 [commit] [patch] OBJF_NOT_FILENAME [Re: [RFC] Record objfile->original_name as an absolute path] Jan Kratochvil
13:10 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
13:03 Re: [PATCH] testsuite: skip morestack.exp in sparc targets Jose E. Marchesi
12:58 Re: [PATCH] testsuite: skip morestack.exp in sparc targets Will Newton
12:48 [PATCH] testsuite: skip morestack.exp in sparc targets Jose E. Marchesi
12:02 [PATCH V7 2/8] Add MPX registers XML files. Walfred Tedeschi
12:01 [PATCH V7 8/8] Add MPX feature description to GDB manual. Walfred Tedeschi
12:01 [PATCH V7 5/8] Add MPX support to gdbserver. Walfred Tedeschi
12:01 [PATCH V7 7/8] Add MPX registers tests. Walfred Tedeschi
12:01 [PATCH V7 3/8] Add MPX support for i386 Walfred Tedeschi
12:01 [PATCH V7 6/8] Add pretty-printer for MPX bnd registers. Walfred Tedeschi
12:01 [PATCH V7 4/8] MPX for amd64 Walfred Tedeschi
12:01 [PATCH V7 1/8] Fix conditions in creating a bitfield. Walfred Tedeschi
12:01 [PATCH V7 0/8] Intel(R) MPX register support Walfred Tedeschi
11:37 WG: Extending RSP with vCont;n and vCont;f ILG.Robert
11:28 Re: [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Pedro Alves
11:23 [RFA v2/code+DOCO+NEWS] new "set/show serial baud" command Joel Brobecker
08:58 [PATCH] testsuite: Fix gdb.base/bang.exp for remote stubs without exit Anton Kolesov
08:31 Re: [RFA/code+NEWS] new "set/show serial baud" command Pedro Alves
06:37 Re: [PATCH 2/3] Perf test framework Doug Evans
05:13 Re: [PATCH 1/3] New make target 'check-perf' and new dir gdb.perf Doug Evans
04:11 Re: Setting parity for remote serial Joel Brobecker
03:57 Re: [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial") Joel Brobecker
02:24 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Doug Evans
02:05 Re: [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial") Doug Evans
01:51 New ARI warning Wed Oct 9 01:51:33 UTC 2013 in -D 2013.10.09.00.00.15 GDB Administrator
01:27 Re: [PATCH] fix PR symtab/15597 Tom Tromey
00:28 Re: [PATCH 4/7] Move struct varobj to varobj.h. Yao Qi

October 08, 2013
22:10 Re: [PATCH] fix PR symtab/15597 Hans-Peter Nilsson
21:51 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
21:03 Re: [PATCH 4/7] Move struct varobj to varobj.h. Doug Evans
20:51 [patch] gdb.python/lib-types.exp: test const+typedef stripping Doug Evans
20:49 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Sergio Durigan Junior
20:23 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Tom Tromey
20:18 Re: [patch] OBJF_NOT_FILENAME [Re: [RFC] Record objfile->original_name as an absolute path] Tom Tromey
19:44 Re: [patch] Minor O_CLOEXEC optimization, "regression" fix Tom Tromey
19:38 Re: [PATCH] fix PR symtab/15597 Tom Tromey
18:32 [patch] Minor O_CLOEXEC optimization, "regression" fix Jan Kratochvil
18:23 [patch] OBJF_NOT_FILENAME [Re: [RFC] Record objfile->original_name as an absolute path] Jan Kratochvil
17:38 Re: [PATCH] kfail mi-catch-load.exp on Windows Pedro Alves
17:25 [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
16:13 Re: [PATCH] testsuite: adjust line number in commands.exp Pedro Alves
15:53 Re: [PATCH] fix for PR gdb/15995 Pedro Alves
15:24 Re: [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial") Eli Zaretskii
15:12 Re: [RFA/code+NEWS] new "set/show serial baud" command Tom Tromey
15:00 Re: [RFA/code+NEWS] new "set/show serial baud" command Joel Brobecker
14:34 Re: [RFA/code+NEWS] new "set/show serial baud" command Pedro Alves
14:16 [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial") Joel Brobecker
13:36 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection tmirza
13:34 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Pedro Alves
12:47 RE: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Abid, Hafiz
12:18 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Pedro Alves
12:07 [patch][python] 3/3 Python representation of GDB line tables (Documentation) Phil Muldoon
12:04 [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Phil Muldoon
12:04 [patch][python] 1/3 Python representation of GDB line tables (Python code) Phil Muldoon
12:03 Re: Setting parity for remote serial Pedro Alves
11:48 [RFA/commit 4/4] Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands... Joel Brobecker
11:48 [RFA/RFC 3/4] New GDB/MI commands to catch Ada exceptions Joel Brobecker
11:48 [commit/Ada 2/4] Add "ada_" prefix to enum ada_exception_catchpoint_kind Joel Brobecker
11:48 [commit/Ada 1/4] Rework a bit Ada exception catchpoint support (in prep for GDB/MI) Joel Brobecker
11:48 GDB/MI: New commands to catch Ada exceptions Joel Brobecker
11:17 [commit/Ada] psymbol search failure due to comparison function discrepancy Joel Brobecker
10:54 [commit/Ada] Remove unnecessary ada_exception_sal advance declaration. Joel Brobecker
10:28 [commit/testsuite] gdb.ada/mi_catch_ex.exp: Make test names unique. Joel Brobecker
04:59 Re: [PATCH 5/7] New lang-varobj.h Joel Brobecker
04:56 Re: [PATCH 4/7] Move struct varobj to varobj.h. Joel Brobecker
03:56 Re: Setting parity for remote serial Joel Brobecker

October 07, 2013
22:29 Re: [PATCH 0/7 V2] Trust readonly sections if target has memory protection Stan Shebs
19:36 Re: [PATCH] testsuite: endianness in gnu_vector.exp Tom Tromey
19:34 Re: [PATCH] testsuite: endianness in gnu_vector.exp Jose E. Marchesi
19:27 Re: [PATCH 2/2] move the demangled_names_hash into the per-BFD Tom Tromey
19:26 Re: [PATCH 1/2] don't share per-BFD data if relocations are needed Tom Tromey
19:07 Re: [PATCH] fix mi-support.exp to have consistent test names Tom Tromey
19:07 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
18:57 [PATCH] fix for PR gdb/15995 Tom Tromey
18:53 Re: [PATCH] testsuite: endianness in gnu_vector.exp Tom Tromey
18:33 Re: Setting parity for remote serial Yurij Grechishhev
17:19 Re: [PATCH] testsuite: adjust line number in commands.exp Jose E. Marchesi
16:37 Re: [commit] Add a set of accessors for section fields in dwarf2read.c Tom Tromey
16:31 Re: [RFC 3/3] Test on solib load and unload Tom Tromey
16:15 Re: [PATCH] testsuite: adjust line number in commands.exp Pedro Alves
14:55 [PATCH] testsuite: adjust line number in commands.exp Jose E. Marchesi
14:31 [PATCH] testsuite: endianness in gnu_vector.exp Jose E. Marchesi
12:27 [PATCH v16 5/5] Test adding and removing a symbol file at runtime. Nicolas Blanc
12:27 [PATCH v16 1/5] New remove-symbol-file command. Nicolas Blanc
12:27 [PATCH v16 3/5] 'add-symbol-file' should update the current target sections. Nicolas Blanc
12:27 [PATCH v16 4/5] Function is_elf_target. Nicolas Blanc
12:27 [PATCH v16 0/5] remove-symbol-file & add-symbol-file Nicolas Blanc
12:27 [PATCH v16 2/5] Documentation for the remove-symbol-file command. Nicolas Blanc
12:05 Re: Extending RSP with vCont;n and vCont;f Pedro Alves
11:54 Re: [PATCH] Discard events for a given remote_state from stop_reply_queue Pedro Alves
11:32 Re: [PATCH] PR 15520 - GDB step command crashed on non-stop mode Muhammad Waqas
11:14 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Pedro Alves
11:03 Thread-specific breakpoints: say "no longer in the thread list" instead of "gone". (was: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone.) Pedro Alves
09:28 Re: [PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin Hui Zhu
07:36 Re: [PATCH] gdb/aarch64-linux-tdep.c: Call linux_init_abi. Will Newton
05:36 Re: [PATCH v4] Implement $_exitsignal Sergio Durigan Junior
05:02 Re: [PATCH] gdb/aarch64-linux-tdep.c: Call linux_init_abi. Joel Brobecker

October 06, 2013
21:16 Re: [PATCH] Record and replay: ARM thumb 32bit instructions support Omair Javaid
19:59 [+rfc] Re: [patch v6 00/21] record-btrace: reverse Jan Kratochvil
19:52 Re: [patch v6 21/21] record-btrace: add (reverse-)stepping support Jan Kratochvil
19:51 Re: [patch v6 19/21] btrace, gdbserver: read branch trace incrementally Jan Kratochvil
19:49 Re: [patch v6 18/21] record-btrace: extend unwinder Jan Kratochvil
19:48 Re: [patch v6 17/21] record-btrace: add record goto target methods Jan Kratochvil
19:47 Re: [patch v6 07/21] record-btrace: optionally indent function call history Jan Kratochvil
19:46 Re: [patch v6 03/21] btrace: change branch trace data structure Jan Kratochvil
07:58 Re: Extending RSP with vCont;n and vCont;f Yao Qi
07:06 [PATCH] Discard events for a given remote_state from stop_reply_queue Yao Qi
06:33 Re: [PATCH 4/7] Move struct varobj to varobj.h. Yao Qi
01:44 Re: [PATCH 0/3 V2] GDB Performance testing Yao Qi

October 05, 2013
09:15 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
02:16 Re: [commit] Add a set of accessors for section fields in dwarf2read.c Doug Evans
02:14 Re: [patch] DWP V2 support Doug Evans
00:37 Re: [RFC 3/3] Test on solib load and unload Doug Evans
00:34 Re: [RFC 3/3] Test on solib load and unload Doug Evans

October 04, 2013
19:27 [PATCH] gdb/aarch64-linux-tdep.c: Call linux_init_abi. Will Newton
19:20 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Eli Zaretskii
18:55 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Stan Shebs
18:26 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Pedro Alves
18:14 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Eli Zaretskii
17:59 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Pedro Alves
17:54 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Pedro Alves
17:49 Re: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Eli Zaretskii
17:41 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
17:40 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
17:29 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
15:51 Re: [RFC] New port: CR16: gdb Pedro Alves
15:01 [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone. Pedro Alves
14:12 Re: Setting parity for remote serial Pedro Alves
12:53 RE: Extending RSP with vCont;n and vCont;f ILG.Robert
11:28 Re: [commit] Fix syntax error in aix-thread.c:sync_threadlists Luis Machado
11:22 Re: [PATCH][SPARC64] Fix breakpointing in syscalls other than sigreturn Pedro Alves
10:07 Re: [PATCH] Clean up ptid.h/ptid.c. Pedro Alves
09:42 Re: [PATCH v4] Implement $_exitsignal Pedro Alves
09:07 [commit] Fix syntax error in aix-thread.c:sync_threadlists Joel Brobecker
08:54 [commit] Fix build failure in procfs.c after MERGEPID -> ptid_build conversion. Joel Brobecker
08:52 [commit] Remove unnecessary cast in aix-thread.c:ptrace32. Joel Brobecker
08:36 Checked in: [RFA+doco/NEWS-RFA] Add support for --start option in -exec-run GDB/MI command. Joel Brobecker
08:31 Re: [PATCH 2/7] Remove vlang_unknown Yao Qi
07:42 Re: Move pending_event to remote_notif_state ([PATCH 1/6] Move notif_queue to remote_state) Yao Qi
07:36 Re: [PATCH 1/6] Move notif_queue to remote_state Yao Qi
07:34 Re: Setting parity for remote serial Joel Brobecker
07:30 Re: [PATCH] Clean up ptid.h/ptid.c. Joel Brobecker
07:27 Re: [PATCH] Fix FIXME: xstrdup should not be here Yao Qi
06:49 Re: Extending RSP with vCont;n and vCont;f Yao Qi
04:22 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Luis Machado

October 03, 2013
22:02 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Philippe Waroquiers
20:39 Re: C++-compat clean build Tom Tromey
20:24 Re: [PATCH v4] Implement $_exitsignal Sergio Durigan Junior
19:53 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Tom Tromey
18:40 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Pedro Alves
17:12 Re: [PATCH] Clean up ptid.h/ptid.c. Tom Tromey
14:44 Re: [patch][python] Fix Python 3 long/int logic error when converting a value in GDB Phil Muldoon
14:09 [PATCH] Clean up ptid.h/ptid.c. Pedro Alves
11:03 Re: [PATCH v4] Implement $_exitsignal Pedro Alves
10:16 Re: Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported. Pedro Alves
09:46 [Patch + 1] Add support for hw bp on darwin Tristan Gingold
05:48 Re: [PATCH v4] Implement $_exitsignal Sergio Durigan Junior
05:04 RE: Extending RSP with vCont;n and vCont;f ILG.Robert

October 02, 2013
22:08 Re: Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported. (was: Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver) Philippe Waroquiers
21:59 Re: Setting parity for remote serial Yurij Grechishhev
21:02 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Sergio Durigan Junior
20:51 Re: [RFA+doco/NEWS-RFA] Add support for --start option in -exec-run GDB/MI command. Tom Tromey
20:30 Re: [patch][python] Fix Python 3 long/int logic error when converting a value in GDB Tom Tromey
20:12 Re: [PATCH] Fix FIXME: xstrdup should not be here Tom Tromey
19:41 Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported. (was: Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver) Pedro Alves
19:32 Re: [PATCH 4/7] Move struct varobj to varobj.h. Doug Evans
19:07 Re: [PATCH] Always print call-clobbered registers in outer frames. Doug Evans
18:03 Re: [PATCH] Fix gdb.trace/entry-values.exp Vidya Praveen
17:18 Re: [PATCH 5/7] New lang-varobj.h Doug Evans
17:07 Ping: [RFC] New port: CR16: gdb Kaushik M Phatak
17:05 Ping: [RFC] New port: CR16 gdbserver Kaushik M Phatak
16:25 Re: Extending RSP with vCont;n and vCont;f Eli Zaretskii
16:22 Re: [RFA+doco/NEWS-RFA] Add support for --start option in -exec-run GDB/MI command. Eli Zaretskii
16:17 Re: [PATCH+DOC] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>". Pedro Alves
16:05 Re: [PATCH] Always print call-clobbered registers in outer frames. Pedro Alves
15:08 Extending RSP with vCont;n and vCont;f ILG.Robert
14:27 Re: [PATCH] Copy xml files to host if it is remote Pedro Alves
13:24 [RFA+doco/NEWS-RFA] Add support for --start option in -exec-run GDB/MI command. Joel Brobecker
11:51 Re: [PATCH 1/2] Make catch-syscall.exp work with "target remote". A.k.a., teach the testsuite that GDBserver reliably reports program exits. Pedro Alves
11:49 Re: [PATCH 2/2] [GDBserver]: Silence exits if GDB is connected through stdio. Pedro Alves
10:48 Re: [PATCH 1/6] Move notif_queue to remote_state Pedro Alves
09:46 Re: [PATCH 4/7] Move struct varobj to varobj.h. Joel Brobecker
09:32 Re: [PATCH 2/7] Remove vlang_unknown Joel Brobecker
09:30 Re: [patch][python] Fix python/14513 Phil Muldoon
09:24 Re: [RFA] Use FILENAME_CMP to compare filenames in compare_search_syms. Joel Brobecker
09:18 Re: [patch][python] Fix Python 3 long/int logic error when converting a value in GDB Phil Muldoon
08:59 Re: [commit/Ada] wrong "catch exception" error message when finding trampoline msym. Jerome Guitton
08:45 Re: [patch][python] Fix python/15579 Phil Muldoon
08:37 Re: [patch][python] Fix reference leak on Python frame error. Phil Muldoon
08:34 Re: [patch][python] Fix 2.4 build issues with exceptions Phil Muldoon
04:38 Re: [RFA 4/4] Constify parse_linesepc Keith Seitz
02:15 Re: [PATCH] Fix FIXME: xstrdup should not be here Yao Qi
01:54 Re: [PATCH 1/6] Move notif_queue to remote_state Yao Qi
00:19 Re: [PATCH 2/7] Remove vlang_unknown Doug Evans

October 01, 2013
23:54 [commit] cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h. Doug Evans
20:39 [commit] python.exp cleanups Doug Evans
20:16 Re: [RFA 4/4] Constify parse_linesepc Tom Tromey
20:14 Re: [RFA 3/4] Constify skip_quoted Tom Tromey
20:12 Re: [RFA 2/4] Constify struct stoken.ptr Tom Tromey
20:04 Re: [RFA 1/4] Constify LEXPTR Tom Tromey
20:04 Re: [RFA 1/4] Constify LEXPTR Tom Tromey
19:42 Re: [RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command. Keith Seitz
18:37 Re: [PATCH v4] Implement $_exitsignal Pedro Alves
18:15 Re: [PATCH v4] Implement $_exitsignal Sergio Durigan Junior
17:48 Re: [RFA 1/4] Constify LEXPTR Keith Seitz
16:34 Re: C++-compat clean build Joel Brobecker
15:55 Re: [commit/Ada] wrong "catch exception" error message when finding trampoline msym. Joel Brobecker
15:53 Re: [RFC] Add support for --start option in -exec-run GDB/MI command. Joel Brobecker
15:42 Re: [commit/Ada] wrong "catch exception" error message when finding trampoline msym. Tom Tromey
15:39 Re: [RFC] Add support for --start option in -exec-run GDB/MI command. Tom Tromey
15:34 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM Pedro Alves
15:20 Re: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Tom Tromey
15:19 Re: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Tom Tromey
15:14 Re: [RFA] Use FILENAME_CMP to compare filenames in compare_search_syms. Pedro Alves
15:08 Re: [patch] DWP V2 support Tom Tromey
15:04 Re: [RFA, doc RFA] Add verbose level to "set debug dwarf2-read". Tom Tromey
14:16 Re: C++-compat clean build Pedro Alves
14:08 Re: [PATCH 1/6] Move notif_queue to remote_state Yao Qi
13:57 Re: C++-compat clean build Pedro Alves
13:52 Re: [PATCH 3/7] Remove field value_of_root Yao Qi
13:39 RE: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts. Pierre Muller
13:35 Re: [PATCH 1/7] Remove field language in struct language_specific Yao Qi
13:34 Re: [PATCH 2/7] Remove vlang_unknown Yao Qi
13:23 RE: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar Pierre Muller
13:23 Re: [PATCH 3/7] New function windows_init_abi Yao Qi
13:06 RE: C++-compat clean build Tedeschi, Walfred
12:57 Re: C++-compat clean build Ondrej Oprala
12:53 Re: C++-compat clean build Jan Kratochvil
12:53 RE: C++-compat clean build Agovic, Sanimir
12:48 RE: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Pierre Muller
12:30 Re: [RFA] Use FILENAME_CMP to compare filenames in compare_search_syms. Joel Brobecker
12:04 Re: C++-compat clean build Mark Kettenis
11:52 Re: C++-compat clean build Ondrej Oprala
11:33 Re: [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Pedro Alves
11:32 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Phil Muldoon
11:30 Re: [patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION Phil Muldoon
11:25 C++-compat clean build Ondrej Oprala
10:52 Re: [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Joel Brobecker
10:16 Re: [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Pedro Alves
10:16 Re: [PATCH 3/7] Remove field value_of_root Joel Brobecker
10:07 Re: [PATCH 2/7] Remove vlang_unknown Joel Brobecker
10:05 RE: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Abid, Hafiz
10:03 Re: [PATCH 1/7] Remove field language in struct language_specific Joel Brobecker
10:02 Re: [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Joel Brobecker
09:57 Re: [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Pedro Alves
09:57 Re: [PATCH] Record and replay: ARM thumb 32bit instructions support Omair Javaid
09:54 Re: [RFA] Use FILENAME_CMP to compare filenames in compare_search_syms. Pedro Alves
09:53 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM Omair Javaid
09:50 [RFA/gdbserver/LynxOS]: Incomplete thread list after --attach Joel Brobecker
09:48 Re: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Omair Javaid
09:35 Re: [PATCH 3/7] New function windows_init_abi Pedro Alves
09:17 [commit/ELinOS] Best effort to load system libraries in case of incomplete env Joel Brobecker
09:14 [commit/Ada] wrong "catch exception" error message when finding trampoline msym. Joel Brobecker
09:12 [RFC] Add support for --start option in -exec-run GDB/MI command. Joel Brobecker
09:07 [RFA] Use FILENAME_CMP to compare filenames in compare_search_syms. Joel Brobecker
08:37 Re: [PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm Omair Javaid
08:32 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM Omair Javaid
08:23 RE: [PATCH V6 0/8] Intel(R) MPX register support Tedeschi, Walfred
08:02 [RFC 1/6 -V2] Fix display of tabulation character for mingw hosts. Pierre Muller
06:47 Re: [PATCH 3/7] New function windows_init_abi Yao Qi
05:16 Re: RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver) Sergio Durigan Junior
04:15 Re: [RFA 4/4] Constify parse_linesepc Sergio Durigan Junior
04:14 Re: [RFA 3/4] Constify skip_quoted Sergio Durigan Junior
04:12 Re: [RFA 2/4] Constify struct stoken.ptr Sergio Durigan Junior
04:06 Re: [RFA 1/4] Constify LEXPTR Sergio Durigan Junior
01:19 Re: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts. Keith Seitz
01:19 Re: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar Keith Seitz
01:19 Re: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Keith Seitz
01:19 Re: [RFC 1/6] Fix display of tabulation character for mingw hosts. Keith Seitz
00:39 Re: [patch] make run Sergio Durigan Junior


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