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

July 31, 2013
21:04 [RFC][PATCH] Preliminary `catch syscall' support for ARM Linux. Samuel Bronson
20:54 [PATCH] Remove error_pre_print and quit_pre_print Andrew Burgess
20:26 Re: [PATCH v2 9/9] enable target-async Tom Tromey
20:20 Re: [PATCH v2 9/9] enable target-async Doug Evans
19:41 Re: [PATCH v2 8/9] fix py-finish-breakpoint.exp with always-async Doug Evans
19:03 Re: [PATCH] Share more common target structures between gdb and gdbserver Pedro Alves
18:46 Re: [RFA] Fix namespace aliases (c++/7539, c++/10541) Tom Tromey
18:43 Re: [PATCH] Share more common target structures between gdb and gdbserver Luis Machado
18:28 [PATCH v2 9/9] enable target-async Tom Tromey
18:28 [PATCH v2 6/9] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Tom Tromey
18:28 [PATCH v2 5/9] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. Tom Tromey
18:28 [PATCH v2 4/9] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Tom Tromey
18:28 [PATCH v2 3/9] add target method delegation Tom Tromey
18:28 [PATCH v2 8/9] fix py-finish-breakpoint.exp with always-async Tom Tromey
18:28 [PATCH v2 7/9] make dprintf.exp pass in always-async mode Tom Tromey
18:28 [PATCH v2 2/9] add "this" pointers to more target APIs Tom Tromey
18:28 [PATCH v2 0/9] enable target-async by default Tom Tromey
18:28 [PATCH v2 1/9] fix latent bugs in ui-out.c Tom Tromey
17:50 Re: [PATCH 2/8] add target method delegation Tom Tromey
15:45 Re: [PATCH 4/4] Remove deprecated_throw_reason. Andrew Burgess
15:37 Re: [PATCH 2/4] Remove deprecated_throw_reason from mips_error. Andrew Burgess
15:22 Re: [PATCH] Share more common target structures between gdb and gdbserver Tom Tromey
15:19 Re: [PATCH 1/3] New test case for PR12929. Tom Tromey
14:47 Re: [PATCH] Improve performance of large restore commands Pedro Alves
14:44 Re: [PATCH 2/4] Remove deprecated_throw_reason from mips_error. Pedro Alves
12:45 Re: [PATCH 3/4] Remove remaining uses of deprecated_throw_reason. Andrew Burgess
12:37 Re: [PATCH 2/4] Remove deprecated_throw_reason from mips_error. Andrew Burgess
12:35 Re: [PATCH] Improve performance of large restore commands Anton Blanchard
12:31 Re: [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase Anton Blanchard
12:23 Re: [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables Pedro Alves
12:16 RE: [PATCH 2/8] add target method delegation Agovic, Sanimir
12:16 Re: [PATCH] Share more common target structures between gdb and gdbserver Pedro Alves
10:52 Re: [PATCH 1/4] Remove deprecated_throw_reason from internal_verror. Andrew Burgess
10:03 Re: [PATCH 2/5] powerpc64-aix processing xlC generated line table Raunaq 12
09:57 Re: [PATCH 2/5] powerpc64-aix processing xlC generated line table Raunaq 12
08:15 Re: [PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits Hui Zhu
07:53 Re: [PATCH 1/3] New test case for PR12929. Yao Qi
07:45 Re: [PATCH 3/3] Match output in async mode. Yao Qi
07:01 Re: [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables Yao Qi
03:40 Re: [PATCH] Unbuffer stdout and stderr on windows Christopher Faylor
02:41 Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Yao Qi
00:47 Re: [PATCH 3/3] Select the current frame in command tdump. Yao Qi
00:31 [commit] dwarf2read.c (process_queue): Add type signature to debug output. Doug Evans

July 30, 2013
22:44 Re: [RFA] Fix namespace aliases (c++/7539, c++/10541) Keith Seitz
21:04 Re: Events when inferior is modified Tom Tromey
20:56 Re: [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
20:13 Re: [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command. Tom Tromey
20:11 Re: [PATCH 1/3] New test case for PR12929. Tom Tromey
20:06 Re: [PATCH 3/3] Match output in async mode. Tom Tromey
19:55 Re: [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command. Tom Tromey
19:49 Re: [PATCH 1/3] New test case for PR12929. Tom Tromey
19:22 Re: [PATCH 4/4] Remove deprecated_throw_reason. Pedro Alves
19:21 Re: [PATCH 3/4] Remove remaining uses of deprecated_throw_reason. Pedro Alves
19:20 Re: [PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver Tom Tromey
19:14 Re: [PATCH 2/4] Remove deprecated_throw_reason from mips_error. Pedro Alves
19:08 Re: [PATCH 1/4] Remove deprecated_throw_reason from internal_verror. Pedro Alves
19:00 Re: [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
18:58 Re: [PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver Pedro Alves
18:56 Re: [PATCH] Fix for PR15117 Keith Seitz
18:11 Re: [PATCH] Share more common target structures between gdb and gdbserver Tom Tromey
18:10 Re: [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
17:58 Re: FYI: GDB nightly snapshots still down Jan Kratochvil
17:48 Re: [PATCH] Share more common target structures between gdb and gdbserver Pedro Alves
17:28 Re: [RFA 0/14] Remove quadratic behaviour from probes linker interface Tom Tromey
17:15 Re: [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase Edjunior Barbosa Machado
16:55 [PATCH] Fix for PR15117 ali_anwar
16:13 [PATCH 4/4] Remove deprecated_throw_reason. Andrew Burgess
16:12 [PATCH 3/4] Remove remaining uses of deprecated_throw_reason. Andrew Burgess
16:11 [PATCH 2/4] Remove deprecated_throw_reason from mips_error. Andrew Burgess
16:10 [PATCH 1/4] Remove deprecated_throw_reason from internal_verror. Andrew Burgess
16:09 [PATCH 0/4] Remove deprecated_throw_reason Andrew Burgess
15:38 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM Pedro Alves
15:38 Re: [PATCH] [2/2] Don't raise an error for optimized out sub-fields. Andrew Burgess
15:33 Re: [PATCH 1/3] Detect GDB is in cygwin Eli Zaretskii
15:23 Re: [PATCH] [1/2] value_fetch_lazy - ensure parent is not lazy before accessing. Andrew Burgess
15:13 Re: [PATCH 2/8] add target method delegation Tom Tromey
15:08 RE: [PATCH 2/8] add target method delegation Metzger, Markus T
14:53 Re: [PATCH] [2/2] Don't raise an error for optimized out sub-fields. Pedro Alves
14:47 Re: [PATCH 2/8] add target method delegation Tom Tromey
14:45 Re: [PATCH] [1/2] value_fetch_lazy - ensure parent is not lazy before accessing. Pedro Alves
14:07 RE: [PATCH 2/8] add target method delegation Metzger, Markus T
13:40 Re: [RFA 0/14] Remove quadratic behaviour from probes linker interface Gary Benson
13:31 Re: [PATCH 3/3] Select the current frame in command tdump. Pedro Alves
13:23 Re: [PATCH 3/3] Select the current frame in command tdump. Yao Qi
12:11 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal
11:33 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Pedro Alves
11:33 Re: [PATCH] Improve performance of large restore commands Pedro Alves
10:47 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal
10:40 [PATCH] Pass address around within ada-valprint.c Andrew Burgess
10:34 Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Muhammad Waqas
10:09 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Pedro Alves
09:56 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal
09:27 Re: [PATCH 1/3] Detect GDB is in cygwin Yao Qi
06:03 Re: [PATCH 0/3 V3] Test mingw32 GDB in cygwin Yao Qi
00:36 Re: [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Yao Qi

July 29, 2013
23:33 Re: [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Doug Evans
23:25 Re: [PATCH] Improve performance of large restore commands Anton Blanchard
21:43 [commit] main.c (captured_command_loop): Tweak comment. Doug Evans
21:28 [commit] target.c (target_async_permitted_1): Fix comment. Doug Evans
20:28 Re: [RFA] Fix namespace aliases (c++/7539, c++/10541) Tom Tromey
20:19 [commit] symtab.c (iterate_over_some_symtabs): Add comment. Doug Evans
20:15 Re: [PATCH 17/17] MIPS support Pedro Alves
20:14 Re: Setting parity for remote serial Yurij Grechishhev
20:05 [commit] symtab.c (iterate_over_some_symtabs): Fix indentation. Doug Evans
19:51 Re: [PATCH] Unbuffer stdout and stderr on windows Pedro Alves
19:30 Re: [PATCH] Unbuffer stdout and stderr on windows Eli Zaretskii
19:30 Re: [PATCH] Unbuffer stdout and stderr on windows Christopher Faylor
19:26 Re: [PATCH] Unbuffer stdout and stderr on windows Christopher Faylor
19:25 Re: Setting parity for remote serial Pedro Alves
19:24 Re: [PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits Tom Tromey
19:16 Re: [PATCH 6/7] common: add an alternative implementation for xstrvprintf Tom Tromey
19:10 Re: [RFA] dwarf2read.c: fix computing list of included symtabs Tom Tromey
19:04 Re: Setting parity for remote serial Yurij Grechishhev
18:43 Re: [PATCH 0/3 V3] Test mingw32 GDB in cygwin Eli Zaretskii
18:42 Re: [PATCH 8/8] enable target-async Tom Tromey
18:34 Re: Setting parity for remote serial Eli Zaretskii
18:30 Re: [PATCH 8/8] enable target-async Eli Zaretskii
18:21 Re: [patch] [python] Add two different initialization checks for frame filters Tom Tromey
18:17 Re: [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables Pedro Alves
18:03 Re: [PATCH 0/3 V3] Test mingw32 GDB in cygwin Tom Tromey
17:56 Re: [PATCH/AARCH64] Fix hardware break points Tom Tromey
17:48 Re: [PATCH] Revised display-linkage-name Tom Tromey
17:19 Re: [RFC] Catch exception after stepped over watchpoint. Pedro Alves
16:58 Re: [PATCH 2/5] powerpc64-aix processing xlC generated line table Pedro Alves
16:45 [PATCH 8/8] enable target-async Tom Tromey
16:45 [PATCH 2/8] add target method delegation Tom Tromey
16:45 [PATCH 5/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Tom Tromey
16:45 [PATCH 4/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. Tom Tromey
16:45 [PATCH 7/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
16:45 [PATCH 6/8] make dprintf.exp pass in always-async mode Tom Tromey
16:45 [PATCH 3/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Tom Tromey
16:45 [PATCH 0/8] enable target-async by default Tom Tromey
16:45 [PATCH 1/8] fix latent bugs in ui-out.c Tom Tromey
16:44 Re: [PATCH 3/7] Alpha support Pedro Alves
16:43 Re: [PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target Pedro Alves
15:44 Re: [PATCH 3/3] Select the current frame in command tdump. Pedro Alves
15:44 Re: [PATCH 3/3] Set stdin/stdout/stderr to binary mode in cygwin. Eli Zaretskii
15:44 Re: [PATCH 2/3] Make test result of gdb.trace/backtrace.exp unique Pedro Alves
15:44 Re: [PATCH 1/3] Tweak gdb.trace/backtrace.exp Pedro Alves
15:42 Re: [PATCH 2/3] Unbuffer stdout and stderr in cygwin Eli Zaretskii
15:38 Re: [PATCH 1/3] Detect GDB is in cygwin Eli Zaretskii
14:43 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Pedro Alves
14:18 Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Yao Qi
14:14 Re: [PATCH] Improve performance of large restore commands Pedro Alves
14:03 RE: [PATCH 0/3 V3] Test mingw32 GDB in cygwin Pierre Muller
11:42 Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Muhammad Waqas
09:36 Re: [RFC] Catch exception after stepped over watchpoint. Yao Qi
09:33 [ping]: [PATCH 0/2] New option --skip-unavailable to -stack-list-XXX commands Yao Qi
09:31 [ping 2]: [PATCH 0/3] Select the current frame in command tdump. Yao Qi
09:28 [patch] [python] Add two different initialization checks for frame filters Phil Muldoon
09:21 Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Yao Qi
08:46 [PATCH 3/3] Set stdin/stdout/stderr to binary mode in cygwin. Yao Qi
08:46 [PATCH 2/3] Unbuffer stdout and stderr in cygwin Yao Qi
08:46 [PATCH 1/3] Detect GDB is in cygwin Yao Qi
08:46 [PATCH 0/3 V3] Test mingw32 GDB in cygwin Yao Qi
08:45 RE: [PATCH v14 5/5] Test adding and removing a symbol file at runtime. Blanc, Nicolas
08:28 [PATCH v14 5/5] Test adding and removing a symbol file at runtime. Nicolas Blanc
08:28 [PATCH v14 4/5] Function is_known_elf_target. Nicolas Blanc
08:28 [PATCH v14 3/5] 'add-symbol-file' should update the current target sections. Nicolas Blanc
08:28 [PATCH v14 2/5] Documentation for the remove-symbol-file command. Nicolas Blanc
08:28 [PATCH v14 1/5] New remove-symbol-file command. Nicolas Blanc
08:28 [PATCH v14 0/5] remove-symbol-file & add-symbol-file Nicolas Blanc
07:41 [PATCH 3/3] Add multiple branches to single step through atomic sequence testcase Anton Blanchard
07:40 [PATCH 2/3] Support up to 3 conditional branches in an atomic sequence Anton Blanchard
07:39 [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase Anton Blanchard
07:29 [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit Muhammad Waqas
06:17 [PATCH 4/5] powerpc64-aix ptrace64 when defined. Raunaq 12
06:17 [PATCH 5/5] make calls to ptrace64 in aix-thread.c when defined Raunaq 12
06:17 [PATCH3/5] 64 bit support in xcoffread + reading auxillary entries correctly Raunaq 12
06:15 Fw: [PATCH 1/5] config support for powerpc64-aix Raunaq 12
06:15 [PATCH 2/5] powerpc64-aix processing xlC generated line table Raunaq 12
06:12 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal
05:45 Re: [PATCH] Improve performance of large restore commands Anton Blanchard

July 28, 2013
00:49 Re: [PATCH 5/5] MIPS GDBserver watchpoint Yao Qi
00:47 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Yao Qi
00:44 Re: [PATCH 3/5] Refactor in mips-linux-nat.c Yao Qi
00:43 Re: [PATCH 2/5] Include asm/ptrace.h in mips-linux-nat.c Yao Qi
00:41 Re: [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver. Yao Qi

July 27, 2013
22:42 Re: [PATCH/AARCH64] Fix hardware break points Andrew Pinski
21:34 Re: [PATCH/AARCH64] Fix hardware break points Andreas Schwab
20:13 [PATCH/AARCH64] Fix hardware break points Andrew Pinski
17:57 Re: [PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target Doug Evans
17:22 Re: [PATCH 7/7] MIPS support Doug Evans
17:13 Re: [PATCH 5/7] SPARC support Doug Evans
17:10 Re: [PATCH 4/7] AVR support Doug Evans

July 26, 2013
23:49 Re: [RFC][PATCH] GDB kills itself instead of interrupting inferior Cyril Nikolaev
20:18 Re: [PATCH] Revised display-linkage-name Michael Eager
20:13 [PATCH 7/7] MIPS support Sergio Durigan Junior
20:13 [PATCH 6/7] Xtensa support Sergio Durigan Junior
20:13 [PATCH 5/7] SPARC support Sergio Durigan Junior
20:13 [PATCH 4/7] AVR support Sergio Durigan Junior
20:13 [PATCH 3/7] Alpha support Sergio Durigan Junior
20:13 [PATCH 2/7] Linux kernel generic support Sergio Durigan Junior
20:13 [PATCH 1/7] Implement the gdbarch.{sh,c,h} bits. Sergio Durigan Junior
20:13 [PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target Sergio Durigan Junior
19:40 Re: [PATCH 1/3] New option --cygwin-tty. Doug Evans
19:15 [RFA] Fix namespace aliases (c++/7539, c++/10541) Keith Seitz
19:10 Re: [PATCH v12 3/5] 'add-symbol-file' should update the current target sections. Luis Machado
18:42 Re: [PATCH] Revised display-linkage-name Tom Tromey
18:16 Re: [RFA] Fix mi-var-child-f.exp failures Keith Seitz
17:15 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Pedro Alves
17:08 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Pedro Alves
16:30 Re: [RFA] Fix mi-var-child-f.exp failures Tom Tromey
15:34 Re: RFC: introduce common.m4 Pedro Alves
15:23 Re: RFC: don't call add_target for thread_db_ops Ulrich Weigand
15:22 Re: [RFA] Windows x64 SEH unwinder (v2) Pedro Alves
15:08 Re: [RFA] Fix mi-var-child-f.exp failures Keith Seitz
14:44 Re: [PATCH] cleanup: constify "struct attribute" function parameter Tom Tromey
14:23 Re: [RFA] Fix mi-var-child-f.exp failures Tom Tromey
12:49 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Pedro Alves
11:36 Re: [RFC][PATCH] GDB kills itself instead of interrupting inferior Pedro Alves
07:38 [PATCH] cleanup: constify "struct attribute" function parameter Sanimir Agovic
05:13 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal

July 25, 2013
23:58 [RFA] Fix mi-var-child-f.exp failures Keith Seitz
21:20 Re: [PATCH 5/5] MIPS GDBserver watchpoint Maciej W. Rozycki
21:17 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Maciej W. Rozycki
20:54 [commit] linux-fork.h: delete detach_fork Doug Evans
19:07 Re: [patch] Fix SIGTERM signal safety (PR gdb/15358) Tom Tromey
18:25 Re: RFC: don't call add_target for thread_db_ops Tom Tromey
17:59 Re: [PATCH] Improve performance of large restore commands Pedro Alves
17:30 Re: [PATCH] Improve performance of large restore commands Luis Machado
16:53 Re: RFC: don't call add_target for thread_db_ops Pedro Alves
16:31 Re: RFC: don't call add_target for thread_db_ops Tom Tromey
16:21 Re: Setting parity for remote serial Eli Zaretskii
15:41 Re: [patch] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
15:33 Re: [patch] Fix SIGTERM signal safety (PR gdb/15358) Tom Tromey
15:29 Re: [patchv2 2/2] Fix CTRL-C for remote.c (PR remote/15297) Tom Tromey
15:25 Re: [patchv2 2/2] Fix CTRL-C for remote.c (PR remote/15297) Jan Kratochvil
15:21 Re: [PATCH 1/3] New option --cygwin-tty. Corinna Vinschen
15:20 Re: [patchv2 2/2] Fix CTRL-C for remote.c (PR remote/15297) Tom Tromey
14:39 Re: RFC: don't call add_target for thread_db_ops Pedro Alves
14:31 Re: RFC: remove pop_target Tom Tromey
14:14 Re: RFC: don't call add_target for thread_db_ops Tom Tromey
12:10 [PATCH] Catch up with OpenBSD/hppa ptrace(2) changes Mark Kettenis
12:09 [PATCH] Improve performance of large restore commands Anton Blanchard
12:08 Re: [PATCH 1/3] New option --cygwin-tty. Yao Qi
12:05 [PATCH] Use DWARF2 CFI unwinder on OpenBSD/hppa Mark Kettenis
10:44 [PING] Re: [PATCH] [1/2] value_fetch_lazy - ensure parent is not lazy before accessing. Andrew Burgess
10:40 Re: [PATCH] [2/2] Resue 'z' formatter from mi register display code Andrew Burgess
10:20 Re: [PATCH 1/3] New option --cygwin-tty. Corinna Vinschen
10:18 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
09:05 Re: [PATCH 1/3] New option --cygwin-tty. Yao Qi
08:26 Re: [PATCH 1/3] New option --cygwin-tty. Corinna Vinschen
08:18 Re: [PATCH 1/3] New option --cygwin-tty. Corinna Vinschen
07:55 Re: [PATCH 1/3] New option --cygwin-tty. Yao Qi
07:37 RE: [PATCH 1/3] New option --cygwin-tty. Pierre Muller
07:37 Re: [commit] native-stdio-gdbserver.exp: pass "--" to switch Andreas Schwab
07:34 Re: [PATCH 1/3] New option --cygwin-tty. Corinna Vinschen
07:31 RE: [PATCH 0/3] Test mingw32 GDB in cygwin Pierre Muller
07:15 Re: Setting parity for remote serial Yurij Grechishhev
06:25 Re: [PATCH 05/17] ARM support Sergio Durigan Junior
06:20 Re: [PATCH 17/17] MIPS support Sergio Durigan Junior
05:10 [PATCH 3/3] native mingw32 gdb, eol format Yao Qi
05:10 [PATCH 2/3] Unbuffer stdout and stderr on windows Yao Qi
05:10 [PATCH 1/3] New option --cygwin-tty. Yao Qi
05:10 [PATCH 0/3] Test mingw32 GDB in cygwin Yao Qi
02:35 Re: [PATCH 1/5] Code for nds32 target Yao Qi
00:17 Re: [PATCH 5/5] MIPS GDBserver watchpoint Yao Qi
00:07 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Yao Qi

July 24, 2013
23:19 Re: [patch, sim, mips] Implement unlink, lseek, and stat for MIPS Steve Ellcey
22:25 [committed] micromips_deal_with_atomic_sequence formatting fix Maciej W. Rozycki
22:01 [commit] native-stdio-gdbserver.exp: pass "--" to switch Doug Evans
21:01 [PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver Luis Machado
20:10 Re: Regression for implptr.exp and pieces.exp [Re: [COMMIT PATCH] value_bits_valid: Fix latent bug.] Jan Kratochvil
19:51 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Sergio Durigan Junior
18:51 [RFC] Support for dynamic core file register notes Andreas Arnez
18:25 Re: [PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver) Pedro Alves
18:11 Re: [PATCH 5/5] MIPS GDBserver watchpoint Pedro Alves
18:09 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Pedro Alves
17:43 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Eli Zaretskii
17:08 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
17:00 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Eli Zaretskii
16:53 Re: Setting parity for remote serial Eli Zaretskii
15:55 Re: [PATCH] Revised display-linkage-name Michael Eager
15:49 [commit] change missing DWO complaint to a warning Doug Evans
15:16 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
14:35 Re: [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Eli Zaretskii
14:29 Re: Setting parity for remote serial Yurij Grechishhev
14:04 Re: [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver. Tom Tromey
13:18 [PATCH 5/5] make calls to ptrace64 in aix-thread.c when defined Raunaq 12
13:01 [PATCH 4/5] powerpc64-aix ptrace64 when defined. Raunaq 12
12:41 [PATCH3/5] 64 bit support in xcoffread + reading auxillary entries correctly Raunaq 12
12:37 [PATCH 2/5] powerpc64-aix processing xlC generated line table Raunaq 12
12:34 [PATCH 1/5] config support for powerpc64-aix Raunaq 12
10:07 [PING (docs)] Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
09:41 Re: Fwd: [PATCH] fix Bug 11568 - delete thread-specific breakpoint on the thread exit Waqas Jamil
09:18 Re: [PATCH] Copy file to host if it is remote Yao Qi
09:09 Re: [PATCH] native mingw32 gdb, eol format Yao Qi
08:02 Re: Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies] Jan Kratochvil
03:46 Re: [PATCH] native mingw32 gdb, eol format Eli Zaretskii
02:08 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Yao Qi
01:56 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
00:35 Re: [PATCH 5/5] MIPS GDBserver watchpoint Maciej W. Rozycki
00:31 Re: [PATCH 4/5] Move mips hardware watchpoint stuff to common/ Maciej W. Rozycki
00:27 Re: [PATCH 3/5] Refactor in mips-linux-nat.c Maciej W. Rozycki
00:26 Re: [PATCH 2/5] Include asm/ptrace.h in mips-linux-nat.c Maciej W. Rozycki
00:26 Re: [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver. Maciej W. Rozycki

July 23, 2013
22:50 Re: [RFA] Fix varobj/15166 Keith Seitz
20:58 Re: [PATCH] native mingw32 gdb, eol format Tom Tromey
20:32 Re: [RFA] Fix varobj/15166 Tom Tromey
19:40 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Tom Tromey
19:28 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Tom Tromey
19:08 Re: [PATCH] native mingw32 gdb, eol format Eli Zaretskii
19:04 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Tom Tromey
19:03 Re: [PATCH] native mingw32 gdb, eol format Tom Tromey
18:44 Re: [PATCH] Copy file to host if it is remote Tom Tromey
18:24 Re: Fwd: [PATCH] fix Bug 11568 - delete thread-specific breakpoint on the thread exit Tom Tromey
17:52 Re: [PATCH] Unbuffer stdout and stderr on windows Eli Zaretskii
14:32 Re: [PATCH 1/2] cleanup: rename is_ref_attr to attr_form_is_ref Tom Tromey
14:25 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Mark Kettenis
14:10 RE: [PATCH 1/2] cleanup: rename is_ref_attr to attr_form_is_ref Agovic, Sanimir
13:55 Re: [PATCH 1/2] cleanup: rename is_ref_attr to attr_form_is_ref Tom Tromey
13:53 Re: [PATCH 2/2] cleanup: constify argument passed to dwarf form predicates Tom Tromey
12:57 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Raunaq 12
11:03 [PATCH 1/2] cleanup: rename is_ref_attr to attr_form_is_ref Sanimir Agovic
11:03 [PATCH 2/2] cleanup: constify argument passed to dwarf form predicates Sanimir Agovic
11:03 [PATCH 0/2] Minor dwarf2read cleanups Sanimir Agovic
09:01 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Mark Kettenis
08:55 Fwd: [PATCH] fix Bug 11568 - delete thread-specific breakpoint on the thread exit Waqas Jamil
07:03 Re: [PATCH] Update pattern to match when value is missing Yao Qi
07:03 Re: [PATCH OB] Remove unused parameter in i386_linux_core_read_xcr0 and i386_in_stack_tramp_p Yao Qi
06:50 Re: Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies] Tom Tromey
06:35 Re: [PATCH] Unbuffer stdout and stderr on windows Yao Qi
05:39 Re: [PATCH 1/5] powerpc64-aix- Processing XLC generated line tables + CHANGELOG Raunaq 12
05:38 Re: [PATCH 5/5] powerpc64-aix aix-thread patch Raunaq 12
05:35 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Raunaq 12

July 22, 2013
21:55 Re: [PATCH] Revised display-linkage-name Keith Seitz
20:53 [commit] Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Jan Kratochvil
20:49 Re: Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies] Tom Tromey
20:47 Re: [RFC] Debug Methods in GDB Python Tom Tromey
20:25 Regression for fission-reread.exp and pr13961.exp [Re: [PATCH 2/3] fix init_cutu_and_read_dies] Jan Kratochvil
20:07 Re: [PATCH] Revised display-linkage-name Michael Eager
18:23 Re: [PATCH] Share more common target structures between gdb and gdbserver Luis Machado
17:50 Re: [PATCH 0/3] a few more fixes from the cleanup checker Tom Tromey
17:49 Re: RFC: introduce common.m4 Tom Tromey
17:48 Re: [PATCH] Revised display-linkage-name Keith Seitz
17:18 Re: [PATCH] Share more common target structures between gdb and gdbserver Tom Tromey
17:11 [PATCH] remove msymbol_objfile Tom Tromey
16:25 Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Tom Tromey
16:14 Re: [PATCH OB] Remove unused parameter in i386_linux_core_read_xcr0 and i386_in_stack_tramp_p Tom Tromey
16:10 Re: [patch] PR 15695, add missing check_typedef's Tom Tromey
16:06 Re: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Tom Tromey
16:01 Re: [PATCH] Update pattern to match when value is missing Tom Tromey
15:59 Re: [RFA] buildsym.c cleanup Tom Tromey
15:53 Re: [RFA, doc RFA] work around gold/15646 Tom Tromey
15:41 Re: [PATCH] Unbuffer stdout and stderr on windows Eli Zaretskii
15:39 Re: [RFA] remove duplicates in search_symbols Tom Tromey
15:18 Re: [RFA] bad VER in src-release causes snapshot failure Joel Brobecker
13:19 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Ulrich Weigand
11:50 Re: [rfc] Add help text to start-up text Phil Muldoon
11:24 [v13 5/5] Test adding and removing a symbol file at runtime. Nicolas Blanc
11:24 [v13 2/5] Documentation for the remove-symbol-file command. Nicolas Blanc
11:24 [v13 0/5] remove-symbol-file & add-symbol-file Nicolas Blanc
11:24 [v13 4/5] Function is_known_elf_target. Nicolas Blanc
11:24 [v13 1/5] New remove-symbol-file command. Nicolas Blanc
11:24 [v13 3/5] 'add-symbol-file' should update the current target sections. Nicolas Blanc
10:57 RE: [PATCH OB] Remove unused parameter in i386_linux_core_read_xcr0 and i386_in_stack_tramp_p Agovic, Sanimir
10:09 Re: [PATCH] fix Bug 11568 - delete thread-specific breakpoint on the thread exit ali_anwar
09:57 RE: [PATCH] Copy file to host if it is remote Agovic, Sanimir
09:44 Re: [PATCH] Copy file to host if it is remote Yao Qi
09:05 RE: [PATCH] Copy file to host if it is remote Agovic, Sanimir
08:55 [PATCH] fix Bug 11568 - delete thread-specific breakpoint on the thread exit Waqas Jamil
08:40 [PATCH OB] Remove unused parameter in i386_linux_core_read_xcr0 and i386_in_stack_tramp_p Yao Qi
03:16 [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets Omair Javaid
03:07 [PATCH] Unbuffer stdout and stderr on windows Yao Qi
01:38 Re: [PATCH 2/2] Add options to skip unavailable locals Yao Qi
01:13 Re: [PATCH 0/3] Select the current frame in command tdump. Yao Qi
01:11 Re: [PATCH v2 0/5] mips hardware watchpoint support in gdbserver Yao Qi
01:08 [PATCH] Update pattern to match when value is missing Yao Qi
00:14 [PATCH] Copy file to host if it is remote Yao Qi

July 20, 2013
10:00 [PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver) Hui Zhu
06:55 Re: [PATCH] native mingw32 gdb, eol format Eli Zaretskii
00:38 Re: [PATCH] native mingw32 gdb, eol format Yao Qi

July 19, 2013
23:18 Re: [RFA] buildsym.c cleanup Doug Evans
22:54 Re: [RFA, doc RFA] work around gold/15646 Doug Evans
21:51 Re: [RFA] remove duplicates in search_symbols Doug Evans
21:37 [patch] PR 15695, add missing check_typedef's Doug Evans
10:25 Re: [PATCH] testsuite/gdb.base: Enable disp-step-syscall.exp tests for arm targets Will Newton
10:22 Re: [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Muhammad Bilal
10:02 Re: [PATCH] gdb/testsuite/gdb.dwarf2: Replaces @ with % sign to allow tests stay compatible with both arm and x86 assembly Will Newton
07:29 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
00:27 Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Doug Evans
00:20 Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Doug Evans

July 18, 2013
23:10 Re: [PATCH] Rely on beneath to do partial xfer from tfile target Yao Qi
23:06 Re: [PATCH] Rely on beneath to do partial xfer from tfile target Yao Qi
22:39 Re: [PATCH 2/3] Remove the directory of DEST in proc gdb_compile_shlib Yao Qi
22:22 Re: [PATCH 2/4] introduce parallel mode Yao Qi
18:27 Re: [PATCH] fix remote host test failures in testsuite Tom Tromey
16:50 Re: [PATCH v2] Add convenience variable $_exitsignal Tom Tromey
16:48 Re: [RFC/PATCH] New convenience variable $_exitsignal Tom Tromey
16:33 Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Jan Kratochvil
16:24 Re: Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Doug Evans
16:05 RE: [PATCH v12 5/5] Test adding and removing a symbol file at runtime. Blanc, Nicolas
13:49 Re: [PATCH 2/3] Remove the directory of DEST in proc gdb_compile_shlib Tom Tromey
13:42 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Tom Tromey
13:41 Re: [PATCH] gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads. Tom Tromey
13:40 Re: [PATCH 1/3] Copy set_unbuffered_mode_saved.o on remote host Tom Tromey
13:36 Re: [PATCH 2/4] introduce parallel mode Tom Tromey
13:28 Re: [PATCH v12 5/5] Test adding and removing a symbol file at runtime. Mark Kettenis
12:58 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
12:52 RE: [PATCH v12 5/5] Test adding and removing a symbol file at runtime. Blanc, Nicolas
12:42 Re: [PATCH 2/4] introduce parallel mode Yao Qi
10:54 Runtime regression for gdb.base/reread.exp & co. [Re: [RFA] Remove target_section.bfd] Jan Kratochvil
08:35 [PATCH] gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads. Will Newton
07:57 Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
05:48 Re: [PATCH 3/3] Use the tail name as the output name of compile. Yao Qi
05:04 Re: [PATCH 1/3] Copy set_unbuffered_mode_saved.o on remote host Yao Qi
03:35 Re: [PATCH 2/3] Remove the directory of DEST in proc gdb_compile_shlib Yao Qi
03:26 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi
02:09 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi

July 17, 2013
20:58 Re: [PATCH]Â Fix =thread-created not showing up when detaching Tom Tromey
20:30 [commit] delete unnecessary init of *list variables Doug Evans
20:27 Re: [patch][python] 0 of 5 - Frame filters and Wrappers Tom Tromey
20:22 Re: [PATCH] Fix bug 15433 - GDB crashes when using agent dprintf, %s format, and an in-line string Tom Tromey
20:17 Re: [PATCH] gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. Will Newton
20:16 Re: [PATCH] Rely on beneath to do partial xfer from tfile target Tom Tromey
19:57 Re: [PATCH] Rely on beneath to do partial xfer from tfile target Tom Tromey
19:54 Re: [RFA, doc RFA] set print frame-arguments-raw on|off Doug Evans
19:50 Re: [RFA, doc RFA] set print frame-arguments-raw on|off Tom Tromey
19:47 Re: [PATCH v12 4/5] Function is_elf_target. Doug Evans
19:34 Re: [RFA, doc RFA] set print frame-arguments-raw on|off Eli Zaretskii
19:33 Re: [RFA 0/14] Remove quadratic behaviour from probes linker interface Tom Tromey
19:27 Re: [RFA 14/14] Changes to solib-svr4.c Tom Tromey
19:26 Re: [RFA, doc RFA] set print frame-arguments-raw on|off Doug Evans
19:14 Re: [PATCH] Revised display-linkage-name Eli Zaretskii
19:11 Re: [PATCH 04/17] x86_64 support Sergio Durigan Junior
19:05 Re: [PATCH] gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. Mark Kettenis
19:02 [commit] delete togglelist Doug Evans
19:00 Re: [PATCH 04/17] x86_64 support Mark Kettenis
18:54 Re: [RFA 11/14] Changes to solib-spu.c Tom Tromey
18:53 Re: [PATCH v12 5/5] Test adding and removing a symbol file at runtime. Mark Kettenis
18:51 Re: [PATCH] Revised display-linkage-name Michael Eager
18:43 Re: [PATCH v12 4/5] Function is_elf_target. Mark Kettenis
18:41 Re: [RFC/PATCH] Add new internal variable $_signo Tom Tromey
18:30 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Sergio Durigan Junior
18:18 Re: [PATCH] gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. Tom Tromey
18:16 Re: [PATCH] gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. Tom Tromey
18:11 Re: [PATCH] gdb/testsuite/gdb.dwarf2: Replaces @ with % sign to allow tests stay compatible with both arm and x86 assembly Tom Tromey
18:02 Re: [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Tom Tromey
17:59 Re: [PATCH 17/17] MIPS support Tom Tromey
17:24 Re: [patchv2 1/11] Remove xfullpath (use gdb_realpath instead) Doug Evans
17:20 Re: [PATCH 05/17] ARM support Tom Tromey
17:16 Re: [PATCH 04/17] x86_64 support Tom Tromey
17:05 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Tom Tromey
17:02 Re: [PATCH v12 2/5] Documentation for the remove-symbol-file command. Eli Zaretskii
16:51 Re: [patchv2 1/11] Remove xfullpath (use gdb_realpath instead) Jan Kratochvil
16:49 Re: [PATCH 3/3] Use the tail name as the output name of compile. Tom Tromey
16:37 Re: [PATCH 2/3] Remove the directory of DEST in proc gdb_compile_shlib Tom Tromey
16:28 Re: [PATCH 1/3] Copy set_unbuffered_mode_saved.o on remote host Tom Tromey
16:28 [PATCH v12 5/5] Test adding and removing a symbol file at runtime. Nicolas Blanc
16:28 [PATCH v12 3/5] 'add-symbol-file' should update the current target sections. Nicolas Blanc
16:28 [PATCH v12 0/5] remove-symbol-file & add-symbol-file Nicolas Blanc
16:27 [PATCH v12 1/5] New remove-symbol-file command. Nicolas Blanc
16:27 [PATCH v12 4/5] Function is_elf_target. Nicolas Blanc
16:27 [PATCH v12 2/5] Documentation for the remove-symbol-file command. Nicolas Blanc
16:19 [PATCH] fix PR symtab/15719 Tom Tromey
16:13 Re: [patchv2 1/11] Remove xfullpath (use gdb_realpath instead) Doug Evans
16:04 Re: [patchv2 1/11] Remove xfullpath (use gdb_realpath instead) Doug Evans
15:18 Re: [PATCH] NULL dwarf2_per_objfile in dwarf2_per_objfile_free Tom Tromey
14:59 [PATCH 4/4] add caching procs to test suite Tom Tromey
14:58 [PATCH 2/4] introduce parallel mode Tom Tromey
14:58 [PATCH 3/4] add standard_temp_file Tom Tromey
14:58 [PATCH 1/4] more uses of standard_output_file Tom Tromey
14:58 [PATCH 0/4] introduce test suite "parallel" mode Tom Tromey
12:49 RE: [patchv2 1/11] Remove xfullpath (use gdb_realpath instead) Agovic, Sanimir
06:30 gdb-patches Library cleaner Book sterilizer for soleagent each countries library
05:31 Re: Build regression with --enable-targets=all [Re: [RFA] Remove target_section.bfd] Doug Evans
05:09 Re: [RFA 14/14] Changes to solib-svr4.c Sergio Durigan Junior
04:33 Build regression with --enable-targets=all [Re: [RFA] Remove target_section.bfd] Jan Kratochvil

July 16, 2013
21:16 Re: [PATCH] Don't call strchr with the NULL character. Andrew Burgess
20:33 Re: RFC: introduce scoped cleanups Tom Tromey
18:49 [PATCH] Share more common target structures between gdb and gdbserver Luis Machado
18:44 Re: [PATCH 0/3] more simple test suite fixes Tom Tromey
18:39 Re: [RFA] Remove target_section.bfd Tom Tromey
18:27 Re: [RFA] Remove target_section.bfd Doug Evans
18:13 Re: [RFA] Remove target_section.bfd Tom Tromey
17:48 Re: [RFA] nto_find_and_open_solib: Fix setting temp_pathname on failure. Tom Tromey
17:40 Re: [PATCH] testsuite/gdb.base: Enable disp-step-syscall.exp tests for arm targets Tom Tromey
17:36 Re: [PATCH] Don't call strchr with the NULL character. Tom Tromey
17:06 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
16:03 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Ulrich Weigand
15:26 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
14:13 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Edjunior Barbosa Machado
10:48 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Raunaq 12
02:53 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM Yao Qi
02:50 Re: [PATCH] native mingw32 gdb, eol format Eli Zaretskii
01:18 Re: [PATCH] testsuite/gdb.base: Enable disp-step-syscall.exp tests for arm targets Yao Qi
01:07 [PATCH] native mingw32 gdb, eol format Yao Qi

July 15, 2013
22:42 [RFA] Remove target_section.bfd Doug Evans
21:00 Re: [PATCH v11 2/5] Test adding and removing a symbol file at runtime. Doug Evans
18:54 [RFA] nto_find_and_open_solib: Fix setting temp_pathname on failure. Doug Evans
17:15 Re: [RFA][PATCH v4 1/5] S/390 regmap rework Andreas Arnez
16:30 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
15:58 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Mark Kettenis
15:55 Re: [PATCH] MIPS: Define descriptive names for GNU attribute values Maciej W. Rozycki
15:40 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Luis Machado
15:34 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
14:46 Re: [RFA][PATCH v4 1/5] S/390 regmap rework Luis Machado
13:27 Re: [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Luis Machado
11:20 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT ali_anwar
10:27 [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM Omair Javaid
10:25 [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM Omair Javaid
10:21 [PATCH] testsuite/gdb.base: Enable disp-step-syscall.exp tests for arm targets Omair Javaid
09:12 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Mark Kettenis
08:49 [ping 2] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
07:32 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Raunaq 12

July 13, 2013
21:13 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT Tom Tromey
15:03 Re: [RFA] bad VER in src-release causes snapshot failure Tom Tromey
07:22 Re: [PATCH] MIPS: Define descriptive names for GNU attribute values Richard Sandiford

July 12, 2013
21:17 Re: [PATCH] Revised display-linkage-name Michael Eager
16:23 [PATCH] MIPS: Define descriptive names for GNU attribute values Maciej W. Rozycki
15:58 Re: Patch contribution Sergio Durigan Junior
13:19 Re: FW: [PATCH v11 0/5] remove-symbol-file & add-symbol-file Luis Machado
11:05 [PATCH PR gdb/15715] 'set history filename' to by immediately converted to absolute path. Bilal, Muhammad
09:18 Re: [PATCH] Don't call strchr with the NULL character. Andrew Burgess
06:25 Patch contribution Bill Neubauer

July 11, 2013
23:28 Re: [PATCH] Revised display-linkage-name Keith Seitz
17:57 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Sergio Durigan Junior
16:48 Re: [PATCH] Don't call strchr with the NULL character. Paul_Koning
16:45 Re: [RFA] bad VER in src-release causes snapshot failure Joel Brobecker
16:42 Re: [RFA] bad VER in src-release causes snapshot failure Joel Brobecker
16:24 Re: [PATCH] Don't call strchr with the NULL character. Andreas Schwab
16:17 Re: [RFA] bad VER in src-release causes snapshot failure Tom Tromey
16:15 [PATCH] Don't call strchr with the NULL character. Andrew Burgess
15:34 [RFA] bad VER in src-release causes snapshot failure Joel Brobecker
15:30 Re: [PATCH 5/5] powerpc64-aix aix-thread patch Raunaq 12
15:20 Re: [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
15:00 Re: [PATCH] Implement way of checking if probe interface can evaluate arguments Gary Benson
14:35 [PATCH] [2/2] Don't raise an error for optimized out sub-fields. Andrew Burgess
14:35 [PATCH] [1/2] value_fetch_lazy - ensure parent is not lazy before accessing. Andrew Burgess
14:26 Re: [PATCH 1/5] Code for nds32 target Wei-cheng Wang
14:06 Re: [PATCH 1/5] Code for nds32 target Wei-cheng Wang
12:30 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT ali_anwar
10:45 [RFA 14/14] Changes to solib-svr4.c Gary Benson
10:44 [RFA 13/14] Changes to solib-target.c Gary Benson
10:43 [RFA 12/14] Changes to solib-sunos.c Gary Benson
10:42 [RFA 11/14] Changes to solib-spu.c Gary Benson
10:41 [RFA 10/14] Changes to solib-som.c Gary Benson
10:41 [RFA 9/14] Changes to solib-pa64.c Gary Benson
10:40 [RFA 8/14] Changes to solib-osf.c Gary Benson
10:39 [RFA 7/14] Changes to solib-irix.c Gary Benson
10:38 [RFA 6/14] Changes to solib-ia64-hpux.c Gary Benson
10:37 [RFA 5/14] Changes to solib-frv.c Gary Benson
10:36 [RFA 4/14] Changes to solib-dsbt.c Gary Benson
10:35 [RFA 3/14] Changes to solib-darwin.c Gary Benson
10:34 [RFA 2/14] Changes to solib-aix.c Gary Benson
10:33 [RFA 1/14] Changes to solib.c Gary Benson
10:31 [RFA 0/14] Remove quadratic behaviour from probes linker interface Gary Benson
09:09 Re: [PATCH] make default_print_one_register_info print_hex_chars Andrew Burgess
07:45 Re: [PATCH 1/5] powerpc64-aix- Processing XLC generated line tables + CHANGELOG Raunaq 12
02:32 [PATCH] Implement way of checking if probe interface can evaluate arguments Sergio Durigan Junior

July 10, 2013
19:11 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Michael Eager
19:07 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Mark Kettenis
18:24 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Joel Brobecker
18:11 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Tom Tromey
18:10 Re: Setting parity for remote serial Tom Tromey
17:58 Re: Relocation test fix for target=i686-mingw32 and host=i686-pc-linux Tom Tromey
17:55 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT Tom Tromey
17:47 Re: [PATCH 3/5] powerpc64-aix inf-ptrace patch Tom Tromey
17:41 Re: [PATCH 5/5] powerpc64-aix aix-thread patch Tom Tromey
17:37 Re: [PATCH 1/5] powerpc64-aix- Processing XLC generated line tables Tom Tromey
17:33 Re: [PATCH] [2/2] Resue 'z' formatter from mi register display code Tom Tromey
17:30 Re: [PATCH] [1/2] Add new 'z' format for print command Tom Tromey
17:26 Re: [PATCH] make default_print_one_register_info print_hex_chars Tom Tromey
17:13 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Tom Tromey
17:03 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Tom Tromey
16:56 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Tom Tromey
16:51 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Michael Eager
16:28 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Tom Tromey
16:17 Re: [PATCH] Revised display-linkage-name Michael Eager
15:18 Setting parity for remote serial Yurij Grechishhev
14:49 [patch, sim, mips] Implement unlink, lseek, and stat for MIPS Steve Ellcey
12:57 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT Joel Brobecker
10:32 Relocation test fix for target=i686-mingw32 and host=i686-pc-linux ali_anwar
10:31 Re: Updated patch for Bug 13217 - thread apply all detach throws a SEGFAULT ali_anwar
10:12 [PATCH 5/5] powerpc64-aix aix-thread patch Raunaq 12
09:50 Re: [PATCH 4/5] CHANGELOG Raunaq 12
09:19 [PATCH 4/5] powerpc64-aix inf-ptrace patch [wrongly sent as PATCH 3/5 earlier] Raunaq 12
09:15 [PATCH 3/5] powerpc64-aix inf-ptrace patch Raunaq 12
07:49 [PATCH 3/5] powerpc64-aix config patch Raunaq 12
07:26 [PATCH 2/5] powerpc64-aix- xcoffread patch Raunaq 12
06:55 [PATCH 3/3] Use the tail name as the output name of compile. Yao Qi
06:55 [PATCH 2/3] Remove the directory of DEST in proc gdb_compile_shlib Yao Qi
06:55 [PATCH 1/3] Copy set_unbuffered_mode_saved.o on remote host Yao Qi
06:55 [PATCH 0/3] Fixes for mingw testing in remote host Yao Qi
06:27 Re: [PATCH 1/5] powerpc64-aix- Processing XLC generated line tables Raunaq 12
06:21 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi
05:38 Re: [PATCH 1/5] Code for nds32 target Yao Qi
03:33 Re: [commit/obvious] Fix call to get_raw_print_options on mt-tdep.c (was: Re: [patch] Rename "prettyprint" to "prettyformat") Doug Evans
03:18 [commit/obvious] Fix call to get_raw_print_options on mt-tdep.c (was: Re: [patch] Rename "prettyprint" to "prettyformat") Sergio Durigan Junior
00:44 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Joel Brobecker
00:37 FYI: [testsuite/Ada] Add testing of access to packed arrays. Joel Brobecker
00:12 [commit] Fix FAIL: gdb.ada/small_reg_param.exp: continue to call_me Joel Brobecker
00:11 [commit/obv] Remove trailing space in gdb.ada/small_reg_param.exp Joel Brobecker

July 09, 2013
18:23 Re: [PATCH 1/5] Code for nds32 target Wei-cheng Wang
17:00 Re: [patch] Rename "prettyprint" to "prettyformat" Doug Evans
16:18 Re: [PATCH 1/5] Code for nds32 target Wei-cheng Wang
14:48 Re: gdb-7.6 patches for powerpc64-aix Joel Brobecker
14:45 Re: [commit] Improved linker-debugger interface Joel Brobecker
14:16 Re: Regression for implptr.exp and pieces.exp [Re: [COMMIT PATCH] value_bits_valid: Fix latent bug.] Andrew Burgess
13:26 Re: fix ARI for version.in change Joel Brobecker
09:56 gdb-7.6 patches for powerpc64-aix Raunaq 12
09:54 Regression for implptr.exp and pieces.exp [Re: [COMMIT PATCH] value_bits_valid: Fix latent bug.] Jan Kratochvil
09:54 Fw: gdb-7.6 patches for powerpc64-aix Raunaq 12
08:41 Re: [commit] Improved linker-debugger interface Gary Benson
04:10 Re: [PATCH 1/5] Code for nds32 target Yao Qi

July 08, 2013
23:58 Re: [PATCH 1/5] Code for nds32 target Joseph S. Myers
23:08 Re: [ping][PATCH 00/17] Implement gdbarch_gdb_signal_to_target Sergio Durigan Junior
22:18 [RFA] Fix varobj/15166 Keith Seitz
17:31 [PATCH] [2/2] Resue 'z' formatter from mi register display code Andrew Burgess
17:30 [PATCH] [1/2] Add new 'z' format for print command Andrew Burgess
17:02 [PATCH] make default_print_one_register_info print_hex_chars Andrew Burgess
15:44 [ping] [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
11:36 Re: [PATCH] wp-replication: Fix test case loop Ulrich Weigand
11:17 Re: [PATCH] [OBV] Look for gdb_prompt in py-explore.exp Andrew Burgess
10:55 [RFA] Windows x64 SEH unwinder (v2) Tristan Gingold
10:22 Re: [COMMIT PATCH] value_bits_valid: Fix latent bug. Andrew Burgess
09:33 [PATCH 5/5] testsuite for nds32 simulator Wei-cheng Wang
09:32 [PATCH 3/5] testsuite for nds32 Wei-cheng Wang
09:30 [PATCH 4/5] Simulator for nds32 Wei-cheng Wang
09:28 [PATCH 2/5] gdbserver for nds32 Wei-cheng Wang
09:28 [PATCH 1/5] Code for nds32 target Wei-cheng Wang
09:25 [PATCH 0/5] AndesTech nds32 port Wei-cheng Wang
08:19 [PATCH] Fix PR 15693 - Extra *running event when call-style dprintf hits Hui Zhu

July 07, 2013
08:56 Re: [PATCH] Share gdbservre setting for board files native-*gdbserver.exp Yao Qi
05:54 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu

July 06, 2013
08:20 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline asmwarrior
07:41 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Eli Zaretskii
07:40 Re: [RFC] Catch exception after stepped over watchpoint. Yao Qi
07:36 Re: [PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration' Eli Zaretskii
07:35 Re: regroup --help text in --help) Eli Zaretskii
07:21 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi
07:16 Re: [PATCH] Remove parameter lsal from 'create_breakpoints_sal' in 'struct breakpoint_ops' Yao Qi
02:47 Re: [PATCH, e500] Fix store.exp failures Luis Machado
02:41 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
02:33 Re: [PATCH, testsuite] Fix failures in gdb.mi/gdb2549.exp when register 0 doesn't have a name Luis Machado

July 05, 2013
18:21 Re: [COMMIT PATCH] value_bits_valid: Fix latent bug. Pedro Alves
18:17 Re: [PATCH] optimized out registers in mi Pedro Alves
17:26 Re: [PATCH] wp-replication: Fix test case loop Andreas Arnez
17:15 Re: [PATCH] wp-replication: Fix test case loop Luis Machado
17:10 Re: [PATCH] wp-replication: Fix test case loop Andreas Arnez
16:38 Re: [PATCH] optimized out registers in mi Andrew Burgess
16:21 Re: [PATCH] wp-replication: Fix test case loop Luis Machado
16:10 [PATCH] wp-replication: Fix test case loop Andreas Arnez
15:20 Re: [COMMIT PATCH] value_bits_valid: Fix latent bug. Andrew Burgess
15:06 Re: [COMMIT PATCH] value_bits_valid: Fix latent bug. Pedro Alves
14:52 Re: [RFC] Catch exception after stepped over watchpoint. Pedro Alves
14:42 Re: [COMMIT PATCH] value_bits_valid: Fix latent bug. Andrew Burgess
14:31 Re: [PATCH] Remove parameter lsal from 'create_breakpoints_sal' in 'struct breakpoint_ops' Pedro Alves
14:30 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Eli Zaretskii
14:27 Re: [PATCH 00/16] clean up remote.c state Pedro Alves
14:03 Re: [PATCH] optimized out registers in mi Pedro Alves
13:28 [PATCH] optimized out registers in mi Andrew Burgess
12:22 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi
10:56 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
10:41 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Pedro Alves
10:29 Re: [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Andrew Burgess
10:29 Re: [PATCH] gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax. Pedro Alves
10:25 Re: [PATCH] Share gdbservre setting for board files native-*gdbserver.exp Pedro Alves
10:06 Re: [PATCH] gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax. Will Newton
09:36 Re: [rfc] Add help text to start-up text Pedro Alves
09:31 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
09:08 [PATCH] Share gdbservre setting for board files native-*gdbserver.exp Yao Qi
08:45 [PATCH OB] Remove obsolete comments in board files. Yao Qi
08:44 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline asmwarrior
03:07 Re: [PATCH 00/16] clean up remote.c state Yao Qi
02:18 Re: [RFC] Catch exception after stepped over watchpoint. Yao Qi

July 04, 2013
18:23 [PATCH] ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. Pedro Alves
18:13 [COMMIT PATCH] Use allocate_optimized_out_value instead of set_value_optimized_out. Pedro Alves
17:08 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
16:41 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
16:09 [COMMIT PATCH] value_bits_valid: Fix latent bug. Pedro Alves
15:32 [PATCH] [OBV] Look for gdb_prompt in py-explore.exp Andrew Burgess
13:24 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
13:22 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Ulrich Weigand
12:21 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
12:13 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Maciej W. Rozycki
11:48 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
11:23 Re: [2/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
09:51 Re: [1/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
08:11 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Pedro Alves
02:27 [PATCH] Remove parameter lsal from 'create_breakpoints_sal' in 'struct breakpoint_ops' Yao Qi
01:27 Re: [PATCH v3] gdbserver: fix the standalone build Yao Qi

July 03, 2013
21:08 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Maciej W. Rozycki
20:54 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
20:35 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Maciej W. Rozycki
20:19 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
19:57 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
19:26 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Pedro Alves
19:25 Re: [RFA][PATCH v4 2/5] S/390: Add TDB regset Eli Zaretskii
19:23 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
19:22 Re: [PATCH 2/2] Add options to skip unavailable locals Eli Zaretskii
18:43 Re: [2/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
18:42 Re: [1/3] [PATCH] value_optimized_out and value_fetch_lazy Pedro Alves
17:21 [RFA][PATCH v4 5/5] PowerPC: Exploit dynamic core regset sections Andreas Arnez
17:11 [RFA][PATCH v4 4/5] S/390: Exploit dynamic core regset sections Andreas Arnez
17:04 [RFA][PATCH v4 3/5] Dynamic core regset sections support Andreas Arnez
17:02 [RFA][PATCH v4 2/5] S/390: Add TDB regset Andreas Arnez
17:00 [RFA][PATCH v4 1/5] S/390 regmap rework Andreas Arnez
16:57 [RFA][PATCH v4 0/5] Add TDB regset support Andreas Arnez
15:19 Re: [PATCH v3] gdbserver: fix the standalone build Pedro Alves
15:11 Re: [PATCH v3] gdbserver: fix the standalone build Yao Qi
15:05 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Pedro Alves
15:04 Re: [PATCH v3] gdbserver: fix the standalone build Yao Qi
13:28 Re: [PATCH] Link GDBserver with -lmcheck on mainline/development too. Pedro Alves
13:09 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Yao Qi
12:26 Re: [rfc] Add help text to start-up text Phil Muldoon
12:03 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
11:10 RE: [patch v4 01/24] gdbarch: add instruction predicate methods Metzger, Markus T
10:55 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Yao Qi
09:49 Re: [patch v4 01/24] gdbarch: add instruction predicate methods Mark Kettenis
09:15 [patch v4 18/24] record-btrace: extend unwinder Markus Metzger
09:15 [patch v4 12/24] frame, backtrace: allow targets to supply a frame unwinder Markus Metzger
09:15 [patch v4 15/24] record-btrace: add to_wait and to_resume target methods. Markus Metzger
09:15 [patch v4 04/24] record-btrace: fix insn range in function call history Markus Metzger
09:15 [patch v4 01/24] gdbarch: add instruction predicate methods Markus Metzger
09:15 [patch v4 23/24] record-btrace: add (reverse-)stepping support Markus Metzger
09:14 [patch v4 13/24] record-btrace, frame: supply target-specific unwinder Markus Metzger
09:14 [patch v4 05/24] record-btrace: start counting at one Markus Metzger
09:14 [patch v4 03/24] btrace: change branch trace data structure Markus Metzger
09:14 [patch v4 21/24] record-btrace: show trace from enable location Markus Metzger
09:14 [patch v4 16/24] record-btrace: provide target_find_new_threads method Markus Metzger
09:14 [patch v4 07/24] record-btrace: optionally indent function call history Markus Metzger
09:14 [patch v4 02/24] record: upcase record_print_flag enumeration constants Markus Metzger
09:14 [patch v4 17/24] record-btrace: add record goto target methods Markus Metzger
09:14 [patch v4 24/24] record-btrace: skip tail calls in back trace Markus Metzger
09:14 [patch v4 20/24] btrace, gdbserver: read branch trace incrementally Markus Metzger
09:14 [patch v4 22/24] infrun: reverse stepping from unknown functions Markus Metzger
09:14 [patch v4 11/24] record-btrace: supply register target methods Markus Metzger
09:14 [patch v4 10/24] target: add ops parameter to to_prepare_to_store method Markus Metzger
09:14 [patch v4 19/24] btrace, linux: fix memory leak when reading branch trace Markus Metzger
09:14 [patch v4 06/24] btrace: increase buffer size Markus Metzger
09:14 [patch v4 00/24] record-btrace: reverse Markus Metzger
09:14 [patch v4 08/24] record-btrace: make ranges include begin and end Markus Metzger
09:14 [patch v4 14/24] record-btrace: provide xfer_partial target method Markus Metzger
09:14 [patch v4 09/24] btrace: add replay position to btrace thread info Markus Metzger
09:02 Re: RFC: remove pop_target Pedro Alves
09:00 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Jan Kratochvil
08:46 Re: RFC: don't call add_target for thread_db_ops Pedro Alves
08:42 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
05:21 Re: [PATCH 2/2] Add options to skip unavailable locals Yao Qi
04:14 Re: [PATCH 2/2] Add options to skip unavailable locals asmwarrior
01:48 [PATCH 2/2] Add options to skip unavailable locals Yao Qi
01:48 [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables Yao Qi
01:48 [PATCH 0/2] New option --skip-unavailable to -stack-list-XXX commands Yao Qi
00:26 Re: [PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline Yao Qi
00:03 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Yao Qi

July 02, 2013
21:02 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Edjunior Barbosa Machado
20:55 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Tom Tromey
20:54 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Tom Tromey
20:53 Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Tom Tromey
20:24 [patch] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
20:08 [commit] [patch] testsuite build regression on CentOS-5 [Re: [PATCH 1/7] test suite update - gdb.base/[ab]] Jan Kratochvil
20:03 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Eli Zaretskii
19:35 RFC: remove pop_target Tom Tromey
18:50 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
18:10 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Tom Tromey
18:04 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Ulrich Weigand
17:59 Re: [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Luis Machado
17:54 Re: [PATCH] Rename 'booke' ptrace interface in ppc-linux-nat.c Ulrich Weigand
17:40 [PATCH] Enable hw watchpoint with longer ranges using DAWR on Power Edjunior Barbosa Machado
17:19 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Stan Shebs
16:51 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
16:47 Re: RFA: remove mention of "target nrom" Eli Zaretskii
16:47 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Tom Tromey
16:38 FYI: minor comment fixes in ptid.h Tom Tromey
16:38 RFA: remove mention of "target nrom" Tom Tromey
16:37 RFC: don't call add_target for thread_db_ops Tom Tromey
14:50 RE: [patch] Fix cleanup in finish_command Metzger, Markus T
14:46 Re: [PATCH 4/7] gdbserver: conditionally include sys/param.h and sys/time.h Mircea Gherzan
14:45 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
14:44 Re: [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Yao Qi
14:37 Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Yao Qi
13:31 [PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes Hui Zhu
13:19 RE: fix ARI for version.in change Pierre Muller
12:58 Re: [PATCH v2 3/4] gdbserver, win32: fix some function typedefs Mircea Gherzan
08:08 Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Jan Kratochvil
08:05 FW: [PATCH v11 0/5] remove-symbol-file & add-symbol-file Blanc, Nicolas

July 01, 2013
21:24 RFC: fix ARI for version.in change Tom Tromey
21:22 Re: [patch] Rename "prettyprint" to "prettyformat" Doug Evans
21:04 [patch] Rename "prettyprint" to "prettyformat" Doug Evans
20:25 Re: RFC: fix src-release for version.in move Tom Tromey
20:00 Re: FYI: GDB nightly snapshots still down Tom Tromey
19:53 Re: [PATCH] change gdb to use BFD's "dwz" functions Tom Tromey
19:49 Re: [PATCH 2/3] add -Wold-style-declaration Tom Tromey
19:46 Re: [PATCH 0/3] add a few new warning options Tom Tromey
18:06 Re: [2/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
18:06 Re: [3/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
18:06 Re: [PATCH 14/16] move async_client_callback and async_client_context into remote_state Tom Tromey
18:06 Re: [1/3] [PATCH] value_optimized_out and value_fetch_lazy Andrew Burgess
18:06 Re: [PATCH 11/16] move some statics from remote_read_qxfer into struct remote_state Tom Tromey
18:05 Re: [PATCH 03/16] Add new_remote_state Tom Tromey
17:50 Re: [PATCH v2 2/4] gdbserver: avoid empty structs Pedro Alves
17:47 Re: [PATCH v2 3/4] gdbserver, win32: fix some function typedefs Pedro Alves
17:25 [PATCH v2 1/4] gdbserver, common: convert some variadic macros to C99 Mircea Gherzan
17:25 [PATCH v2 3/4] gdbserver, win32: fix some function typedefs Mircea Gherzan
17:25 [PATCH v2 0/4] increase the portability of the gdbserver code Mircea Gherzan
17:25 [PATCH v2 2/4] gdbserver: avoid empty structs Mircea Gherzan
16:44 Re: [PATCH] Make file transfer commands work with all (native) targets. Pedro Alves
16:41 Re: [PATCH] Make file transfer commands work with all (native) targets. Eli Zaretskii
16:34 Re: [PATCH] Make file transfer commands work with all (native) targets. Pedro Alves
16:24 [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64. Luis Machado
16:08 Re: [PATCH] fix PR 15180 "May only run agent-printf on the target" Hui Zhu
16:07 Re: [PATCH v2 00/16] Pedro Alves
16:07 Re: [PATCH 14/16] move async_client_callback and async_client_context into remote_state Pedro Alves
16:07 Re: [PATCH 11/16] move some statics from remote_read_qxfer into struct remote_state Pedro Alves
16:05 Re: [PATCH 03/16] Add new_remote_state Pedro Alves
16:01 Re: [PATCH/v2] fix Bug 15180 Agent style dprintf does not respect conditions Hui Zhu
15:39 Re: [PATCH v3] gdbserver: fix the standalone build Pedro Alves
15:01 Re: [PATCH, testsuite] Fix failures in gdb.mi/gdb2549.exp when register 0 doesn't have a name Tom Tromey
14:29 Re: [PATCH] fix PR 15180 "May only run agent-printf on the target" Pedro Alves
14:28 Re: [PATCH] Make file transfer commands work with all (native) targets. Tom Tromey
11:32 Re: [PATCH 1/7] gdbserver, common: conditionally include the unistd.h Pedro Alves
11:31 Re: [PATCH 00/09] Import unistd and pathmax gnulib modules. Pedro Alves
11:19 Re: [patch 1/2] Code cleanup: remote.c *->{async,sync}* Sergio Durigan Junior
11:11 Re: [patch 1/2] Code cleanup: remote.c *->{async,sync}* Jan Kratochvil
10:59 Re: [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Sergio Durigan Junior
10:57 Re: [PATCH 02/17] Linux kernel generic support Sergio Durigan Junior
10:46 [PATCH 18/18] AArch64 support Sergio Durigan Junior
10:44 Re: [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Pedro Alves
10:40 Re: [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Sergio Durigan Junior
10:10 Re: [COMMIT PATCH] Move pagination_enabled declaration to a proper place. Pedro Alves
09:49 Re: [patch 1/2] Code cleanup: remote.c *->{async,sync}* Yao Qi
08:51 Re: [PATCH] fix PR 15180 "May only run agent-printf on the target" Hui Zhu
08:43 Re: [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Andreas Schwab
08:19 [patch] testsuite build regression on CentOS-5 [Re: [PATCH 1/7] test suite update - gdb.base/[ab]] Jan Kratochvil
08:10 Re: [PATCH] fix PR 15180 "May only run agent-printf on the target" Pedro Alves
07:43 [PATCH 17/17] MIPS support Sergio Durigan Junior
07:43 [PATCH 16/17] Xtensa support Sergio Durigan Junior
07:43 [PATCH 15/17] SPARC support Sergio Durigan Junior
07:43 [PATCH 14/17] s390 support Sergio Durigan Junior
07:43 [PATCH 13/17] mn10300 support Sergio Durigan Junior
07:43 [PATCH 12/17] m68klinux support Sergio Durigan Junior
07:43 [PATCH 11/17] m32r support Sergio Durigan Junior
07:43 [PATCH 10/17] IA-64 support Sergio Durigan Junior
07:43 [PATCH 09/17] i386 support Sergio Durigan Junior
07:43 [PATCH 06/17] AVR support Sergio Durigan Junior
07:43 [PATCH 08/17] h8300 support Sergio Durigan Junior
07:43 [PATCH 05/17] ARM support Sergio Durigan Junior
07:43 [PATCH 07/17] Cris support Sergio Durigan Junior
07:43 [PATCH 02/17] Linux kernel generic support Sergio Durigan Junior
07:43 [PATCH 04/17] x86_64 support Sergio Durigan Junior
07:43 [PATCH 01/17] Implement the gdbarch.{sh,c,h} bits. Sergio Durigan Junior
07:43 [PATCH 00/17] Implement gdbarch_gdb_signal_to_target Sergio Durigan Junior
07:43 [PATCH 03/17] Alpha support Sergio Durigan Junior
01:49 FYI: GDB nightly snapshots still down Joel Brobecker


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