[Live-devel] How to debug the livemedia source code?
Ross Finlayson
finlayson at live555.com
Mon Oct 6 23:03:15 PDT 2008
>I have successfully built the code on linux,and I want to dubug it
>with gdb command.But it shows "no symbol table is loaded.Use the
>file command".I debug my own linux programs with gdb and it works
>normally.What's the problem?
You should use the "config.limux-gdb" configuration file, not the
usual "config.linux" configuration file. I.e., create your Makefiles
by running
genMakefiles linux-gdb
rather than
genMakefiles linux
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
<http://www.live555.com/>
More information about the live-devel
mailing list