Commit Graph

5 Commits

Author SHA1 Message Date
Adam David 439d0ff00b Use correct stack segment with corefiles. 1994-05-04 01:22:07 +00:00
David Greenman 0ff4fbb502 Only use syscallmap if FM_TRAP or EX_TRAPSTK are defined. 1994-01-03 08:10:47 +00:00
Paul Richards add6d758b6 Added Charles changes for GCC@ symbols. 1993-07-26 22:40:41 +00:00
Nate Williams 315615555c Bruce Evans:
The enclosed diffs implement printing of the floating point state for
the version of gdb-3.5 in 386BSD-0.0.  I don't have gdb for 386BSD-0.1
but I've been told that it is also missing this feature.

The changes are small.  Code to read the FP state from the kernel was
#ifdef'ed out, but it essentially works.  Code to change the FP regs
is still #ifdef'ed out.  It is close to working too.  Printing of the
FP regs was broken because hard reg numbers were confused with stack
offsets.

4. The emulator does not handle FP errors right, and it does not
   communicate the emulated FP state to the rest of the kernel, so
   "info float" shows garbage.
1993-07-01 00:17:55 +00:00
Nate Williams 3edf564a32 Added GNU gdb to src/gnu 1993-06-29 09:48:26 +00:00