> > Try using
> >
> >        libtool gdb ../openocd
> >
> > or the more pedantic (but future-proof):
> >
> >        libtool --mode=execute gdb ../openocd
> 
> Once a solution has been identified, it would be nice to have 
> the BUGS file updated...
> 
> --

for dev work it is often easier to configure with --disable-shared
other than speeding up the build it makes debugging a lot simpler, no need
to run libtool ...

Cheers
Spen
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to