mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
import gdb-1999-12-21 snapshot
This commit is contained in:
@@ -65,6 +65,10 @@ enum {
|
||||
| (1 << PROFILE_MODEL_IDX) \
|
||||
| (1 << PROFILE_CORE_IDX))
|
||||
|
||||
/* Utility to set profile options. */
|
||||
SIM_RC set_profile_option_mask (SIM_DESC sd_, const char *name_, int mask_,
|
||||
const char *arg_);
|
||||
|
||||
/* Utility to parse a --profile-<foo> option. */
|
||||
/* ??? On the one hand all calls could be confined to sim-profile.c, but
|
||||
on the other hand keeping a module's profiling option with the module's
|
||||
|
||||
Reference in New Issue
Block a user