Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
authorRoland Pesch <pesch@cygnus>
Mon, 1 Feb 1993 23:39:42 +0000 (23:39 +0000)
committerRoland Pesch <pesch@cygnus>
Mon, 1 Feb 1993 23:39:42 +0000 (23:39 +0000)
* gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
as well as Z8002.

gdb/doc/ChangeLog
gdb/doc/gdbinv-s.texi

index 6167bf43111b76ef9c979f2657870b81e378eacb..1019cfa31d8feaa06a8f1fc2ad8d9d18fcf29edf 100644 (file)
@@ -1,3 +1,8 @@
+Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
+
+       * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
+       as well as Z8002.
+
 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
 
        * gdbint.texinfo:  Add sections on clean design and on how to send
index 53ce9cc9f9a77a9586bce7c71953459927260bf3..8d809367b072fe01dcb5ecedd4863d3307a7e41d 100644 (file)
@@ -953,8 +953,10 @@ simulator.
 @table @code
 @item target z8ksim
 @kindex z8ksim
-This debugging target is a simulator for the Z8002, the unsegmented
-variant of the Z8000 architecture.
+This debugging target is a simulator for the Z8002 (the unsegmented
+variant of the Z8000 architecture) and the Z8001 (the segmented
+variant).  The simulator recognizes which architecture is appropriate by
+inspecting the object code.
 @end table
 
 @noindent