[PD-dev] gdb listening to PD

Mathieu Bouchard matju at artengine.ca
Thu Nov 16 07:14:45 CET 2006


On Wed, 15 Nov 2006, Miller Puckette wrote:

> Oops, I should have explained more carefully... I can't get GDB to load 
> symbols from externs.  So I can trap into GDB when something goes wrong 
> but then can't see anything.

I don't know what your setup is, but if the externs are really compiled 
with debugging symbols enabled, you may want to try the following gdb 
commands:

   "help files"
   "symbol-file"

I vaguely remember having to load a symbol-file manually, but I don't 
remember why that was nor when it was.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada


More information about the Pd-dev mailing list