diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-08-27 04:44:41 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-08-27 04:44:41 +0000 |
commit | fafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374 (patch) | |
tree | eaab2b03e17f79cd61e73a0b510942da3f20dcc3 /sim/common/.Sanitize | |
parent | 9f64f00adaa7fb89b13ed291a778a262260dc409 (diff) | |
download | gdb-fafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374.zip gdb-fafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374.tar.gz gdb-fafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374.tar.bz2 |
Add ABFD argument to sim_create_inferior. Document.
Add file sim-hload.c - generic load for hardware only simulators.
Review each simulators sim_open, sim_load, sim_create_inferior so that
they more closely match required behavour.
Diffstat (limited to 'sim/common/.Sanitize')
-rw-r--r-- | sim/common/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index d5deb38..8687f1d 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -64,6 +64,7 @@ sim-events.c sim-events.h sim-fpu.c sim-fpu.h +sim-hload.c sim-inline.c sim-inline.h sim-io.c |