mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().
This commit is contained in:
@@ -111,4 +111,8 @@ extern int default_prepare_to_proceed (int select_it);
|
||||
|
||||
extern int generic_prepare_to_proceed (int select_it);
|
||||
|
||||
/* Version of init_frame_pc() that does nothing. */
|
||||
|
||||
void init_frame_pc_noop (int fromleaf, struct frame_info *prev);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user