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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make tfind work if thread is running


On Tuesday 13 April 2010 00:51:03, Stan Shebs wrote:
> 2010-04-12  Stan Shebs  <stan@codesourcery.com>
> 
>     * frame.c: Include tracepoint.h.
>     (get_current_frame): Allow a trace frame to be an alternate source
>     of stack frame data.
>     * tracepoint.c (tfind_1): Don't try to get current stack frame if
>     it won't succeed.

This appears to have caused:

FAIL: gdb.trace/packetlen.exp: run trace experiment

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]