Not only cygwin!
Tricks me often times enough.
jgauthier:~/pendulus/pendulus > gdb -v
GNU gdb 4.18

>     One slight oddity about gdb (at least the cygwin version) 
> is that if a
> multi-line if statement causes a SIGSEGV, then gdb reports 
> the *first* line
> of the if statement, even tho the Signal could have been generated on
> another line in the if statement...
>     I'd check out the data inside ch and ch_check, notably 
> their ->desc
> members and the desc->host2 of each.  My guess is one or both 
> has a NULL
> desc.
> 
> Tony
> 
> 
> -- 
> ROM mailing list
> [email protected]
> http://www.rom.org/cgi-bin/mailman/listinfo/rom
> 

Reply via email to