GDB debugging problem ??? Help needed
Hello guys. Need ur help . I am new to gdb debugging ? I gdb a daemon magma and got this message ?
************************************
This GDB was configured as "i386-redhat-linux-gnu"...(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /home/wls/magma_tool/linux24_x86/flexlm/flex/magma
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 10833)]
(no debugging symbols found)...(no debugging symbols found)...11:05:06 (magma) FLEXlm version 8.4a
11:05:06 (magma) Vendor daemons must be run by lmgrd
Program exited with code 060.
**********************************************
How do I get or add symbol to the gdb ? Can use objdump ?
Please help ?
Thx in advance .
Regards.
|