mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
o Add modulo argument to sim_core_attach
o Add sim-memopt module - memory option processing.
This commit is contained in:
@@ -38,6 +38,10 @@ static MODULE_INSTALL_FN * const modules[] = {
|
||||
profile_install,
|
||||
#endif
|
||||
sim_core_install,
|
||||
#ifndef SIM_HAVE_FLATMEM
|
||||
/* FIXME: should handle flatmem as well FLATMEM */
|
||||
sim_memopt_install,
|
||||
#endif
|
||||
sim_events_install,
|
||||
#if WITH_WATCHPOINTS
|
||||
sim_watchpoint_install,
|
||||
|
||||
Reference in New Issue
Block a user