Hi Carlos -- > Regarding gattrib, I couldn't test it. Stuart, I don't know what is the > problem, but gattrib has always segfaults or seems to enter into a > infinite loop when loading a schematic, even before I made any changes > to it.=20 > One example is trying to load flipflop_1.sch in the gschem/examples > directory after adding a description to one arbitrary symbol (gattrib > refuses to load if an attribute is not added).
1. Is this before or after your changes? flipflop_1.sch works for be, but I haven't updated locally from CVS yet. 2. Please try this: In config.h, please insert the line #define DEBUG 1 recompile, and then run gattrib again. This will turn on the debug spew. Then please send me the debug spew & I can take a look at it to see where gattrib is dying. Stuart
