diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-10-14 09:33:18 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-10-14 09:33:18 +0000 |
commit | 5ccb90201f6d1a69c22e1ae79306301a36c0f173 (patch) | |
tree | 7f2f0b52cc51342697c595f26c96bde8c41c76cc /include/ChangeLog | |
parent | 0c2c5f614114718e53d7c3dc03f6c5c86c48cf30 (diff) | |
download | gdb-5ccb90201f6d1a69c22e1ae79306301a36c0f173.zip gdb-5ccb90201f6d1a69c22e1ae79306301a36c0f173.tar.gz gdb-5ccb90201f6d1a69c22e1ae79306301a36c0f173.tar.bz2 |
remote-sim.h: Clarify sim_read, sim_write MEM argument.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 9ec1e76..c6bdee6 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,18 @@ +Mon Oct 13 10:17:15 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * remote-sim.h: Clarify sim_read, sim_write MEM argument. + +Wed Sep 24 18:03:10 1997 Stu Grossman <grossman@babylon-5.cygnus.com> + + * remote-sim.h (SIM_RC): Add a bunch of new return codes for + breakpoint stuff. + * Add functions to tell the simulator to set/clear/enable/disable + intrinsic breakpoints. + +Thu Aug 28 19:41:42 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * libiberty.h (dupargv): Add prototype. + Tue Aug 26 12:25:49 1997 Andrew Cagney <cagney@b1.cygnus.com> * remote-sim.h (sim_create_inferior): Add ABFD arg. Document. |