From a7aba49e2cc0ee86a315e3523f50c475e496a0df Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 26 Jan 2004 19:40:47 +0000 Subject: [PATCH] The problem Makefile rev 1.70 and fbsd-kgdb-i386.h rev 1.4 fixed is that GDB was using the instruction pointer for 'calltrap', rather than the infinitely more useful instruction pointer where the trap occurred. Submitted by: Peter Edwards