tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 5.1 vs gdb
In article <201210142318.TAA11579%Sparkle.Rodents-Montreal.ORG@localhost>,
Mouse <mouse%Rodents-Montreal.ORG@localhost> wrote:
>I've run into an issue with gdb on 5.1, and ktrace leads me to think
>it's likely a kernel issue (hence this list). It wouldn't surprise me
>too much if I were wrong, though; feel free to point me elsewhere if
>appropriate.
>
>The surface manifestation is straightforward:
>
>% cat gdbtest.c
>int main(void);
>int main(void)
>{
> return(0);
>}
Fixed in 6. You'll need all my sys/ commits around 2011-08-20 -> 2011-09-05
christos
Home |
Main Index |
Thread Index |
Old Index