gdb-patches archive
date index for October, 2012

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

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

October 31, 2012
19:20 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Doug Evans
19:18 Re: [PATCH 8/9] class-local typedef substitutions Pedro Alves
19:10 RE: [PATCH 2/2] new tracepoint downloaded MI notification. Marc Khouzam
18:03 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Pedro Alves
17:59 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Pedro Alves
15:45 Re: [PATCH] target attributes [5/5] doc Eli Zaretskii
14:54 Re: Add fullname field in disassembly output Pedro Alves
14:36 Re: RFC: refactor gcore checking in test suite Pedro Alves
14:29 FYI: remove last of vestiges gdbarch_swap Tom Tromey
12:32 ping: [RFC 0/7 V3]A general notification in GDB RSP Yao Qi
03:32 Re: [PATCH] target attributes [5/5] doc Hui Zhu

October 30, 2012
20:50 Re: [PATCH 0/8] Fix PR gdb/14766; cleanup foll-vfork.exp and extend it. Tom Tromey
20:46 Re: [rfc] display vector types using vector_size syntax Tom Tromey
20:36 Re: [PATCH] Fix mi "-var-create" regression Tom Tromey
20:31 Re: [RFA] script to update our gnulib-import (take 2) Tom Tromey
19:49 Re: RFC: refactor gcore checking in test suite Tom Tromey
19:29 Re: RFC: refactor gcore checking in test suite Tom Tromey
18:31 Re: RFC: handle new NT_SIGINFO note in gdb Pedro Alves
17:41 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Jan Kratochvil
17:33 Re: RFC: refactor gcore checking in test suite Pedro Alves
17:25 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [2/9] doc of target-defined breakpoints without sync function Eli Zaretskii
17:24 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [8/9] target-defined breakpoint sync function doc Eli Zaretskii
17:23 Re: [PATCH] Fix PR14617: New MI notification on tracepoint modified. Eli Zaretskii
17:22 Re: [ping]: [PATCH 2/2] new tracepoint downloaded MI notification. Eli Zaretskii
17:18 RFC: handle new NT_SIGINFO note in gdb Tom Tromey
17:11 RFC: refactor gcore checking in test suite Tom Tromey
15:16 RE: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Pierre Muller
12:01 Re: [PATCH] Support targets that know how to step over breakpoints Luis Machado
11:53 Re: Patch to propagate GDB's knowledge of the executing state to frontend ali_anwar
11:53 Re: [PATCH] Support targets that know how to step over breakpoints Yao Qi
11:40 Re: [RFC] Handle prologue on atom. Yao Qi
10:58 Re: [PATCH] Support targets that know how to step over breakpoints Luis Machado
10:42 Re: [RFC] Handle prologue on atom. Mark Kettenis
09:54 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [2/9] doc of target-defined breakpoints without sync function Hui Zhu
09:50 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [8/9] target-defined breakpoint sync function doc Hui Zhu
07:59 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [4/9] notification async doc Hui Zhu
07:57 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [2/9] doc of target-defined breakpoints without sync function Hui Zhu
07:07 [ping]: [PATCH 2/2] new tracepoint downloaded MI notification. Yao Qi
07:03 Re: [PATCH] Fix PR14617: New MI notification on tracepoint modified. Yao Qi
06:20 Re: Patch to propagate GDB's knowledge of the executing state to frontend Yao Qi
00:06 Re: [RFC] Handle prologue on atom. Yao Qi

October 29, 2012
10:54 Re: [rfc] display vector types using vector_size syntax Andrew Burgess

October 28, 2012
22:44 Re: [PATCH] Fix mi "-var-create" regression Luis Machado

October 26, 2012
19:35 [PATCH] Fix amd64_relocate_instruction/i386_relocate_instruction host-endianess-assumption bug. Pedro Alves
18:53 Re: [rfc] display vector types using vector_size syntax Tom Tromey
18:50 [PATCH] Merge handling of TARGET_WAITKIND_EXITED and TARGET_WAITKIND_SIGNALLED into a single switch case. Pedro Alves
18:50 [PATCH] Remove obsolete TARGET_WAITKIND_SIGNALLED comment. Pedro Alves
18:28 Re: FYI: another @itemx in the remote protocol docs Eli Zaretskii
18:18 FYI: another @itemx in the remote protocol docs Tom Tromey
17:40 Re: Patch: fix catch syscall completion Pedro Alves
17:20 Patch: fix catch syscall completion Tom Tromey
17:03 [PATCH] String conversion of TARGET_WAITKIND_VFORK_DONE is missing. Pedro Alves
17:03 [PATCH] Print TARGET_WAITKIND_VFORKED as "TARGET_WAITKIND_VFORKED". Pedro Alves
05:15 RE: [RFA 3/5] New port: CR16: gdb port Kaushik Phatak

October 25, 2012
19:23 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
18:55 [PATCH] bug 14741 - in -var-update, all children get the display hint and dynamic attribute value from the root variable Elmenthaler, Jens
17:49 Re: [PATCH 8/8] Fix PR gdb/14766 - vfork child exit with "set follow-fork-mode child" broken. Pedro Alves
17:42 [PATCH 8/8] Fix PR gdb/14766 - vfork child exit with "set follow-fork-mode child" broken. Pedro Alves
17:42 [PATCH 7/8] foll-vfork.exp: Also test following vfork when the child exits. Pedro Alves
17:42 [PATCH 6/8] foll-vfork.exp: Clean restart gdb before each test procedure. Pedro Alves
17:42 [PATCH 5/8] foll-vfork.exp: Use with_test_prefix. Pedro Alves
17:42 [PATCH 4/8] foll-vfork.c/vforked-prog.c: Add copyright headers. Pedro Alves
17:42 [PATCH 3/8] foll-vfork.exp: Expose more testing on non-HP/UX targets Pedro Alves
17:42 [PATCH 2/8] foll-vfork.exp: Don't hard code line numbers. Pedro Alves
17:42 [PATCH 1/8] foll-vfork.exp: Modernize. Pedro Alves
17:42 [PATCH 0/8] Fix PR gdb/14766; cleanup foll-vfork.exp and extend it. Pedro Alves
17:31 Re: [PATCH] target attributes [5/5] doc Eli Zaretskii
17:16 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [8/9] target-defined breakpoint sync function doc Eli Zaretskii
17:10 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [4/9] notification async doc Eli Zaretskii
17:09 Re: [RFC] Target-defined breakpoints (autoload breakpoints) [2/9] doc of target-defined breakpoints without sync function Eli Zaretskii
16:52 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar
16:32 Re: [PATCH 1/3] simplify decompression code Tom Tromey
15:54 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
14:55 Re: [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi
13:18 Re: amd64-windows: Fix funcall with by-pointer arguments Mark Kettenis
12:21 RE: [RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior) Pierre Muller
11:18 Re: [commit] off-by-one max exponent computation in convert_doublest_to_floatformat Joel Brobecker
11:10 Patch to propagate GDB's knowledge of the executing state to frontend ali_anwar
08:59 Re: [PATCH] PR gdb/12776 is now fixed as well; adjust testsuite Mark Kettenis
08:01 [PATCH] PR gdb/12776 is now fixed as well; adjust testsuite Mark Kettenis
06:13 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Jan Kratochvil
02:48 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Christopher Faylor

October 24, 2012
23:55 Re: [commit] off-by-one max exponent computation in convert_doublest_to_floatformat Andreas Schwab
21:27 Re: RFA: use @itemx more in remote protocol docs Eli Zaretskii
21:10 [RFA] script to update our gnulib-import (take 2) Joel Brobecker
20:48 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
20:24 Re: [commit/Ada] use lbasename when testing if file is part of Ada runtime. Joel Brobecker
20:20 Re: [commit/Ada] use lbasename when testing if file is part of Ada runtime. Tom Tromey
20:18 Re: [PATCH 0/4] bitpos expansion summary reloaded Tom Tromey
19:45 Re: [RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior) Joel Brobecker
19:10 [commit] Add comments in ravenscar_sparc_fetch_registers. Joel Brobecker
18:55 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
18:54 RFA: use @itemx more in remote protocol docs Tom Tromey
18:43 RE: [MI][patch v2] -break-list to specify "thread-group" Marc Khouzam
18:33 Re: [PATCH 0/4] bitpos expansion summary reloaded Tom Tromey
18:21 [commit] remote packet sent after Ravenscar inferior exited Joel Brobecker
18:18 [commit/Ada] use lbasename when testing if file is part of Ada runtime. Joel Brobecker
18:15 [commit/Ada] Allow assignment to wide string. Joel Brobecker
18:12 [commit] off-by-one max exponent computation in convert_doublest_to_floatformat Joel Brobecker
18:09 [commit/Ada] Skip unwind-seh.c when searching first "user" frame Joel Brobecker
18:05 [commit/Ada] Pointers to unconstrained arrays inside variant record. Joel Brobecker
17:24 [RFA 1/2] Revert "amd64-windows: memory args passed by pointer during function calls." Joel Brobecker
17:23 [RFA 2/2] amd64-windows: Arguments passed by pointer Joel Brobecker
17:23 amd64-windows: Fix funcall with by-pointer arguments Joel Brobecker
17:23 Re: [RFC] Target-defined breakpoints [3/9] notification async Hui Zhu
17:18 Re: [PATCH] target attributes [5/5] doc Hui Zhu
16:38 Re: [RFC] Target-defined breakpoints [3/9] notification async Yao Qi
16:19 Re: [testsuite commit] Fix -m32 results [Re: [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp] Tom Tromey
15:08 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Pedro Alves
15:05 Re: [testsuite commit] Fix -m32 results [Re: [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp] Mark Kettenis
15:04 [RFC] Target-defined breakpoints (autoload breakpoints) [8/9] target-defined breakpoint sync function doc Hui Zhu
15:04 [RFC] Target-defined breakpoints (autoload breakpoints) [9/9] target-defined breakpoint function test Hui Zhu
15:04 [RFC] Target-defined breakpoints (autoload breakpoints) [7/9] target-defined breakpoint sync function Hui Zhu
15:04 [RFC] Target-defined breakpoints (autoload breakpoints) [6/9] notification send Hui Zhu
15:04 [RFC] Target-defined breakpoints [5/9] notification flags Hui Zhu
15:04 [RFC] Target-defined breakpoints (autoload breakpoints) [4/9] notification async doc Hui Zhu
15:04 [RFC] Target-defined breakpoints [3/9] notification async Hui Zhu
15:03 [RFC] Target-defined breakpoints (autoload breakpoints) [2/9] doc of target-defined breakpoints without sync function Hui Zhu
15:03 [RFC] Target-defined breakpoints (autoload breakpoints) [1/9] target-defined breakpoints without sync function Hui Zhu
15:01 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Joel Brobecker
15:00 [PATCH] PR gdb/12783 is now fixed; adjust testsuite Mark Kettenis
14:57 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Pedro Alves
14:56 Re: [PATCH] Fix kfail in gdb.base/callfuncs.exp Tom Tromey
14:56 [PATCH] Fix complex doube/long double return of i386 Mark Kettenis
14:55 Re: [RFA] Fix two memory leaks Tom Tromey
14:52 Re: PATCH: Don't decompress the section in bfd_is_section_compressed Alan Modra
14:50 Re: [testsuite commit] Fix -m32 results [Re: [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp] Jan Kratochvil
14:47 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Joel Brobecker
14:44 [RFC] Target-defined breakpoints (autoload breakpoints) [0/9] Hui Zhu
14:35 Re: [testsuite commit] Fix -m32 results [Re: [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp] Mark Kettenis
14:34 Re: Checked in: [RFA/commit/Windows] run program with space in path to exe. Pedro Alves
14:20 Re: [RFC] Autoload-breakpoints new version [1/9] autoload breakpoints without sync function Hui Zhu
13:48 [testsuite commit] Fix -m32 results [Re: [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp] Jan Kratochvil
13:43 [toplevel patch] Simplify FLAGS_FOR_TARGET for Cygwin Corinna Vinschen
13:42 Checked in: [RFA/commit/Windows] run program with space in path to exe. Joel Brobecker
11:52 PATCH: Don't decompress the section in bfd_is_section_compressed H.J. Lu
09:00 Re: [PATCH] AArch64 Port of GDB and GDBSERVER Marcus Shawcroft
07:45 Re: ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi
07:43 Re: [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi

October 23, 2012
22:02 Re: [RFA] Fix two memory leaks Joel Brobecker
21:22 [RFA] Fix two memory leaks Keith Seitz
19:11 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
18:41 Re: [PATCH] Fix kfail in gdb.base/callfuncs.exp Tom Tromey
18:27 [PATCH] Remove some KPASSes in gdb.base/callfuncs.exp Mark Kettenis
18:22 Re: ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp Mark Kettenis
18:17 [PATCH] Fix complex type handling on amd64 Mark Kettenis
17:27 Re: [PATCH 2/3] lazily read note section data Tom Tromey
17:26 Re: [PATCH 1/3] simplify decompression code Tom Tromey
17:19 Re: [RFC] Document replacement for frame_register_read (deprecated). Tom Tromey
17:13 Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Sergio Durigan Junior
15:47 Re: [PATCH] Really release IPC resources in info-os.exp Yao Qi
15:38 checked in: [RFA/commit] Change target-wide-charset to UTF-16 on ppc-aix. Joel Brobecker
15:38 checked in: [RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows. Joel Brobecker
15:21 RE: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Pierre Muller
15:15 Re: [PATCH] AArch64 Port of GDB and GDBSERVER Joel Brobecker
14:14 Re: [PATCH] Really release IPC resources in info-os.exp Joel Brobecker
13:55 Re: [RFA 3/5] New port: CR16: gdb port Joel Brobecker
13:03 RE: [RFA 3/5] New port: CR16: gdb port Kaushik Phatak
11:27 [PATCH 3/7] de-couple %Stop from notification: gdb Yao Qi
11:27 [PATCH 7/7] new notification "TEST". Yao Qi
11:27 [PATCH 6/7] Cleanup pending queues before resume in all-stop Yao Qi
11:27 [PATCH 5/7] Handle notification for all-stop. Yao Qi
11:27 [PATCH 2/7] de-couple %Stop from notification: gdbserver Yao Qi
11:27 [PATCH 4/7] command 'set debug notification'. Yao Qi
11:27 [PATCH 1/7] new queue.h in common/. Yao Qi
11:27 [RFC 0/7 V3]A general notification in GDB RSP Yao Qi
10:06 Re: ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi
08:36 Re: ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp Mark Kettenis
07:24 [RFC] MI notification on register changes Yao Qi
06:59 ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi
03:25 [PATCH] Really release IPC resources in info-os.exp Yao Qi
02:38 Re: [PATCH 0/4] bitpos expansion summary reloaded Tom Tromey
02:37 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
02:37 Re: [PATCH 1/3] simplify decompression code Tom Tromey
02:29 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar
01:58 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
01:34 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil

October 22, 2012
22:41 Re: [RFA 3/5] New port: CR16: gdb port Joel Brobecker
21:38 [RFC] Document replacement for frame_register_read (deprecated). Joel Brobecker
21:26 Add fullname field in disassembly output (Was Re: [PATCH] Display full file path in MI style disassembly listing) Andrew Burgess
21:04 Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Joel Brobecker
20:56 Re: [PATCH 1/3] simplify decompression code Tom Tromey
20:45 Re: [PATCH 0/4] bitpos expansion summary reloaded Tom Tromey
20:35 Re: RFC: fix PR 13987 Tom Tromey
15:33 Re: [PATCH] AArch64 Port of GDB and GDBSERVER Marcus Shawcroft
14:23 Re: [PATCH 2/2] Remove mark_async_signal_handler_wrapper. Tom Tromey
14:21 Re: [PATCH 1/2] Correct the type of sigFOO_token Tom Tromey
08:53 Re: Fix immediate Darwin crash Tristan Gingold
07:16 Re: [RFC] Fix for gdb.parameter('architecture') returning empty string Siva Chandra
07:02 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO

October 21, 2012
07:44 Re: [PATCH] Expand fortran array bounds sizes to LONGEST Siddhesh Poyarekar
07:36 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar
06:58 Fix immediate Darwin crash Josh Matthews
02:59 [PATCH 2/2] Remove mark_async_signal_handler_wrapper. Yao Qi
02:59 [PATCH 1/2] Correct the type of sigFOO_token Yao Qi
02:59 [obv 0/2] Minor cleanup in event-top.c Yao Qi
02:06 Re: [7.5] PATCH: PR backtrace/14646 [x32] backtrace doesn't work H.J. Lu
01:56 Re: [7.5] PATCH: PR backtrace/14646 [x32] backtrace doesn't work Joel Brobecker

October 20, 2012
23:47 [7.5] PATCH: PR backtrace/14646 [x32] backtrace doesn't work H.J. Lu
23:43 Re: [PATCH 1/3] simplify decompression code H.J. Lu
17:20 Re: [RFA/commit/Windows] run program with space in path to exe. Eli Zaretskii
16:30 Re: [RFA/commit/Windows] run program with space in path to exe. Joel Brobecker
08:03 Re: [RFA/commit/Windows] run program with space in path to exe. Eli Zaretskii
00:29 [RFA/commit/Windows] run program with space in path to exe. Joel Brobecker

October 19, 2012
23:27 Re: [RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows. Joel Brobecker
22:19 Re: [RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows. Eli Zaretskii
20:48 Re: [RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows. Tom Tromey
20:12 [RFA/commit] Change target-wide-charset to UTF-16 on ppc-aix. Joel Brobecker
20:07 [RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows. Joel Brobecker
20:00 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Joel Brobecker
19:56 checked in: [RFA/commit] Document exp_descriptor.op_name should never return NULL. Joel Brobecker
17:18 Re: RFC: fix bug in compare_breakpoints Pedro Alves
17:12 Re: RFC: fix bug in compare_breakpoints Joel Brobecker
17:03 Re: RFC: fix bug in compare_breakpoints Tom Tromey
17:00 Re: RFC: fix bug in compare_breakpoints Joel Brobecker
16:56 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Pedro Alves
16:44 Re: Add -Wempty-body to warning set Tom Tromey
16:41 Add -Wempty-body to warning set (was: Re: RFC: fix bug in compare_breakpoints) Pedro Alves
16:34 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Eli Zaretskii
16:19 Re: [PATCH 1/3] simplify decompression code Tom Tromey
16:17 Re: RFC: fix bug in compare_breakpoints Tom Tromey
14:12 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
13:14 Re: [PATCH] Fix mi "-var-create" regression Luis Machado
09:14 Re: [PATCH] add skip_shlib_tests guard to tests that require shared lib support Yufeng Zhang

October 18, 2012
20:09 Re: RFC: constify symtab_to_fullname Tom Tromey
20:07 Re: RFC: fix bug in compare_breakpoints Tom Tromey
20:06 Re: RFC: fix bug in compare_breakpoints Tom Tromey
19:54 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Tom Tromey
19:45 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Tom Tromey
19:43 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Tom Tromey
18:56 checked in: [RFT/RFA/MinGW] remove some extraneous changes in readline/terminal.c Joel Brobecker
18:49 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Joel Brobecker
18:06 Re: [PATCH] Display full file path in MI style disassembly listing André Pönitz
17:33 Re: [PATCH] Fix PR14617: New MI notification on tracepoint modified. Eli Zaretskii
17:31 Re: [+docs] [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Eli Zaretskii
17:30 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Eli Zaretskii
16:38 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
16:28 [+docs] [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Pedro Alves
16:16 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
16:06 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Pedro Alves
15:58 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Joel Brobecker
15:46 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Pedro Alves
15:41 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Pedro Alves
15:33 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Joel Brobecker
15:29 Re: [RFA] Avoid infinite height for mingw GDB Joel Brobecker
13:45 Re: [PATCH] Display full file path in MI style disassembly listing Jan Kratochvil
13:45 Re: [PATCH] Display full file path in MI style disassembly listing Jan Kratochvil
13:40 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
10:36 [PATCH] Fix PR14617: New MI notification on tracepoint modified. Yao Qi
10:17 Re: [PATCH] Display full file path in MI style disassembly listing Pedro Alves
09:49 Re: [PATCH] Display full file path in MI style disassembly listing Andrew Burgess
09:34 Re: [PATCH] Display full file path in MI style disassembly listing Andrew Burgess
09:23 Re: [RFC] Change how value is shown for varobjs of type vector. Andrew Burgess
09:10 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Pedro Alves
08:53 Re: RFC: fix bug in compare_breakpoints Pedro Alves
08:47 RE: [RFA] Avoid infinite height for mingw GDB Pierre Muller
06:48 Re: [PATCH] Display full file path in MI style disassembly listing Jan Kratochvil
04:43 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Eli Zaretskii
02:52 [RFC] Handle prologue on atom. Yao Qi
01:28 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Yao Qi
01:16 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Yao Qi
01:13 Re: [PATCH] Fix mi "-var-create" regression Tom Tromey

October 17, 2012
21:25 Re: RFC: fix bug in compare_breakpoints Joel Brobecker
21:24 Re: RFA: probable rs6000-aix-tdep.c bug found by clang Joel Brobecker
20:59 Re: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Tom Tromey
20:44 Re: [PATCH] Fix MI -symbol-list-lines Jason Richards
20:06 RFA: probable rs6000-aix-tdep.c bug found by clang Tom Tromey
19:36 RFC: fix bug in compare_breakpoints Tom Tromey
19:20 Re: printing 0xbeef wchar_t on x86-windows... Tom Tromey
19:19 Re: [RFA] Avoid infinite height for mingw GDB Eli Zaretskii
18:43 Re: printing 0xbeef wchar_t on x86-windows... Joel Brobecker
18:37 Re: [PATCH] Fix MI -symbol-list-lines Pedro Alves
18:28 Re: printing 0xbeef wchar_t on x86-windows... Tom Tromey
18:25 Re: [PATCH] Display full file path in MI style disassembly listing Pedro Alves
18:16 [PATCH] Fix MI -symbol-list-lines Jason Richards
18:15 Re: RFC: constify symtab_to_fullname Pedro Alves
18:13 Re: [PATCH] Display full file path in MI style disassembly listing Pedro Alves
18:11 RFC: constify symtab_to_fullname Tom Tromey
17:35 Re: RFC: fix PR 13987 Pedro Alves
17:34 Re: [RFA] gdb/14288 Keith Seitz
17:29 Re: [PATCH] Fix mi "-var-create" regression Tom Tromey
17:20 Re: [PATCH] Display full file path in MI style disassembly listing Tom Tromey
17:17 Re: [RFT/RFA/MinGW] remove some extraneous changes in readline/terminal.c Pedro Alves
17:16 Re: [PATCH] Display full file path in MI style disassembly listing Tom Tromey
17:07 [RFT/RFA/MinGW] remove some extraneous changes in readline/terminal.c Joel Brobecker
17:04 Re: [RFC] Change how value is shown for varobjs of type vector. Tom Tromey
16:55 Re: [RFA] Avoid infinite height for mingw GDB Joel Brobecker
16:46 Re: [RFA] Avoid infinite height for mingw GDB Eli Zaretskii
16:35 Re: [PATCH 3/3] Add a test case for the jit-reader interface. Pedro Alves
16:29 Re: [PATCH 3/3] Add a test case for the jit-reader interface. Pedro Alves
16:28 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Jan Kratochvil
16:27 Re: [PATCH 3/3] Add a test case for the jit-reader interface. Tom Tromey
16:26 Re: [RFA] Avoid infinite height for mingw GDB Joel Brobecker
16:16 Re: [PATCH 3/3] Add a test case for the jit-reader interface. Pedro Alves
15:18 Re: [PATCH] add skip_shlib_tests guard to tests that require shared lib support Pedro Alves
15:09 Re: [RFA] gdb/14288 Joel Brobecker
14:58 Re: printing 0xbeef wchar_t on x86-windows... Joel Brobecker
11:51 Re: [RFC] Autoload-breakpoints new version [1/9] autoload breakpoints without sync function Hui Zhu
11:43 Re: [PATCH] Support targets that know how to step over breakpoints Luis Machado
08:19 Re: [PATCH] add skip_shlib_tests guard to tests that require shared lib support Yufeng Zhang
01:44 Re: [PATCH 1/3] simplify decompression code Tom Tromey
01:38 Re: printing 0xbeef wchar_t on x86-windows... Tom Tromey
01:37 Re: printing 0xbeef wchar_t on x86-windows... Tom Tromey

October 16, 2012
23:31 Re: printing 0xbeef wchar_t on x86-windows... Joel Brobecker
23:10 [RFA] Avoid infinite height for mingw GDB Pierre Muller
22:58 Re: [RFC/RFA] dangling bfd pointer in archive cache... Joel Brobecker
22:43 Re: printing 0xbeef wchar_t on x86-windows... Joel Brobecker
20:50 [PATCH 3/3] set BFD_DECOMPRESS Tom Tromey
20:48 [PATCH 2/3] lazily read note section data Tom Tromey
20:45 [PATCH 1/3] simplify decompression code Tom Tromey
20:43 Re: printing 0xbeef wchar_t on x86-windows... Tom Tromey
20:16 Re: [PATCH 3/3] Add a test case for the jit-reader interface. Tom Tromey
20:14 Re: [PATCH 1/3] Fix segfault when unwinding JIT frames using a custom reader. Tom Tromey
20:13 Re: [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects. Tom Tromey
17:07 Re: PATCH fix start-time and stop-time in trace-status Stan Shebs
16:51 Re: PATCH fix start-time and stop-time in trace-status Tom Tromey
16:36 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Pedro Alves
15:15 Re: PATCH fix start-time and stop-time in trace-status Pedro Alves
14:59 Re: PATCH fix start-time and stop-time in trace-status Dmitry Kozlov
13:15 [committed]: [obv] Call gdb_load_shlibs in solib-{precsave|reverse}.exp. Yao Qi
08:47 [comment commit] [patch] entry values: Fix resolving in inlined frames Jan Kratochvil
07:12 Re: [PATCH 1/2] new memory-changed MI notification. Yao Qi
01:48 Re: [RFC/RFA] dangling bfd pointer in archive cache... Alan Modra

October 15, 2012
22:33 Re: [RFA] Add support for class typedefs/add missing derivation.exp tests Keith Seitz
21:33 [commit] Fix gdb testsuite regressions in 7.5 branch dje
20:41 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
20:40 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
20:14 Re: printing 0xbeef wchar_t on x86-windows... Joel Brobecker
20:01 Re: [RFA] Add support for class typedefs/add missing derivation.exp tests Tom Tromey
19:50 Re: [RFA] Add support for class typedefs/add missing derivation.exp tests Keith Seitz
19:46 Re: printing 0xbeef wchar_t on x86-windows... Eli Zaretskii
19:45 Re: [RFA] Add support for class typedefs/add missing derivation.exp tests Tom Tromey
19:16 [commit] [patch] entry values: Fix resolving in inlined frames Jan Kratochvil
19:12 [commit] Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] Jan Kratochvil
19:11 Re: PATCH fix start-time and stop-time in trace-status Tom Tromey
19:07 Re: [PATCH 1/2] new memory-changed MI notification. Tom Tromey
19:03 Re: [PATCH 1/2] new memory-changed MI notification. Tom Tromey
19:01 printing 0xbeef wchar_t on x86-windows... Joel Brobecker
18:56 Re: [PATCH] Expand fortran array bounds sizes to LONGEST Jan Kratochvil
18:56 Re: RFC: fix PR 14635 Tom Tromey
18:50 Re: Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] Doug Evans
18:35 Re: Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] Jan Kratochvil
18:03 Re: [PATCH 2/2] new tracepoint downloaded MI notification. dje
18:01 Re: [RFC/RFA] dangling bfd pointer in archive cache... Joel Brobecker
17:58 Re: [PATCH 1/2] new memory-changed MI notification. dje
17:41 Re: Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] dje
17:26 Re: [PATCH] Remove unnecessary '#' from an assembly test file Joel Brobecker
17:23 Re: [RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior) Eli Zaretskii
17:19 checked in: Build with -DMS_WIN64 on amd64-windows if Python enabled... Joel Brobecker
15:54 Re: RFC: fix PR 14634 Tom Tromey
15:45 Re: [RFC] Autoload-breakpoints new version [1/9] autoload breakpoints without sync function Stan Shebs
13:50 Re: Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] Doug Evans
13:46 Re: [RFC] Autoload-breakpoints new version [0/9] Stan Shebs
13:36 [RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior) Pierre Muller
13:26 Re: [PATCH] Expand fortran array bounds sizes to LONGEST Jan Kratochvil
12:38 [patch] testsuite: XFAIL gdb.base/enumval.exp for GCC <= 4.6 Jan Kratochvil
12:21 Re: [PATCH] Fix mi "-var-create" regression Luis Machado
11:46 [PATCH] Fix kfail in gdb.base/callfuncs.exp Yao Qi
11:12 RE: [RFC] Change how value is shown for varobjs of type vector. Marc Khouzam
10:39 RE: [MI][patch v2] -break-list to specify "thread-group" Marc Khouzam
10:10 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
08:56 Re: [PATCH] Remove unnecessary '#' from an assembly test file Yufeng Zhang

October 14, 2012
17:25 Re: [RFC] Change how value is shown for varobjs of type vector. Joel Brobecker
17:18 Re: [PATCH] Fix mi "-var-create" regression Joel Brobecker
17:10 Re: [PATCH] Remove unnecessary '#' from an assembly test file Joel Brobecker
12:25 [committed] : [PATCH 0/11] Cleanup MI test cases Yao Qi
08:37 Re: [RFC] Fix for gdb.parameter('architecture') returning empty string Siva Chandra
07:53 Re: [RFC] Fix for gdb.parameter('architecture') returning empty string Andreas Schwab

October 13, 2012
23:43 [RFC] Fix for gdb.parameter('architecture') returning empty string Siva Chandra

October 12, 2012
19:57 RE: [PATCH] Fix mi "-var-create" regression Marc Khouzam
13:57 [obv] Call gdb_load_shlibs in solib-{precsave|reverse}.exp. Yao Qi
12:00 Re: [RFC 0/2, gdbserver] Set linux target in async mode in default Yao Qi
10:05 Re: [PATCH 0/11] Cleanup MI test cases Pedro Alves
10:01 Re: [PATCH] Remove unnecessary '#' from an assembly test file Yao Qi
09:47 Re: [PATCH 0/11] Cleanup MI test cases Yao Qi
08:57 [PATCH] add skip_shlib_tests guard to tests that require shared lib support Yufeng Zhang
08:46 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Dmitry Kozlov
08:44 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Dmitry Kozlov
08:31 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
07:02 Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass] Jan Kratochvil
00:42 Re: [PATCH] remote-sim add call to init_thread_list Andrew Burgess

October 11, 2012
22:34 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
22:10 Re: [PATCH] Fix mi "-var-create" regression Luis Machado
21:53 Re: [PATCH] Fix mi "-var-create" regression Sergio Durigan Junior
17:38 Re: PATCH: Use is_x86_like_target to check x86 targets Pedro Alves
17:37 Re: PATCH: Use is_x86_like_target to check x86 targets H.J. Lu
17:27 Re: PATCH: Use is_x86_like_target to check x86 targets Pedro Alves
17:20 Re: PATCH: Check byte/word registers on x86_64 Pedro Alves
17:16 Re: PATCH: Check is_amd64_regs_target to to set nr_regs Pedro Alves
17:10 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Pedro Alves
16:58 Re: [RFA] partial fix for 14643 Doug Evans
16:32 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Jan Kratochvil
15:53 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Dmitry Kozlov
15:51 Re: [PATCH] Modify trace-status output to always output stop-notes. Dmitry Kozlov
15:29 PATCH: Use is_x86_like_target to check x86 targets H.J. Lu
15:27 PATCH: Check byte/word registers on x86_64 H.J. Lu
15:25 PATCH: Check is_amd64_regs_target to to set nr_regs H.J. Lu
14:31 Re: [PATCH] remote-sim add call to init_thread_list Pedro Alves
07:21 Re: New gdb.mi/mi-breakpoint-changed.exp racy results [Re: [PATCH] Test case on breakpoint-related notifications] Jan Kratochvil
06:46 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Phil Muldoon
02:24 [commit] Fix debugging message text in dwarf2read.c. dje
02:07 [commit] Add some const correctness to dwarf2read.c. dje
00:10 Re: [PATCH] Modify trace-status output to always output stop-notes. Yao Qi

October 10, 2012
23:14 Re: [PATCH] Modify trace-status output to always output stop-notes. Stan Shebs
21:09 Re: [PATCH] remote-sim add call to init_thread_list Andrew Burgess
21:08 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
20:05 [PATCH] Fix mi "-var-create" regression Luis Gustavo
15:48 [PATCH] Remove unnecessary '#' from an assembly test file Yufeng Zhang
15:47 Re: [PATCH] Modify trace-status output to always output stop-notes. Dmitry Kozlov
14:50 [PATCH] AArch64 Port of GDB and GDBSERVER Marcus Shawcroft
12:40 RE: [PATCH] Modify trace-status output to always output stop-notes. Abid, Hafiz
11:18 [PATCH] Modify trace-status output to always output stop-notes. Dmitry Kozlov

October 09, 2012
16:49 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
16:38 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
16:35 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
15:48 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
15:40 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
15:32 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
15:03 RE: [RFA 3/5] New port: CR16: gdb port Kaushik Phatak
14:37 PING: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
13:20 RE: [RFA 3/5] New port: CR16: gdb port Kaushik Phatak
08:12 Re: [PATCH 2/2] new tracepoint downloaded MI notification. Yao Qi
07:44 Re: [PATCH 1/2] new memory-changed MI notification. Yao Qi
05:52 Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Joel Brobecker
05:48 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
03:45 Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Sergio Durigan Junior

October 08, 2012
21:21 RE: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory Pierre Muller
21:01 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
20:47 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
20:38 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
20:24 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
20:22 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
20:13 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
20:04 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
19:48 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
19:14 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Dmitry Kozlov
16:33 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
13:54 Re: PATCH fix start-time and stop-time in trace-status Dmitry Kozlov
13:12 Re: "maint print arch" causing gdb crash Yao Qi
12:48 Re: [PATCH] Extend tsave: save start time, stop time, user and notes Yao Qi
12:34 Re: [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects. Eli Zaretskii
11:47 Re: "maint print arch" causing gdb crash ali_anwar
11:43 [PATCH 3/3] Add a test case for the jit-reader interface. Sanjoy Das
11:43 [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects. Sanjoy Das
11:43 [PATCH 1/3] Fix segfault when unwinding JIT frames using a custom reader. Sanjoy Das
11:43 [PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface" Sanjoy Das
09:18 Re: [patch] entry values: Fix resolving in inlined frames Yao Qi
06:59 Re: [RFA 3/5] New port: CR16: gdb port Yao Qi

October 07, 2012
15:16 Re: [PATCH] Display full file path in MI style disassembly listing Joel Brobecker
14:34 Re: [PATCH] Display full file path in MI style disassembly listing Jan Kratochvil
14:28 Re: [PATCH] Display full file path in MI style disassembly listing Andrew Burgess
12:16 Re: New gdb.mi/mi-breakpoint-changed.exp racy results [Re: [PATCH] Test case on breakpoint-related notifications] Yao Qi
09:07 Re: "maint print arch" causing gdb crash Yao Qi
05:52 Re: [PATCH] Add option to control checking of inner frames when doing a backtrace Jan Kratochvil

October 06, 2012
21:11 [commit+7.5] [patch+7.5] Fix ppc32 7.5 stepping crash regression Jan Kratochvil
21:00 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
20:56 Ping! Re: [PATCH] Warn about data-directory when failing to import Python "gdb" module Khoo Yit Phang
20:32 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
20:29 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
20:12 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
20:07 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
19:36 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
19:25 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
19:02 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
18:34 Re: [PATCH] Add option to control checking of inner frames when doing a backtrace Jan Kratochvil

October 05, 2012
22:05 Re: "maint print arch" causing gdb crash Stan Shebs
21:10 Re: [PATCH] Add option to control checking of inner frames when doing a backtrace Joshua Watt
19:45 Re: [RFA] c++/13615 Keith Seitz
16:34 Re: [patch] entry values: Fix resolving in inlined frames Joel Brobecker
15:45 Re: [patch] entry values: Fix resolving in inlined frames Jan Kratochvil
15:18 Re: [patch] entry values: Fix resolving in inlined frames Mark Kettenis
14:15 "maint print arch" causing gdb crash ali_anwar
13:02 RE: [RFA 5/5] New port: CR16: NEWS Kaushik Phatak
12:44 Re: [PATCH] Display full file path in MI style disassembly listing Jan Kratochvil
12:41 [patch] entry values: Fix resolving in inlined frames Jan Kratochvil
12:21 Re: [RFA 3/5] New port: CR16: gdb port Joel Brobecker
11:44 RE: [RFA 3/5] New port: CR16: gdb port Kaushik Phatak
11:24 RE: [RFA 0/5] New port: CR16 Kaushik Phatak
09:19 RE: [RFA 0/5] New port: CR16 Kaushik Phatak
07:22 RE: [RFA 1/5] New port: CR16: Remove "gdb" from noconfigdirs in configure.ac Kaushik Phatak
06:55 Re: [doc RFA] New option -nh Sergio Durigan Junior
02:08 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu

October 04, 2012
17:46 Re: [doc RFA] New option -nh Eli Zaretskii
17:21 Re: [doc RFA] New option -nh dje
17:07 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
17:00 Re: [RFA 5/5] New port: CR16: NEWS Eli Zaretskii
16:09 [PATCH] Display full file path in MI style disassembly listing Andrew Burgess
15:28 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
15:23 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
15:07 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
14:54 Re: [RFA 5/5] New port: CR16: NEWS Joel Brobecker
14:51 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
14:48 Re: [RFA 3/5] New port: CR16: gdb port Joel Brobecker
14:48 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
14:26 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
14:25 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
14:13 Re: [RFA 2/5] New port: CR16: Handle cr16*-*-*linux and cr16*-*-* in configure.tgt Joel Brobecker
14:04 Re: [RFA 0/5] New port: CR16 Joel Brobecker
14:02 Re: [RFA 0/5] New port: CR16 Joel Brobecker
13:49 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
13:39 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
13:30 Re: [RFA 1/5] New port: CR16: Remove "gdb" from noconfigdirs in configure.ac Pedro Alves
12:48 [PATCH] Support targets that know how to step over breakpoints Luis Machado
10:57 Re: [RFC] Change how value is shown for varobjs of type vector. Andrew Burgess
10:24 [RFA 5/5] New port: CR16: NEWS Kaushik Phatak
10:23 [RFA 4/5] New port: CR16: gdbserver Kaushik Phatak
10:22 [RFA 3/5] New port: CR16: gdb port Kaushik Phatak
10:19 [RFA 2/5] New port: CR16: Handle cr16*-*-*linux and cr16*-*-* in configure.tgt Kaushik Phatak
10:17 [RFA 1/5] New port: CR16: Remove "gdb" from noconfigdirs in configure.ac Kaushik Phatak
10:16 [RFA 0/5] New port: CR16 Kaushik Phatak
08:01 Re: [RFC/RFA] dangling bfd pointer in archive cache... Alan Modra
07:51 RE: [patch v3 16/16] btrace, x86: restrict to Atom Metzger, Markus T
07:20 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar
07:13 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
03:43 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Eli Zaretskii
03:41 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Khoo Yit Phang
01:34 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker
00:50 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
00:30 [RFA] Add support for class typedefs/add missing derivation.exp tests Keith Seitz
00:09 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Joel Brobecker

October 03, 2012
21:31 Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Doug Evans
19:56 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
19:41 Re: [patch, simulator, mips] Add rdhwr instruction to mips simulator Mike Frysinger
19:34 [patch, simulator, mips] Add rdhwr instruction to mips simulator Steve Ellcey
18:49 [RFA/commit] Build with -DMS_WIN64 on amd64-windows if Python enabled... Joel Brobecker
18:40 [RFA/commit] Document exp_descriptor.op_name should never return NULL. Joel Brobecker
18:38 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
17:05 Re: [patch] Fix symtab/14601 Doug Evans
17:03 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
15:59 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
15:43 Re: PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work Mark Kettenis
15:26 PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work H.J. Lu
14:09 [PATCH] Extend tsave: save start time, stop time, user and notes Dmitry Kozlov
14:03 Re: [PATCH] Add option to control checking of inner frames when doing a backtrace Joshua Watt
13:57 Re: [PATCH] Add option to control checking of inner frames when doing a backtrace Joel Brobecker
13:30 Re: [RFC/RFA] dangling bfd pointer in archive cache... Joel Brobecker
13:12 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar
12:05 [PATCH] remote-sim add call to init_thread_list Andrew Burgess
09:29 RE: [PATCH] Add option to control checking of inner frames when doing a backtrace Abid, Hafiz
05:29 Re: [RFC/RFA] dangling bfd pointer in archive cache... Alan Modra

October 02, 2012
21:54 Re: [PATCH] more output from remote-sim dump_mem Andrew Burgess
21:20 Re: [PATCH] more output from remote-sim dump_mem Mike Frysinger
21:07 [PATCH] more output from remote-sim dump_mem Andrew Burgess
20:54 Re: [doc RFA] New option -nh Sergio Durigan Junior
18:12 Re: [doc RFA] New option -nh Eli Zaretskii
17:58 [PATCH] Add option to control checking of inner frames when doing a backtrace Joshua Watt
17:46 [doc RFA] New option -nh dje
17:20 [patch] gdb.arch/amd64-pseudo.c: Mark regs as clobbered Doug Evans
15:09 [commit] gdb_bfd_unref failed assertion on AIX. Joel Brobecker
14:14 [RFC/RFA] dangling bfd pointer in archive cache... Joel Brobecker
12:57 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
12:48 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Joel Brobecker
05:53 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Sergio Durigan Junior

October 01, 2012
22:48 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
22:37 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Sergio Durigan Junior
19:24 Re: [patch v3 16/16] btrace, x86: restrict to Atom Mark Kettenis
18:47 Re: [RFA] partial fix for 14643 Keith Seitz
18:08 [RFA] partial fix for 14643 dje
16:49 [patch] Have gdb_breakpoint call pass dje
16:33 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
16:30 Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case. Andrew Burgess
16:22 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
16:17 Re: [MI][patch v2] -break-list to specify "thread-group" Eli Zaretskii
16:10 RE: [MI][patch v2] -break-list to specify "thread-group" Marc Khouzam
13:41 Re: PATCH fix start-time and stop-time in trace-status Dmitry Kozlov
13:18 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
12:03 Re: [PATCH] Include access size in find command error message Andrew Burgess
09:29 RE: [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions) Giuseppe MONTALTO
06:14 Re: [PATCH 0/4] bitpos expansion summary reloaded Jan Kratochvil
05:21 Re: [PATCH 0/4] bitpos expansion summary reloaded Siddhesh Poyarekar


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 2.6.3