From 2ce6d6bf7c5f2c7ef3e816b1c64b4e14e52ca6bd Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 16 Apr 2010 01:12:07 +0000 Subject: 2010-04-15 Stan Shebs * 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. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1bcef84..0a8f5b1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2010-04-15 Stan Shebs + + * 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. + 2010-04-15 Pedro Alves * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for -- cgit v1.1