gdb not working with $?=123
Luca Masini
lmasini@web.de
Wed Apr 11 01:55:00 GMT 2007
Brian Dessent wrote:
> Try this:
>
> PATH="/usr/bin:$(cygpath -S)" gdb --help
>
> If gdb works with this minimal PATH then try selectively adding the
> other components back in and see when it fails. If the above still
> doesn't work then you may have to resort to strace to see why gdb can't
> initialize.
>
Also with the minimal PATH did not worked.
With
strace gdb
I got a message saying that tk84.dll was not a valid windows image.
I reinstalled the tcltk package and now gdb is working.
Thank you very much for your help.
Luca.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list