gEDA-dev: Pcb dxf hid

DJ Delorie dj at delorie.com
Wed Jan 3 17:37:31 EST 2007


Are you freeing anything that's passed to dxf_do_export() ?

You can build pcb with debuggging (look for -O in the Makefile, add -g
and remove -O).  Then you can run it under gdb and type "where" to see
what it's trying to free.


More information about the geda-dev mailing list