Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 1995 12:23:35 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 exception.s
Message-ID:  <199508151923.MAA20998@freefall.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
bde         95/08/15 12:23:34

  Modified:    sys/i386/i386  exception.s
  Log:
  Fake a call frame for traps so that `gdb -k' can report where fatal
  traps occurred.  This also helps ddb backtrace through trap frames.
  Backtracing through syscall and interrupt frames still doesn't work
  but it is relatively unimportant and more expensive to fix.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508151923.MAA20998>