Debugging with GDB

marco atzeri marco.atzeri@gmail.com
Tue Nov 20 15:16:00 GMT 2012


On 11/20/2012 3:44 PM, Achim Gratz wrote:
> I've installed the cygwin-debuginfo package (and reinstalled cygwin to be sure),
> but GDB tells me this:
>
> warning: the debug information found in "/usr/bin/cygwin1.dbg" does not match
> "/usr/bin/cygwin1.dll" (CRC mismatch).

cygwin-debuginfo has it in
/usr/lib/debug/usr/bin/cygwin1.dbg


>
> whenever I try to load the symbols for the cygwin1.dll.  Is that to be expected
> or am I doing ssomething wrong?

you have an old or different version in /usr/bin
try removing /usr/bin/cygwin1.dbg

>
> Regards,
> Achim.
>

REgards
Marco



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list