Dear Sirs,
I am trying to use njamd to debug a Tcl/Tk application.
However, wish exits with error 14, even before the
first window appears. Any ideas?
NJAMD - Not Just Another Malloc Debugger
--------------------------------------------------------------------------------
njamd> start
njamd>
--------------------------------------------------------------------------------
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...
(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthre
ad_db.so.1".
(gdb) set env LD_PRELOAD=libnjamd.so
(gdb) set env NJAMD_PROT=over
(gdb) set env NJAMD_ALIGN=1
(gdb) set env NJAMD_DUMP_LEAKS_ON_EXIT=1
(gdb) set env NJAMD_ALLOW_READ=1
(gdb) set env NJAMD_FE_PORT=33151
(gdb) run editor.tcl
Starting program: /disk2b/local/bin/wish editor.tcl
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program exited with code 014.