Bruce Evans
1e5b51ef70
Fixed copying of N_TXTADDR() from the system version in the previous
...
revision. N_TXTADDR() was 0x20 too high in the usual case.
Reported by: luoqi@watermarkgroup.com (Luoqi Chen)
1998-01-16 08:46:50 +00:00
Bruce Evans
243d233f9f
Override gdb's version of N_TXTADDR() with the (new) system version
...
so that gdb gets the text address right for kernels. Override some
other macros to get a consistent set.
Reviewed by: jdp
1997-12-19 21:08:54 +00:00
Bruce Evans
82db78fb71
Removed unused files (about 8MB total).
1997-06-29 18:06:40 +00:00
Bruce Evans
a4bd858367
Removed unnecessary #include of obsolete <sys/dir.h> again.
1997-02-16 17:16:29 +00:00
Paul Traina
7929041ebe
Import GDB in its full glory (all 25mb). We'll put it on a diet once it's
...
fully registered.
(This is the second try, the first import ignored .info files but not .info-*
files, for some reason. I'm going to make this consistent.)
Reviewed by: core
Approved for: 2.2
1996-11-03 17:03:03 +00:00