mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 17:51:57 +00:00
ba79f5fa08
* lookup.c: fixed fencepost in nllookup and added dbg_nllookup for help in debugging the problem (with -DDEBUG) * gprof.c: symbol values are now real values, don't add the vma anymore. (done for solaris; should verify this on other platforms) * ChangeLog: created.
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
|
|
|
|
* lookup.c: fixed fencepost in nllookup and added dbg_nllookup for
|
|
help in debugging the problem (with -DDEBUG)
|
|
* gprof.c: symbol values are now real values, don't add the vma
|
|
anymore. (done for solaris; should verify this on other platforms)
|
|
* ChangeLog: created.
|