In article <201210142318.taa11...@sparkle.rodents-montreal.org>,
Mouse  <mo...@rodents-montreal.org> 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

Reply via email to