* breakpoint.c (create_exception_catchpoint): Remove prototype

for already deleted function.
	* breakpoint.h (ep_is_exception_catchpoint): Likewise.
	* frame.h (show_stack_frame): Remove prototype.
	* stack.c (show_stack_frame): Remove empty, unused function.
	* source.c (symtab_to_fullname, print_source_lines): Small fix
	in comment.
	* value.c (show_values): Update comments to mention "show values"
	command instead of "info history".
This commit is contained in:
Thiago Jung Bauermann 2008-05-03 06:13:21 +00:00
parent 5c44b38ef6
commit f132ba9d37
7 changed files with 21 additions and 25 deletions

View file

@ -738,14 +738,6 @@ print_frame (struct frame_info *frame, int print_level,
do_cleanups (old_chain);
}
/* Show the frame info. If this is the tui, it will be shown in the
source display otherwise, nothing is done. */
void
show_stack_frame (struct frame_info *frame)
{
}
/* Read a frame specification in whatever the appropriate format is
from FRAME_EXP. Call error(), printing MESSAGE, if the