Re: In redhat linux 8.0, Is there a compile or debug tools to debug vls?
Damien LUCAS <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
zhhehb wrote: > can vls be debug in kdevelop 2.0 in redhat linux 8.0? The files are only the C++ files, so you have to create your project for kdevelop. > Every time I use "configure,make,make install" comand to compile vls. > but I can't debug it in linux's command-line interface.I wish you can > give me a good advice or a good tool. We use gdb in command line. Use './configure --enable-debug' to enable the debug symbols in the executable file. Regards, -- nitrox -- This is the vls-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>