[comp.archives] [gnu.announce] Cross-gdb for the 68010, SUN/2 host

robertb@JUNE.CS.WASHINGTON.EDU (Robert Bedichek) (11/19/90)

Archive-name: g68/16-Nov-90
Original-posting-by: robertb@JUNE.CS.WASHINGTON.EDU (Robert Bedichek)
Original-subject: Cross-gdb for the 68010, SUN/2 host
Archive-site: june.cs.washington.edu [128.95.1.4]
Archive-directory: /pub
Reposted-by: emv@ox.com (Edward Vielmetti)

There is a 68k cross debugger on june.cs.washington.edu available
via anonymous ftp.   The file is ~ftp/pub/g68.tar.Z.  The host is
the SUN/2, though it should be easy to rehost.  You will have to
customize the target side code at least a little to make it work
in your environment.

To get it, do something like:

ftp june.cs.washington.edu
anonymous                               <<< user name to give ftp
<your address>                          <<< any password will do
type i                                  <<< put ftp in binary mode (type I)
get pub/g68.tar.Z                       <<< the actual file transfer
quit                                    <<< leave ftp
uncompress g68.tar.Z			<<< at shell level
tar xf g68.tar			        <<< at shell level


If june.cs.washinton.edu is not known in your domain, our IP number is
128.95.1.4 So you can do "ftp 128.95.1.4" instead.

I am interested in hearing your experience with this or any other
flavor of cross-gdb.

	Rob    robertb@cs.washington.edu