[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: cannot see older schematics content with gschem 20041228 (Mac OS X)
Hi Patrick,
[snip]
>There is a better way: tell gdb where to look for the source files
>with the directory command.
>
>See http://sources.redhat.com/gdb/current/onlinedocs/gdb_8.html#SEC53
>
>This way the line numbers gdb print are the right numbers in the noweb
>file (provided you turned off the source indentation after tangling as
>it may break long lines).
Ah, it's the indent which is messing up the line numbers. Great.
I'll remember that next time I have to run gdb against gschem. Thanks
for the hint.
-Ales