gdb-patches archive
date index for March, 2014

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

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

March 31, 2014
23:55 [commit] (read_cutu_die_from_dwo): Delete unused local comp_dir_string Doug Evans
23:53 [PATCH] Fix several "set remote foo-packet on/off" commands. Pedro Alves
21:46 [RFA] Split up testsuite/ChangeLog Doug Evans
19:10 Re: [PATCH, doc RFA] New option: set print symbol-loading Doug Evans
18:19 Re: [PATCH] implement support for "enum class" Tom Tromey
18:12 Re: [PATCH, doc RFA]: Fix pr 14236 Doug Evans
17:47 Re: [PATCH] handle DW_AT_type on an enumeration Tom Tromey
17:26 Re: [PATCH] constify value_aggregate_elt Tom Tromey
15:40 Re: [PATCH 3/3] gdb.arch/ppc64-atomic-inst.exp: Improve error handling. Ulrich Weigand
15:39 Re: [PATCH 2/3] gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing. Ulrich Weigand
15:38 Re: [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase. Ulrich Weigand
15:31 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
14:41 Re: break on C++ global objects ctors Daniel Gutson
14:16 Re: break on C++ global objects ctors Paul_Koning
14:10 Re: break on C++ global objects ctors Daniel Gutson
13:56 Re: break on C++ global objects ctors Paul_Koning
13:50 [PATCH] Drop prefix from unsupported source path. Marcus Shawcroft
12:24 Re: break on C++ global objects ctors Daniel Gutson
07:16 Re: [PATCH] implement support for "enum class" Mark Wielaard
06:46 [PATCH OBV] Allow ';' as a directory separator Yao Qi
04:38 Re: [PATCH] implement support for "enum class" Tom Tromey
02:59 [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase. Anton Blanchard
02:59 [PATCH 3/3] gdb.arch/ppc64-atomic-inst.exp: Improve error handling. Anton Blanchard
02:58 [PATCH 2/3] gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing. Anton Blanchard
02:55 Re: [PATCH 1/4] Fix ppc64 single step over atomic sequence testcase Anton Blanchard
02:48 Re: [PATCH, doc RFA]: Fix pr 14236 Eli Zaretskii
02:21 [commit] infrun.c (set_last_target_status): New function. Doug Evans
02:11 [commit] inferior.h (enum stop_kind): Improve comment. Doug Evans
02:08 [commit] gdb.texinfo (Non-Stop Mode): Remove trailing whitespace. Doug Evans
01:06 Re: [PATCH] Escape backslash in windows path Yao Qi

March 30, 2014
22:05 [PATCH, doc RFA]: Fix pr 14236 Doug Evans

March 29, 2014
23:17 Re: [PING^2] [Patch v11] Debug methods in GDB Python Doug Evans
06:04 Re: [PATCH] Escape backslash in windows path Keith Seitz
01:56 [PATCH] Escape backslash in windows path Yao Qi

March 28, 2014
23:00 Re: vdso handling Alan Modra
19:39 Re: [PATCH] -stack-info-depth should always return a count. Keith Seitz
18:30 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
18:10 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Joel Brobecker
17:58 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Pedro Alves
17:49 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
17:35 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
17:32 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Joel Brobecker
17:29 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
17:22 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Pedro Alves
17:13 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Pedro Alves
14:50 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
13:38 Re: vdso handling Pedro Alves
13:24 pushed: [varobj] false type-changed status for reference to Ada array Joel Brobecker
13:20 Re: [PATCH] constify value_aggregate_elt Joel Brobecker
13:17 Re: [PATCH 4/4] Add lbarx/stbcx., lharx/sthcx. and lqarx/stqcx. single stepping Joel Brobecker
13:14 Re: [PATCH 3/4] Add multiple branches to ppc64 single step through atomic sequence testcase Joel Brobecker
13:13 Re: [PATCH 1/4] Fix ppc64 single step over atomic sequence testcase Ulrich Weigand
13:12 Re: [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Joel Brobecker
13:05 Re: [PATCH 1/4] Fix ppc64 single step over atomic sequence testcase Joel Brobecker
13:00 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
11:21 Re: [PATCH] implement support for "enum class" Mark Wielaard
09:34 Re: [PATCH] handle DW_AT_type on an enumeration Mark Wielaard
06:13 Re: vdso handling Alan Modra
03:42 [PATCH 4/4] Add lbarx/stbcx., lharx/sthcx. and lqarx/stqcx. single stepping Anton Blanchard
03:42 [PATCH 3/4] Add multiple branches to ppc64 single step through atomic sequence testcase Anton Blanchard
03:42 [PATCH 2/4] Support up to 3 conditional branches in an atomic sequence Anton Blanchard
03:41 [PATCH 1/4] Fix ppc64 single step over atomic sequence testcase Anton Blanchard

March 27, 2014
22:25 Re: [PATCH v4 00/10] Remove `expout*' globals from parser-defs.h Sergio Durigan Junior
20:12 [PATCH] implement support for "enum class" Tom Tromey
20:11 [PATCH] constify value_aggregate_elt Tom Tromey
19:44 [commit] dwarf2read.c (read_str_index): Delete arg cu. Doug Evans
19:05 [commit] dwarf2read.c (init_cutu_and_read_dies_no_follow): Minor cleanups Doug Evans
18:45 [commit] dwarf2read.c (struct dwarf2_cu): Improve comments. Doug Evans
18:39 Re: [PATCH] Build dw2-abs-hi-pc with nodebug Doug Evans
17:41 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
17:09 Re: [PATCH] -stack-info-depth should always return a count. Eli Zaretskii
16:37 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
16:14 [PATCH] handle DW_AT_type on an enumeration Tom Tromey
16:13 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Marcus Shawcroft
15:45 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
15:40 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
14:07 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Marcus Shawcroft
13:21 [PING^2] [Patch v11] Debug methods in GDB Python Siva Chandra
13:20 [PATCH] -stack-info-depth should always return a count. Andrew Burgess
13:07 Re: [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
12:56 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
08:35 [PATCH] Return zero in can_single_step_to_signal_handler for nios2-*-* target Yao Qi
01:52 Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
01:51 [PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin

March 26, 2014
20:43 Re: [RFC] Stop putting function comments in foo.h Pedro Alves
19:05 Re: [RFC] Stop putting function comments in foo.h Doug Evans
18:49 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
18:22 break on C++ global objects ctors Daniel Gutson
17:51 Re: RFA/remote: compare-sections Eli Zaretskii
16:54 Re: [PATCH 5/6] Handle multiple step-overs Alan Lawrence
16:45 Re: [RFC] Stop putting function comments in foo.h Doug Evans
16:00 RFA/remote: compare-sections David Taylor
15:34 Re: [RFA] Fix c++/16253 (tag/variable name collision) Keith Seitz
13:40 Re: [RFA] Fix c++/16253 (tag/variable name collision) Joel Brobecker
13:32 Re: [RFA] Fix c++/16253 (tag/variable name collision) Joel Brobecker
13:26 Re: [PATCH] Fix "thiscall" method calling convention for inferior calls (PR15559) Julian Brown
13:24 Re: [PATCH v4 00/10] Remove `expout*' globals from parser-defs.h Sergio Durigan Junior
13:23 [PATCH] Fix "thiscall" method calling convention for inferior calls (PR15559) Julian Brown
13:13 Re: [PATCH] Skip tests on completion and readline when readline lib isn't used Yao Qi
12:56 Re: [PATCH v4 00/10] Remove `expout*' globals from parser-defs.h Joel Brobecker
12:32 Re: [PATCH] Skip tests on completion and readline when readline lib isn't used Joel Brobecker
08:54 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
05:49 [PATCH] Skip tests on completion and readline when readline lib isn't used Yao Qi
05:19 [PATCH OBV] Fix code format issues gdb.base/macscp.exp Yao Qi
01:52 Re: [patch, nios2] fix type of "fp" and other registers Yao Qi
01:12 [patch, nios2] fix type of "fp" and other registers Sandra Loosemore

March 25, 2014
20:06 Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target. Doug Evans
19:51 Re: [PATCH 0/3] Fixed abortion using Python API for label symbol object. Phil Muldoon
18:11 Re: [RFA] Fix c++/16253 (tag/variable name collision) Keith Seitz
17:50 Re: [RFA] Fix c++/16253 (tag/variable name collision) Joel Brobecker
16:51 Re: [PATCH 0/3] Fixed abortion using Python API for label symbol object. Maxim Bublis
15:45 Re: [PUSHED] "source", foreground execution commands, and target-async Doug Evans
15:23 FYI: [varobj] false type-changed status for reference to Ada array Joel Brobecker
14:47 [commit] Support gdb.asm/asm-source.exp on powerpc64le Ulrich Weigand
13:09 [PUSHED] "source", foreground execution commands, and target-async Pedro Alves
08:27 Re: Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf, failures with non-Z0-supporting gdbservers Hui Zhu
07:55 [PATCH] Check tracefile is generated by binary execution Yao Qi
02:05 [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. Yao Qi
01:42 [PATCH] [testsuite] Set target-charset to ascii Yao Qi
01:28 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Doug Evans
01:20 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Doug Evans
01:02 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Doug Evans

March 24, 2014
23:05 Re: [PATCH] macro-relative.exp: Mark as unsupported if using fission Doug Evans
20:00 Re: [PATCH v5 1/8] Move utility functions to common/ Sergio Durigan Junior
19:39 Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf, failures with non-Z0-supporting gdbservers Pedro Alves
18:00 Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Richard Earnshaw
17:11 [obv commit] [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
16:57 Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Joel Brobecker
16:33 Re: [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Yufeng Zhang
16:28 Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
16:25 Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Pedro Alves
16:11 [PATCH] aarch64: detect atomic sequences like other ll/sc architectures Kyle McMartin
14:15 Re: [RFA] Fix c++/16253 (tag/variable name collision) Joel Brobecker
11:32 Re: [PATCH v2 0/5] ARM process record support for asimd, vfp etc instructions Omair Javaid
09:28 [committed, darwin]: Fix dump of messages on x86_64 Tristan Gingold
09:21 RE: [PATCH 2/2] btrace: avoid symbol lookup Metzger, Markus T
09:17 Re: [FYI] Add myself to maintainers (write after approval) Pierre Langlois
08:37 Re: [PATCH 2/2] btrace: avoid symbol lookup Jan Kratochvil
08:31 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
08:16 [FYI] Add myself to maintainers (write after approval) Pierre Langlois
07:57 RE: [PATCH 2/2] btrace: avoid symbol lookup Metzger, Markus T
01:37 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Yao Qi

March 23, 2014
16:58 Re: [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
15:19 Re: [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Yufeng Zhang
11:36 Re: [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers Hui Zhu
05:43 [commit] infcmd.c: Whitespace, comment fixes. Doug Evans
05:10 [commit] infcmd.c (interrupt_command): Renamed from interrupt_target_command. Doug Evans

March 22, 2014
19:59 Re: [PATCH v4 07/10] Modula-2 language Gaius Mulley
11:23 Re: [PATCH 3/3] Remove target_read_live_memory Yao Qi
11:20 Re: [PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets Yao Qi
07:02 Re: [PATCH] Small segfault fix when there is no python Doug Evans
05:03 [PATCH v4 07/10] Modula-2 language Sergio Durigan Junior
04:57 [PATCH v4 08/10] Objective-C language Sergio Durigan Junior
04:44 [PATCH v4 10/10] Go programming language Sergio Durigan Junior
04:44 [PATCH v4 09/10] Pascal language Sergio Durigan Junior
04:44 [PATCH v4 06/10] Java language Sergio Durigan Junior
04:44 [PATCH v4 04/10] Ada language. Sergio Durigan Junior
04:44 [PATCH v4 03/10] C language Sergio Durigan Junior
04:44 [PATCH v4 05/10] Fortran language Sergio Durigan Junior
04:44 [PATCH v4 01/10] Language independent bits Sergio Durigan Junior
04:44 [PATCH v4 02/10] SystemTap integration Sergio Durigan Junior
04:44 [PATCH v4 00/10] Remove `expout*' globals from parser-defs.h Sergio Durigan Junior
02:54 Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Sergio Durigan Junior

March 21, 2014
23:56 Re: [PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Maciej W. Rozycki
19:27 Re: [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Doug Evans
18:41 [PATCH] [python] Fix gdb.Value.dynamic_type for reference values. Siva Chandra
18:25 [RFA] c++/16675 (incorrect sizeof reference types) Keith Seitz
18:12 [RFA] Fix c++/16253 (tag/variable name collision) Keith Seitz
17:54 Re: [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Joel Brobecker
17:43 [RFA] Fix c++/16597 (crash when inspecting lambda expression variables) Keith Seitz
17:43 Re: [PATCH 1/2] btrace: only search for lines in current symtab Jan Kratochvil
17:26 Re: [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Keith Seitz
17:22 Re: [PATCH 2/2] btrace: avoid symbol lookup Jan Kratochvil
17:20 Re: [PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR Joel Brobecker
17:14 Re: [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Joel Brobecker
17:08 Re: [PATCH v5 7/8] Validate symbol file using build-id Aleksandar Ristovski
16:58 Re: [PATCH v5 7/8] Validate symbol file using build-id Jan Kratochvil
16:58 Re: [PATCH v5 7/8] Validate symbol file using build-id Jan Kratochvil
16:58 Re: [PATCH v4 8/8] Tests for validate symbol file using build-id Jan Kratochvil
16:58 Re: [PATCH v4 0/8] Validate binary before use Jan Kratochvil
16:52 Re: [PATCH v5 7/8] Validate symbol file using build-id [updated] Eli Zaretskii
16:48 [RFA] Fix gdb/15827 (crash w/corrupt DWARF) Keith Seitz
16:34 Re: [PATCH v5 7/8] Validate symbol file using build-id [updated] Jan Kratochvil
16:25 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Pedro Alves
16:24 Re: [PATCH] Small segfault fix when there is no python Daniel Gutson
13:23 Re: [PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR Pierre Langlois
13:11 Re: [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers Pedro Alves
12:01 Re: [PATCH 3/3] Remove target_read_live_memory Pedro Alves
11:57 Re: [PATCH 2/3] Factor remote_read_bytes. Pedro Alves
11:56 Re: [PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets Pedro Alves
11:26 [PUSHED] normal_stop: Extend and clarify comment. (was: Re: No thread context switch in non-stop mode???) Pedro Alves
09:41 Re: [PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets Yao Qi
09:28 Re: [PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Pedro Alves
09:00 Re: [PATCH/doc] Remove fixme of packet "k" Hui Zhu
08:38 Re: [PATCH/doc] Remove fixme of packet "k" Eli Zaretskii
08:33 Ping: [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers Hui Zhu
08:26 Re: [PATCH/doc] Remove fixme of packet "k" Hui Zhu
03:27 Re: [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test) Hui Zhu
03:14 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu
00:03 Re: [PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Maciej W. Rozycki

March 20, 2014
21:45 Re: [PATCH] Avoid using the ISO C99 `z' formatted output modifier Maciej W. Rozycki
21:11 Re: [RFC] fix probe-related internal error on AIX Sergio Durigan Junior
18:28 Re: [RFC v5 6/8] fix py-finish-breakpoint.exp with always-async Pedro Alves
18:04 Re: [RFC v5 5/8] make dprintf.exp pass in always-async mode Pedro Alves
17:52 Re: [PATCH] Small segfault fix when there is no python Doug Evans
17:31 Re: [PATCH] Small segfault fix when there is no python Sergio Durigan Junior
17:30 Re: [PATCH/doc] Remove fixme of packet "k" Eli Zaretskii
17:28 Re: [PATCH v5 7/8] Validate symbol file using build-id Eli Zaretskii
17:21 Re: [RFC] fix probe-related internal error on AIX Tom Tromey
16:33 [PATCH] Small segfault fix when there is no python Daniel Gutson
16:05 Re: [PATCH/doc] Remove fixme of packet "k" Eli Zaretskii
14:28 Re: gdb.threads/step-after-sr-lock.exp behaving very badly Pedro Alves
14:23 [PUSHED] Further cleanup of signal-while-stepping-over-bp-other-thread.c. Pedro Alves
13:59 [PUSHED] Re: [PATCH v3 0/5] Fix lost events, and handle multiple step-overs. Pedro Alves
13:58 Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
13:57 Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
13:13 Re: [PATCH v5 7/8] Validate symbol file using build-id Aleksandar Ristovski
13:12 Re: [PATCH v4 8/8] Tests for validate symbol file using build-id Pedro Alves
13:07 Re: [PATCH v5 7/8] Validate symbol file using build-id Jan Kratochvil
13:07 Re: [PATCH/doc] Remove fixme of packet "k" Pedro Alves
12:56 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Pedro Alves
12:24 Re: [PATCH] Avoid using the ISO C99 `z' formatted output modifier Joel Brobecker
12:23 Re: [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test) Pedro Alves
12:16 Re: [PATCH v4 8/8] Tests for validate symbol file using build-id Yao Qi
11:24 Re: [PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Pedro Alves
03:51 Re: [PATCH v5 7/8] Validate symbol file using build-id Eli Zaretskii
03:44 Re: [PATCH/doc] Remove fixme of packet "k" Hui Zhu
03:27 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu
03:16 Re: [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test) Hui Zhu
02:58 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu

March 19, 2014
23:20 Re: [Patch v11] Debug methods in GDB Python Siva Chandra
23:12 [PATCH v5 0/8] Validate binary before use Jan Kratochvil
22:33 Re: [PATCH v4 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch] Jan Kratochvil
22:33 Re: [PATCH v4 8/8] Tests for validate symbol file using build-id Jan Kratochvil
22:33 Re: [PATCH v4 0/8] Validate binary before use Jan Kratochvil
22:31 [PATCH v5 8/8] Tests for validate symbol file using build-id Jan Kratochvil
22:31 [PATCH v5 7/8] Validate symbol file using build-id Jan Kratochvil
22:31 [PATCH v5 6/8] gdbserver build-id attribute generator Jan Kratochvil
22:31 [PATCH v5 3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch] Jan Kratochvil
22:31 [PATCH v5 5/8] Move linux_find_memory_regions_full & co. Jan Kratochvil
22:31 [PATCH v5 4/8] Prepare linux_find_memory_regions_full & co. for move Jan Kratochvil
22:31 [PATCH v5 2/8] Merge multiple hex conversions Jan Kratochvil
22:30 [PATCH v5 1/8] Move utility functions to common/ Jan Kratochvil
18:47 [PATCH] Avoid using the ISO C99 `z' formatted output modifier Maciej W. Rozycki
16:52 Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Doug Evans
16:41 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
16:24 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
16:12 Re: [PATCH/doc] Remove fixme of packet "k" Eli Zaretskii
16:01 Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Marcus Shawcroft
15:58 [PUSHED 8/8] gdb.base/async.exp: Enable it. Pedro Alves
15:58 [PUSHED 7/8] gdb.base/async.exp: Make test messages unique. Pedro Alves
15:58 [PUSHED 6/8] gdb.base/async.exp: Fix races. Pedro Alves
15:58 [PUSHED 5/8] gdb.base/async.exp: Factor out test pattern to a procedure. Pedro Alves
15:58 [PUSHED 4/8] gdb.base/async.exp: Use prepare_for_testing. Pedro Alves
15:58 [PUSHED 3/8] gdb.base/async.exp: Fix stepi& test. Pedro Alves
15:58 [PUSHED 2/8] gdb.base/async.exp: Don't hardcode line numbers. Pedro Alves
15:58 [PUSHED 1/8] gdb.base/async.exp: Leave gdb_protocol alone. Pedro Alves
15:58 [PUSHED 0/8] Fix and enable gdb.base/async.ex Pedro Alves
15:35 RE: [PATCH v5 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence Agovic, Sanimir
15:12 Re: [PATCH v5 10/15] vla: evaluate operand of sizeof if its type is a vla Joel Brobecker
14:47 Re: [commit] Misc cleanups in async.exp Pedro Alves
12:55 RE: [PATCH v5 10/15] vla: evaluate operand of sizeof if its type is a vla Agovic, Sanimir
12:34 Re: [PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR Joel Brobecker
10:28 Re: [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test) Pedro Alves
10:16 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Pedro Alves
10:07 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
08:02 Re: [PATCH/doc] Remove fixme of packet "k" Hui Zhu
08:00 Re: [PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR Tristan Gingold
04:21 Re: Commit: ARM SIM: Convert to ISO C and remove redundant code Mike Frysinger
04:03 [PATCH 1/1] Fix internal warning when "gdb -p xxx" (test) Hui Zhu
03:58 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu
03:41 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii

March 18, 2014
23:25 [commit] Misc cleanups in async.exp Doug Evans
21:55 Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target. Stan Shebs
21:51 [commit] [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
20:52 Re: [PATCH/doc] Remove fixme of packet "k" Stan Shebs
19:53 [PING][PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Maciej W. Rozycki
19:51 Re: [PING][PATCH] Power: Correct little-endian e500v2 GPR frame offsets Maciej W. Rozycki
19:01 [RFC v6 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Pedro Alves
17:57 Re: New feature "source-id" Doug Evans
17:56 RE: New feature "source-id" Bruce Dawson
17:53 Re: [RFC v5 3/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. Pedro Alves
17:53 [PATCH][PR/backtrace 16721] Fix erroneous backtrace on AVR Pierre Langlois
17:44 RE: New feature "source-id" Bruce Dawson
17:33 Re: [PATCH] Fix "PC register is not available" issue Pedro Alves
17:13 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
16:54 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
16:40 Re: New feature "source-id" Gerhard Gappmeier
16:35 Re: [PATCH] Fix "PC register is not available" issue Eli Zaretskii
16:16 Re: [PATCH] Fix "PC register is not available" issue Joel Brobecker
16:04 [RFC v6] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Pedro Alves
15:59 Re: [RFC] Stop putting function comments in foo.h Doug Evans
15:03 Re: New feature "source-id" Mark Wielaard
14:17 Commit: ARM SIM: Convert to ISO C and remove redundant code Nick Clifton
14:00 Re: New feature "source-id" Gerhard Gappmeier
13:22 Re: New feature "source-id" Mark Wielaard
12:43 Re: Commit: ARM SIM: Add tracing support. Nicholas Clifton
10:14 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Pedro Alves
07:47 Re: [RFC] Stop putting function comments in foo.h Ricard Wanderlof
07:39 Re: [PATCH 1/1] Fix memleak of the pid_to_exec_file target_ops method for some platforms Hui Zhu
07:38 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu
01:39 Re: New feature "source-id" Doug Evans
01:36 Re: [RFC 00/12 V2] Visit varobj available children only in MI Yao Qi
00:48 RE: New feature "source-id" Bruce Dawson
00:25 Re: New feature "source-id" Doug Evans
00:03 Re: No thread context switch in non-stop mode??? Doug Evans

March 17, 2014
23:54 Re: No thread context switch in non-stop mode??? Doug Evans
22:35 Re: [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Doug Evans
21:59 Re: [RFC] Stop putting function comments in foo.h Stan Shebs
20:22 Re: Commit: ARM SIM: Add tracing support. Doug Evans
19:43 [PATCH] Fix "PC register is not available" issue Eli Zaretskii
19:16 Re: [RFC v5 1/8] fix latent bugs in ui-out.c Pedro Alves
19:01 Re: New feature "source-id" Gerhard Gappmeier
17:30 Re: Commit: ARM SIM: Add tracing support. Nicholas Clifton
17:29 Re: RFA: Mention ARM sim now supports tracing in GDB/NEWS Eli Zaretskii
17:15 Re: [RFC] Stop putting function comments in foo.h DJ Delorie
17:11 RFA: Mention ARM sim now supports tracing in GDB/NEWS Nick Clifton
17:11 Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
17:02 [PATCH 0.5/8] Rename "target child" to "target native". Pedro Alves
17:01 [PATCH 0.5/8] Rename "target child" to "target native". Pedro Alves
16:57 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Pedro Alves
16:54 Re: Commit: ARM SIM: Add tracing support. Joel Brobecker
16:53 Re: Commit: ARM SIM: Add tracing support. Doug Evans
16:47 Re: Commit: ARM SIM: Add tracing support. Nicholas Clifton
16:47 Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target. Eli Zaretskii
16:45 Re: [PATCH 7/8] NEWS: Mention native target renames. Eli Zaretskii
16:44 Re: [PATCH 6/8] go32-nat.c: Don't override to_open. Eli Zaretskii
16:44 Re: Commit: ARM SIM: Add tracing support. Nicholas Clifton
16:44 Re: [PATCH 1/8] Rename "target djgpp" -> "target native" Eli Zaretskii
16:39 Re: No thread context switch in non-stop mode??? Pedro Alves
16:12 Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx" Pedro Alves
16:09 Re: [RFC] Stop putting function comments in foo.h Pedro Alves
16:02 [PATCH 1/1] Fix memleak of the pid_to_exec_file target_ops method for some platforms Hui Zhu
16:00 [PATCH 0/1] Fix internal warning when "gdb -p xxx" Hui Zhu
15:51 pushed: [testsuite/Ada 2/2] New testcase for packed array renaming. Joel Brobecker
15:51 pushed: [Ada 1/2] Crash with references to GNAT packed arrays handling Joel Brobecker
15:51 [pushed/Ada] Crash with references to GNAT packed arrays handling Joel Brobecker
15:23 [PATCH 8/8] Allow making GDB not automatically connect to the native target. Pedro Alves
15:23 [PATCH 7/8] NEWS: Mention native target renames. Pedro Alves
15:23 [PATCH 6/8] go32-nat.c: Don't override to_open. Pedro Alves
15:23 [PATCH 5/8] nto-procfs.c: Add "target native". Pedro Alves
15:23 [PATCH 4/8] Windows: Rename "target child" -> "target native" Pedro Alves
15:23 [PATCH 3/8] Rename "target GNU" -> "target native" Pedro Alves
15:23 [PATCH 2/8] Rename "target darwin-child" -> "target native" Pedro Alves
15:23 [PATCH 1/8] Rename "target djgpp" -> "target native" Pedro Alves
15:23 [PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native"). Pedro Alves
14:23 Re: [RFC] Stop putting function comments in foo.h Sergio Durigan Junior
13:44 Re: [RFC] Stop putting function comments in foo.h Joel Brobecker
13:08 darwin: support recent versions of dyld Tristan Gingold
12:25 Re: New feature "source-id" Matt Rice
08:49 Re: New feature "source-id" Gerhard Gappmeier
00:51 Re: [PATCH 0/5] Return error code in get_number Yao Qi
00:38 Re: [RFC] Stop putting function comments in foo.h Yao Qi

March 16, 2014
16:34 Re: New feature "source-id" Eli Zaretskii
16:22 Re: New feature "source-id" Doug Evans
14:08 [commit] Fix Python 2.4 build break Ulrich Weigand
13:59 [patch] linux_nat_kill() compat. with linux-2.4.x Jan Kratochvil
13:53 [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
09:51 Re: [RFC] Stop putting function comments in foo.h Gerhard Gappmeier
09:43 Re: New feature "source-id" Gerhard Gappmeier
03:41 Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Doug Evans
02:34 Re: New feature "source-id" Doug Evans
02:12 No thread context switch in non-stop mode??? Doug Evans

March 15, 2014
20:06 Re: New feature "source-id" Eli Zaretskii
19:45 [RFC] Stop putting function comments in foo.h Doug Evans
19:44 Re: [patchv2] Fix SIGTERM signal safety (PR gdb/15358) [refresh] Doug Evans
17:32 Re: New feature "source-id" Doug Evans
10:49 New feature "source-id" Gerhard Gappmeier
08:36 Re: Commit: ARM SIM: Add tracing support. Doug Evans

March 14, 2014
18:59 [commit] Step down from being global maintainer Jan Kratochvil
18:45 [patchv2] Fix SIGTERM signal safety (PR gdb/15358) [refresh] Jan Kratochvil
18:37 [patch] Fix SIGTERM signal safety (PR gdb/15358) [refresh] Jan Kratochvil
17:23 Re: Commit: ARM SIM: Add tracing support. Joel Brobecker
15:21 Commit: ARM SIM: Add tracing support. Nick Clifton
14:39 Re: [RFC PATCH] Allow disabling the default run target. Eli Zaretskii
14:38 Re: [PATCH 0/5] Return error code in get_number Tom Tromey
13:27 Re: [RFC PATCH] Allow disabling the default run target. Pedro Alves
12:16 Re: [RFC PATCH] Allow disabling the default run target. Pedro Alves
11:47 Re: [RFC PATCH] Allow disabling the default run target. Eli Zaretskii
11:06 Re: [RFC PATCH] Allow disabling the default run target. Pedro Alves
08:22 Re: [PATCH 5/5] Accept convenience variable in commands -break-passcount and -break-commands Eli Zaretskii
08:14 Re: [PATCH/doc] Remove fixme of packet "k" Eli Zaretskii
08:01 Re: [RFC PATCH] Allow disabling the default run target. Joel Brobecker
07:22 [PATCH/doc] Remove fixme of packet "k" Hui Zhu
00:59 Re: [PATCH 0/5] Return error code in get_number Yao Qi
00:21 [PUSHED] Rename native-only terminal related functions. Pedro Alves

March 13, 2014
20:17 Re: [RFC PATCH] Allow disabling the default run target. Eli Zaretskii
19:02 [RFC PATCH] Allow disabling the default run target. Pedro Alves
17:05 [commit] Fix pr guile/16612 Doug Evans
16:34 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Doug Evans
16:00 Re: [PATCH v5 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence Joel Brobecker
15:36 Re: [PATCH v5 08/15] vla: support for DW_AT_count Joel Brobecker
15:14 Re: [PATCH 0/5] Return error code in get_number Tom Tromey
14:05 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Pierre Langlois
12:32 Re: Rename Solaris's target to "target child" like most other ports. Pedro Alves
12:30 Re: [PATCH] Don't mention "Unix" in native target name. Pedro Alves
07:39 Re: Rename Solaris's target to "target child" like most other ports. Joel Brobecker
06:16 [PATCH] Automatic link generation by doxygen Yao Qi
02:38 Re: [PATCH] Doxygenate gdbtypes.h Stan Shebs
02:35 [PATCH 4/5] get_number returns status in details Yao Qi
02:35 [PATCH 5/5] Accept convenience variable in commands -break-passcount and -break-commands Yao Qi
02:35 [PATCH 0/5] Return error code in get_number Yao Qi
02:35 [PATCH 3/5] Emit wrong value error when parsing range Yao Qi
02:35 [PATCH 2/5] Change argument 'args' of get_tracepoint_by_number to char * Yao Qi
02:35 [PATCH 1/5] Remove argument 'state' from get_tracepoint_by_number Yao Qi
00:13 Re: [PATCH] Don't mention "Unix" in native target name. Doug Evans

March 12, 2014
22:49 [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class Sergio Durigan Junior
21:54 Re: [Patch v11] Debug methods in GDB Python Siva Chandra
20:34 [PUSHED] Factor out foreground/background execution command preparation. Pedro Alves
19:53 [OB/PUSHED] Make 'make check TESTS="..."' work from GDB's build dir. Pedro Alves
19:46 Re: [RFC v5] fix regressions with target-async Tom Tromey
19:27 Re: [RFC v5] fix regressions with target-async Pedro Alves
19:04 Re: [RFC v5] fix regressions with target-async Tom Tromey
17:18 Re: [RFC v5] fix regressions with target-async Pedro Alves
16:42 [RFC v5] fix regressions with target-async Tom Tromey
13:51 RE: [PATCH v5 08/15] vla: support for DW_AT_count Agovic, Sanimir
13:40 RE: [PATCH v5 09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence Agovic, Sanimir
13:37 Rename Solaris's target to "target child" like most other ports. Pedro Alves
13:37 [PATCH] inf-child.h: Update comment. Pedro Alves
13:16 Re: [PATCH] Don't mention "Unix" in native target name. Gary Benson
12:57 Re: [PATCH 1/4] gdb.exp: Support absolute path name args in 'prepare_for_testing' etc. Ulrich Weigand
12:53 RE: [PATCH v5 15/15] test: add mi vla test Agovic, Sanimir
12:40 Re: [PUSHED] inf-child.c: Update comments. Pedro Alves
12:38 [PATCH] Don't mention "Unix" in native target name. Pedro Alves
12:34 RE: [PUSHED] inf-child.c: Update comments. Agovic, Sanimir
11:52 [PUSHED] inf-child.c: Update comments. Pedro Alves
11:50 Re: [PATCH 1/4] gdb.exp: Support absolute path name args in 'prepare_for_testing' etc. Andreas Arnez
11:29 Re: [PATCH 2/3] Make the windows-nat.c target inherit inf-child.c. Pedro Alves
09:07 Re: [PATCH 2/3] Make the windows-nat.c target inherit inf-child.c. Joel Brobecker
08:34 Re: [PING][PATCH] Power: Correct little-endian e500v2 GPR frame offsets Joel Brobecker
08:08 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Joel Brobecker
05:02 Do we still need TYPE_CODE_CLASS? Doug Evans
03:05 Re: [PATCH v3 00/10] Remove `expout*' globals from parser-defs.h Sergio Durigan Junior

March 11, 2014
19:33 Re: [RFC v4] fix regressions with target-async Tom Tromey
19:01 Re: [PATCH 1/3] sim: msp430: fix build time warnings Mike Frysinger
17:44 Re: [RFC] fix probe-related internal error on AIX Sergio Durigan Junior
16:42 Re: [PATCH 2/3] Make the windows-nat.c target inherit inf-child.c. Pedro Alves
16:08 Re: [PATCH 1/3] sim: msp430: fix build time warnings Nicholas Clifton
14:53 Re: [PATCH 4/4] Fix dw2-ifort-parameter.exp on PPC64 Ulrich Weigand
14:51 Re: [PATCH 3/4] Migrate dw2-ifort-parameter.exp to Dwarf::assemble Ulrich Weigand
14:50 Re: [PATCH 2/4] Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated files Ulrich Weigand
14:49 Re: [PATCH 1/4] gdb.exp: Support absolute path name args in 'prepare_for_testing' etc. Ulrich Weigand
14:32 [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbservers Hui Zhu
12:45 [PATCH 3/3] Remove target_read_live_memory Yao Qi
12:44 [PATCH 2/3] Factor remote_read_bytes. Yao Qi
12:44 [PATCH 1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets Yao Qi
11:58 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Pierre Langlois
10:08 RE: [PATCH 2/2] btrace: avoid symbol lookup Metzger, Markus T
04:42 Re: [PATCH v2 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Doug Evans
04:12 Re: [PATCH v2] sim: msp430: set initial PC to ELF entry if available DJ Delorie
04:10 Re: [PATCH] guile.c: Replace call to scm_init_guile with scm_with_guile. Doug Evans
03:57 Re: [PATCH v2] sim: msp430: set initial PC to ELF entry if available Mike Frysinger
03:45 [patch] update outdated links in homepage Mike Frysinger
03:44 Re: [PATCH v2] sim: msp430: set initial PC to ELF entry if available DJ Delorie
03:38 [PATCH v2] sim: msp430: set initial PC to ELF entry if available Mike Frysinger
01:46 Re: [RFC][PATCH] Allow JIT unwinder provide symbol information Alexander Smundak

March 10, 2014
22:28 Re: [PATCH 2/3] sim: msp430: set initial PC to ELF entry if available Mike Frysinger
21:43 Re: [PATCH 2/2] btrace: avoid symbol lookup Jan Kratochvil
21:09 Re: [PATCH 2/3] sim: msp430: set initial PC to ELF entry if available DJ Delorie
19:30 Re: [PATCH 1/3] sim: msp430: fix build time warnings Mike Frysinger
18:45 [PING][PATCH] Power: Correct little-endian e500v2 GPR frame offsets Maciej W. Rozycki
17:07 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Pedro Alves
15:13 Re: [PATCH] Support for HWbreak/watchpoint accross fork/vfork on arm-native Pedro Alves
15:06 Re: [PATCH V3 0/3] Intel(R) AVX-512 register support Pedro Alves
15:02 Re: [PATCH V3 2/3] Add AVX512 register support to gdbserver. Pedro Alves
15:02 Re: [PATCH V3 1/3] Add AVX512 registers support to GDB. Pedro Alves
14:27 Re: [patchv3 0/8] Validate binary before use Pedro Alves
14:09 [commit/Ada] Missing space before '(' in ada-lang.c::ada_evaluate_subexp Joel Brobecker
14:07 [commit/Ada] Full view of tagged type with ptype Joel Brobecker
13:56 Re: [PATCH 3/3] sim: msp430: start a test framework Nicholas Clifton
13:19 Re: [PATCH 2/3] sim: msp430: set initial PC to ELF entry if available Nicholas Clifton
13:18 Re: [PATCH 1/3] sim: msp430: fix build time warnings Nicholas Clifton
11:08 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Joel Brobecker
10:12 Re: [patchv3 0/8] Validate binary before use Jan Kratochvil
09:57 Re: [patchv3 0/8] Validate binary before use Joel Brobecker
09:23 Re: [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Pierre Langlois
08:05 RE: [PATCH 2/2] btrace: avoid symbol lookup Metzger, Markus T
07:46 Re: [PATCH] Remove "hardware" from comments of "target_insert_breakpoint" Hui Zhu
06:05 Re: [PATCH] Remove "hardware" from comments of "target_insert_breakpoint" Doug Evans
05:34 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Doug Evans
03:46 Re: [PATCH v4 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch] Yao Qi
03:38 Re: [PATCH v4 8/8] Tests for validate symbol file using build-id Yao Qi
02:54 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Hui Zhu
02:47 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Yao Qi
02:01 Re: [PATCH 2/4] Error on bad count number Yao Qi

March 09, 2014
23:16 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Doug Evans
19:19 Re: [PATCH v4 0/8] Validate binary before use Eli Zaretskii
18:58 Re: [PATCH v4 0/8] Validate binary before use Jan Kratochvil
16:53 Re: [PATCH v4 0/8] Validate binary before use Eli Zaretskii
06:31 [PATCH] Remove "hardware" from comments of "target_insert_breakpoint" Hui Zhu

March 08, 2014
19:57 Re: [PATCH v4 0/8] Validate binary before use Jan Kratochvil
19:46 Re: [patchv3 8/8] Tests for validate symbol file using build-id Jan Kratochvil
17:33 Re: [patchv3 0/8] Validate binary before use Jan Kratochvil
16:29 Re: [PATCH] Support for HWbreak/watchpoint accross fork/vfork on arm-native Omair Javaid
05:28 [PATCH 3/3] sim: msp430: start a test framework Mike Frysinger
05:28 [PATCH 2/3] sim: msp430: set initial PC to ELF entry if available Mike Frysinger
05:28 [PATCH 1/3] sim: msp430: fix build time warnings Mike Frysinger
01:35 [commit] dwarf2read.c (read_str_index): Rename local dwo_name to objf_name. Doug Evans
00:40 [commit] read_cutu_die_from_dwo: Misc minor cleanups Doug Evans
00:33 pushed: [RFA] target.h: Expands complete_target_initialization and add_target comments. Joel Brobecker

March 07, 2014
19:50 [PATCH][PR breakpoints/16606] AVR8 breakpoint out of range, decrement pc after break Pierre Langlois
18:54 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Doug Evans
18:42 Re: [RFA] target.h: Expands complete_target_initialization and add_target comments. Pedro Alves
18:41 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Eli Zaretskii
18:33 Re: target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Pedro Alves
17:15 [PATCH 4/4] Fix dw2-ifort-parameter.exp on PPC64 Andreas Arnez
17:14 [PATCH 3/4] Migrate dw2-ifort-parameter.exp to Dwarf::assemble Andreas Arnez
17:13 [PATCH 2/4] Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated files Andreas Arnez
17:13 [PATCH 1/4] gdb.exp: Support absolute path name args in 'prepare_for_testing' etc. Andreas Arnez
17:11 [PATCH 0/4] Fix dw2-ifort-parameter.exp on 64-bit big-endian systems Andreas Arnez
17:07 [RFA] target.h: Expands complete_target_initialization and add_target comments. Joel Brobecker
15:56 Re: [PATCH 2/2] btrace: avoid symbol lookup Pedro Alves
15:55 Re: [PATCH 2/2] btrace: avoid symbol lookup Pedro Alves
15:38 Re: [PATCH 1/3] Make the go32-nat.c target inherit inf-child.c. Pedro Alves
15:32 Re: [PATCH 1/3] Make the go32-nat.c target inherit inf-child.c. Eli Zaretskii
15:15 [PATCH 3/3] Make the nto-procfs.c target inherit inf-child.c. Pedro Alves
15:14 [PATCH 2/3] Make the windows-nat.c target inherit inf-child.c. Pedro Alves
15:14 [PATCH 1/3] Make the go32-nat.c target inherit inf-child.c. Pedro Alves
15:14 [PATCH 0/3] Make all native targets inherit inf-child.c. Pedro Alves
14:38 [PATCH] gdb.threads/thread-specific.exp: Fix uninitialized variable references Maciej W. Rozycki
14:23 Re: [RFC v4] fix regressions with target-async Pedro Alves
14:00 Re: [RFC v4] fix regressions with target-async Pedro Alves
13:50 Re: [PATCH 2/4] Error on bad count number Joel Brobecker
13:27 Re: [PATCH 2/4] Error on bad count number Pedro Alves
13:10 Re: [PATCH] Build dw2-abs-hi-pc with nodebug Joel Brobecker
11:09 Re: [PATCH 2/4] Error on bad count number Yao Qi
10:53 Re: [PATCH 2/4] Error on bad count number Eli Zaretskii
09:40 Re: [PATCH 2/4] Error on bad count number Yao Qi
08:57 [PATCH 2/2] btrace: avoid symbol lookup Markus Metzger
08:57 [PATCH 0/2] btrace: perf improvements Markus Metzger
08:57 [PATCH 1/2] btrace: only search for lines in current symtab Markus Metzger
08:38 Re: [PATCH] btrace, test: fix gdb.btrace/data test Jan Kratochvil
08:35 [PATCH] btrace, test: fix gdb.btrace/data test Markus Metzger
07:10 Re: [PATCH, doc RFA] New option -B: simplify running gdb from build directory Eli Zaretskii
06:54 [PATCH] sim: constify arg to sim_do_command Mike Frysinger
01:22 Re: [PATCH v2 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
01:10 [PATCH v3 4/5] Handle multiple step-overs. Pedro Alves
01:10 [PATCH v3 3/5] Fix for even more missed events; eliminate thread-hop code. Pedro Alves
01:10 [PATCH v3 5/5] Make signal-while-stepping-over-bp-other-thread.exp run against remote targets too. Pedro Alves
01:10 [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
01:10 [PATCH v3 1/5] Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid. Pedro Alves
01:10 [PATCH v3 0/5] Fix lost events, and handle multiple step-overs. Pedro Alves
00:23 [PATCH] Build dw2-abs-hi-pc with nodebug Doug Evans

March 06, 2014
21:41 [PATCH, doc RFA] New option -B: simplify running gdb from build directory Doug Evans
21:07 [PATCH] macro-relative.exp: Mark as unsupported if using fission Doug Evans
19:08 Re: [PATCH] Power: Correct little-endian e500v2 GPR frame offsets Stan Shebs
18:06 [RFC] fix probe-related internal error on AIX Tom Tromey
16:12 [commit/solaris] Fix sol-thread.c build failure. Joel Brobecker
15:52 [RFC v4] fix regressions with target-async Tom Tromey
15:46 Re: [RFC v2] fix regressions with target-async Tom Tromey
14:48 AIX threaded cores. Pedro Alves
13:35 Re: [PATCH] Fix PR16508 Joel Brobecker
13:26 Re: [PATCH 2/4] Error on bad count number Joel Brobecker
13:24 Re: [PATCH 2/4] Error on bad count number Joel Brobecker
12:21 Re: [PATCH 2/4] Error on bad count number Pedro Alves
10:28 Re: [PATCH] Use target address size for DW_OP_deref in dwarf2expr.c Andreas Arnez
09:56 Re: [PATCH 2/4] Error on bad count number Yao Qi
08:37 Re: [PATCH 2/3] gdb/python: raise TypeError instead of abort() on calling .value() method for label symbol object Phil Muldoon
07:10 Re: [PATCH 3/4] Handle parse number error in goto_bookmark_command Yao Qi
06:45 Re: [OBV PATCH 1/4] Add a newline in output messages Yao Qi
06:28 Re: Using LD_PRELOAD in testsuite to extend gdb test coverage Yao Qi
05:20 target-delegates.c needs some TLC [was Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN] Doug Evans
03:39 Re: [PATCH] Fix PR16508 Yao Qi
02:21 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Yao Qi
00:03 Re: [PATCH v2 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Doug Evans

March 05, 2014
22:15 Re: [PATCH] Use target address size for DW_OP_deref in dwarf2expr.c Ulrich Weigand
21:33 Re: [RFC v2] fix regressions with target-async Tom Tromey
20:38 Re: [RFC v2] fix regressions with target-async Pedro Alves
20:33 Re: [PATCH] Fix PR16508 Pedro Alves
20:04 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Tom Tromey
20:03 Re: [PATCH] Fix PR16508 Tom Tromey
18:56 Re: [RFC v2] fix regressions with target-async Tom Tromey
18:44 [PATCH] Use target address size for DW_OP_deref in dwarf2expr.c Andreas Arnez
17:12 Re: [PATCH v2 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL, added notion on possible exceptions thrown from symbol object value method Eli Zaretskii
16:39 [PATCH v2 3/5] Fix for even more missed events; eliminate thread-hop code. Pedro Alves
16:39 [PATCH v2 4/5] Handle multiple step-overs. Pedro Alves
16:39 [PATCH v2 5/5] Make signal-while-stepping-over-bp-other-thread.exp run against remote targets too. Pedro Alves
16:39 [PATCH v2 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
16:39 [PATCH v2 1/5] Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid. Pedro Alves
16:39 [PATCH v2 0/5] Fix lost events, and handle multiple step-overs. Pedro Alves
16:10 Re: [PATCH 3/6] Fix missing breakpoing/watchpoint hits, eliminate deferred_step_ptid. Pedro Alves
15:59 Re: [PATCH 2/4] Error on bad count number Pedro Alves
15:45 Re: [PATCH 4/6] Fix for even more missed events; eliminate thread-hop code. Pedro Alves
15:35 Re: [PATCH 2/6] PR breakpoints/7143 - Watchpoint does not trigger when first set Pedro Alves
15:14 Re: [PATCH 1/6] PR gdb/16575: stale breakpoint instructions in the code cache Pedro Alves
15:13 Re: [PATCH 1/6] PR gdb/16575: stale breakpoint instructions in the code cache Pedro Alves
14:44 Re: [PATCH 4/4] Remove argument optional_p from get_tracepoint_by_number Joel Brobecker
14:38 Re: [PATCH 3/4] Handle parse number error in goto_bookmark_command Joel Brobecker
14:29 Re: [PATCH 2/4] Error on bad count number Joel Brobecker
14:22 Re: [OBV PATCH 1/4] Add a newline in output messages Joel Brobecker
13:41 [PATCH v2 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL, added notion on possible exceptions thrown from symbol object value method Maxim Bublis
13:41 [PATCH v2 2/3] gdb/python: raise TypeError instead of abort on calling value method for label symbol object Maxim Bublis
13:41 [PATCH v2 1/3] gdb/testsuite/gdb.python: Added testcase for value method Maxim Bublis
13:39 Re: [PATCH 2/3] gdb/python: raise TypeError instead of abort() on calling .value() method for label symbol object Maxim Bublis
13:34 Re: [PATCH 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL. Added notion on possible exception thrown from symbol object .value() method Maxim Bublis
12:49 [PATCH 3/4] Handle parse number error in goto_bookmark_command Yao Qi
12:49 [PATCH 4/4] Remove argument optional_p from get_tracepoint_by_number Yao Qi
12:49 [OBV PATCH 1/4] Add a newline in output messages Yao Qi
12:49 [PATCH 2/4] Error on bad count number Yao Qi
12:49 [PATCH 0/4] Tweak get_number related code Yao Qi
12:34 Re: copyright dates in binutils (and includes/) Alan Modra
09:23 [PATCH V3 2/3] Add AVX512 register support to gdbserver. Michael Sturm
09:23 [PATCH V3 1/3] Add AVX512 registers support to GDB. Michael Sturm
09:23 [PATCH V3 3/3] Add AVX512 feature description to GDB manual Michael Sturm
09:23 [PATCH V3 0/3] Intel(R) AVX-512 register support Michael Sturm
06:33 [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue Hui Zhu
02:08 ping: [PATCH] Fix PR16508 Yao Qi
01:17 Re: [PATCH] Doxygenate gdbtypes.h Rob Savoye
01:17 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Yao Qi
00:14 Re: [RFC v2] fix regressions with target-async Pedro Alves
00:13 Re: [RFC v2] fix regressions with target-async Tom Tromey

March 04, 2014
21:25 Re: [RFC v2] fix regressions with target-async Pedro Alves
19:51 Re: [PATCH] Doxygenate gdbtypes.h Stan Shebs
19:15 Re: [PATCH] Doxygenate gdbtypes.h Eli Zaretskii
19:11 Re: [RFC v5 7/8] separate MI and target notions of async Tom Tromey
19:03 Re: [PATCH] Doxygenate gdbtypes.h Stan Shebs
18:40 [RFC v5 6/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
18:40 Re: [RFC v5 7/8] separate MI and target notions of async Eli Zaretskii
18:33 [RFC v5 8/8] enable target-async by default Tom Tromey
18:33 [RFC v5 7/8] separate MI and target notions of async Tom Tromey
18:33 [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode. Tom Tromey
18:33 [RFC v5 5/8] make dprintf.exp pass in always-async mode Tom Tromey
18:33 [RFC v5 3/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. Tom Tromey
18:33 [RFC v5 1/8] fix latent bugs in ui-out.c Tom Tromey
18:33 [RFC v5 2/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list". Tom Tromey
18:33 [RFC v5 0/8] enable target-async by default Tom Tromey
18:18 Re: [PATCH] Doxygenate gdbtypes.h Joel Brobecker
17:57 Re: [PATCH 2/3] gdb/python: raise TypeError instead of abort() on calling .value() method for label symbol object Phil Muldoon
17:36 Re: [PATCH] Doxygenate gdbtypes.h Ludovic CourtÃs
17:12 Re: [PATCH 4/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(doc) Eli Zaretskii
16:53 Re: [PATCH 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL. Added notion on possible exception thrown from symbol object .value() method Eli Zaretskii
16:30 [PATCH 4/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(doc) Hui Zhu
16:30 [PATCH 3/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(testsuite) Hui Zhu
16:30 [PATCH 2/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(gdbserver) Hui Zhu
16:29 [PATCH 1/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(gdb) Hui Zhu
16:29 [PATCH 0/4] Fix PR breakpoints/16494: add dprintf-style "agent-call" Hui Zhu
15:33 Re: [RFC v2] fix regressions with target-async Tom Tromey
15:29 Re: [RFC v2] fix regressions with target-async Joel Brobecker
15:19 Re: [PATCH] sim: constify prog_name Tom Tromey
15:11 [RFC v3] fix regressions with target-async Tom Tromey
15:10 Re: [RFC v2] fix regressions with target-async Tom Tromey
14:25 Re: [RFC v2] fix regressions with target-async Tom Tromey
10:37 [PATCH 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL. Added notion on possible exception thrown from symbol object .value() method Maxim Bublis
10:37 [PATCH 2/3] gdb/python: raise TypeError instead of abort() on calling .value() method for label symbol object Maxim Bublis
10:37 [PATCH 1/3] gdb/testsuite/gdb.python: Added testcase for .value() method Maxim Bublis
10:36 [PATCH 0/3] Fixed abortion using Python API for label symbol object. Maxim Bublis
08:05 [PATCH] sim: constify prog_name Mike Frysinger
06:05 Re: [PATCH 3/6] Fix missing breakpoing/watchpoint hits, eliminate deferred_step_ptid. Yao Qi
04:02 Re: [PATCH 1/6] PR gdb/16575: stale breakpoint instructions in the code cache Yao Qi
03:40 Using LD_PRELOAD in testsuite to extend gdb test coverage Doug Evans
01:38 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Yao Qi
01:18 Re: [PATCH] Doxygenate gdbtypes.h Stan Shebs
01:18 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Hui Zhu
00:52 Re: [OB PATCH] target.h (to_traceframe_info): Fix TARGET_DEFAULT_RETURN Yao Qi
00:39 Re: [PATCH] Doxygenate gdbtypes.h Mark Kettenis
00:16 [PATCH] Doxygenate gdbtypes.h Stan Shebs

March 03, 2014
21:05 [FYI v2 0/3] make probes independent of the program space Tom Tromey
20:11 [FYI v2 1/3] comment fixes Tom Tromey
20:11 [FYI v2 2/3] change probes to be program-space-independent Tom Tromey
20:11 [FYI v2 3/3] move probes to be per-bfd Tom Tromey
16:51 RE: [PATCH v5 00/15] C99 variable length array support Agovic, Sanimir
16:38 Re: [RFC v2] fix regressions with target-async Pedro Alves
16:24 Re: [RFC v2] fix regressions with target-async Tom Tromey
16:24 Re: [Patch v11] Debug methods in GDB Python Eli Zaretskii
16:22 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Doug Evans
16:20 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Doug Evans
15:50 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Ludovic CourtÃs
14:47 Re: [patchv3 8/8] Tests for validate symbol file using build-id Pedro Alves
13:58 Re: [patchv3 7/8] Validate symbol file using build-id Pedro Alves
13:54 Re: [PATCH] inferior.c (delete_inferior): Delete, unused. Pedro Alves
13:49 [Patch v11] Debug methods in GDB Python Siva Chandra
13:49 Re: [PATCH] Prune program spaces in remove-inferiors Pedro Alves
13:33 Re: copyright dates in binutils (and includes/) Richard Sandiford
13:28 [RFC] Remove unnecessary argument METHOD to valops.c:oload_method_static Siva Chandra
13:27 Re: [patchv3 0/8] Validate binary before use Pedro Alves
13:23 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Joel Brobecker
12:07 Re: [PATCH/RFC] Support rthreads on OpenBSD 5.2 and later. Pedro Alves
09:17 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Ludovic CourtÃs
06:02 Re: [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Doug Evans
06:00 [PATCH] record_latest_value: Call release_value_or_incref instead of release_value Doug Evans
04:16 Re: copyright dates in binutils (and includes/) Alan Modra
03:45 Re: copyright dates in binutils (and includes/) Alan Modra

March 02, 2014
21:40 [PATCH, doc RFA] Add progspace support to Guile Doug Evans
21:23 [PATCH] Prune program spaces in remove-inferiors Doug Evans
21:06 [PATCH] inferior.c (delete_inferior): Delete, unused. Doug Evans
20:47 Re: [PATCH v4 6/8] gdbserver build-id attribute generator Eli Zaretskii
20:47 Re: [PATCH v4 0/8] Validate binary before use Eli Zaretskii
19:54 [PATCH v4 8/8] Tests for validate symbol file using build-id Jan Kratochvil
19:54 [PATCH v4 7/8] Validate symbol file using build-id Jan Kratochvil
19:53 [PATCH v4 2/8] Merge multiple hex conversions Jan Kratochvil
19:53 [PATCH v4 1/8] Move utility functions to common/ Jan Kratochvil
19:53 [PATCH v4 6/8] gdbserver build-id attribute generator Jan Kratochvil
19:53 [PATCH v4 0/8] Validate binary before use Jan Kratochvil
19:53 [PATCH v4 5/8] Move linux_find_memory_regions_full & co. Jan Kratochvil
19:53 [PATCH v4 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch] Jan Kratochvil
19:53 [PATCH v4 4/8] Prepare linux_find_memory_regions_full & co. for move Jan Kratochvil
18:50 Re: [patchv3 7/8] Validate symbol file using build-id Jan Kratochvil
18:37 Re: [patchv3 0/8] Validate binary before use Jan Kratochvil
18:32 [commit] guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment. Doug Evans
17:21 [commit] guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko. Doug Evans
02:37 [PATCH] sim: convert old style prototypes Mike Frysinger

March 01, 2014
16:25 Re: New ARI warning Sat Mar 1 01:53:24 UTC 2014 Mark Kettenis
14:32 [PATCH] Enable rthreads support on OpenBSD/i386. Mark Kettenis
12:16 [PATCH] Eliminate pointer signedness warning. Mark Kettenis
11:13 [PATCH] Enable rthreads support on OpenBSD/mips64. Mark Kettenis
10:55 [PATCH] Enable rthreads support on OpenBSD/amd64. Mark Kettenis
01:53 New ARI warning Sat Mar 1 01:53:24 UTC 2014 GDB Administrator
00:02 [PATCH] Power: Correct little-endian e500v2 GPR frame offsets Maciej W. Rozycki


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