[project @ 2001-10-26 11:33:13 by sewardj]
authorsewardj <unknown>
Fri, 26 Oct 2001 11:33:13 +0000 (11:33 +0000)
committersewardj <unknown>
Fri, 26 Oct 2001 11:33:13 +0000 (11:33 +0000)
commit3eb89949b29137d1706b0412373fed775b9f05a1
tree5901bbfde638f5bb3a9469c645527190f1765131
parentc2867d0977ce6b23f181daa0154f0e2a622a929b
[project @ 2001-10-26 11:33:13 by sewardj]
merge from stable, rev 1.60.2.10:

  Implement a debugging aid: look in GHCi's object symbol tables for
  symbols within DELTA bytes of the specified address, and show their
  names.  Only compiled with -DDEBUG.  The new fn is called ghci_enquire
  and you can call it from within a gdb session.
ghc/rts/Linker.c