diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-05-22 04:59:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-05-22 04:59:25 +0000 |
commit | 1fa0cc2dfca2bfa6cc62516dd8c7aeb9c590d86a (patch) | |
tree | 8085e3b8b0e6661acecd15ca850b4735d06ff46b /include/ChangeLog | |
parent | 28558bdb36be5186a20e17108bbace6628ee5934 (diff) | |
download | gdb-1fa0cc2dfca2bfa6cc62516dd8c7aeb9c590d86a.zip gdb-1fa0cc2dfca2bfa6cc62516dd8c7aeb9c590d86a.tar.gz gdb-1fa0cc2dfca2bfa6cc62516dd8c7aeb9c590d86a.tar.bz2 |
Restrict simulator commands to an enabled simulator.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 0000889..95a32dc 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +Thu May 22 11:32:49 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * remote-sim.h: Review documentation. Clarify restrictions on + when functions can be called. + Wed May 21 16:47:53 1997 Andrew Cagney <cagney@b1.cygnus.com> * remote-sim.h (sim_set_profile_size): Add prototype, document as |