2004-04-22 Andrew Cagney <cagney@redhat.com>
* frame.h (show_frame_info): Delete declaration.
This commit is contained in:
parent
269137b29a
commit
fcf29e5f0e
@ -1,5 +1,7 @@
|
||||
2004-04-22 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* frame.h (show_frame_info): Delete declaration.
|
||||
|
||||
* arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
|
||||
* m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
|
||||
* m32r-tdep.c (m32r_frame_this_id): Ditto.
|
||||
|
@ -563,8 +563,6 @@ extern void show_stack_frame (struct frame_info *);
|
||||
|
||||
extern void print_frame_info (struct frame_info *, int, int, int);
|
||||
|
||||
extern void show_frame_info (struct frame_info *, int, int, int);
|
||||
|
||||
extern struct frame_info *block_innermost_frame (struct block *);
|
||||
|
||||
/* NOTE: cagney/2002-09-13: There is no need for this function. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user