This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 3/3] Select the current frame in command tdump.
- From: Pedro Alves <palves at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 30 Jul 2013 14:30:53 +0100
- Subject: Re: [PATCH 3/3] Select the current frame in command tdump.
- References: <1372341726-5485-1-git-send-email-yao at codesourcery dot com> <1372341726-5485-4-git-send-email-yao at codesourcery dot com> <51F68DE4 dot 4010405 at redhat dot com> <51F7BE1B dot 9050602 at codesourcery dot com>
On 07/30/2013 02:22 PM, Yao Qi wrote:
> gdb:
>
> 2013-07-30 Pedro Alves <pedro@codesourcery.com>
> Yao Qi <yao@codesourcery.com>
>
> * tracepoint.c (trace_dump_command): Select the current frame.
>
> gdb/testsuite:
>
> 2013-07-30 Yao Qi <yao@codesourcery.com>
>
> * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
> 'tdump' on stack frame 0 and 1 respectively.
OK, thanks.
> + # Test command 'tdump' still work properly when the selected
> + # frame is not the current frame, and save the output in
> + # $output_string1.
"still works".
Suggest:
Test that the 'tdump' command still works
--
Pedro Alves