On Thu, Dec 06, 2007 at 12:14:51PM -0800, personel personel wrote: > Hello Daniel, > > > I tried: > > gdb -silent -e VLCTest.exe -s VLCTest.exe == "no > debugging symbols found" > > (gdb) break libvlc_new > No symbol table is loaded. use the file command Try "set pending on"? Or you may need a newer version of GDB. -- Daniel Jacobowitz CodeSourcery