This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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/rfc] selected_frame_level -> frame_relative_level (selected_frame)


> 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
> 
> * frame.h (selected_frame_level): Delete declaration.
> 	(frame_relative_level): Declare.
> 	* stack.c (selected_frame_level): Delete variable.
> 	(frame_relative_level): New function.
> 	(select_frame): Do not set the selected_frame_level.
> 
> 	* stack.c (frame_info, record_selected_frame): Update.
> 	(frame_command, current_frame_command): Update.
> 	(up_silently_base, up_command, down_silently_base): Update.
> 	(down_command): Update.
> 	* inflow.c (kill_command): Update.
> 	* tracepoint.c (finish_tfind_command): Update.
> 	* corelow.c (core_open): Update.
> 	* thread.c (info_threads_command): Update.
> 	(do_captured_thread_select): Update.
> 	* infcmd.c (finish_command): Update.
> 	* breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
> 

FYI, I've committed this with one change:  I've not yet deleted the 
selected_frame_level variable.  That can go through once insight has 
been updated.

enjoy,
Andrew


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