Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 1999 17:05:44 -0400
From:      Mike DeGraw-Bertsch <mbertsch@bigfoot.com>
To:        dinoex.sub.org!dirk.meyer@home.dinoex.sub.org
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: gnu/12175: gdb crashes with pids > 32736
Message-ID:  <37641D27.40AA635D@bigfoot.com>
References:  <199906121941.VAA83110@home.dinoex.sub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> >Synopsis:       gdb crashes with pids > 32736

I've tried to reproduce this my i386 -current machine, but have been unable to.
I've successfully run gdb on crashed programs with pids over 70000.  However,
after looking through the gdb code, I've noticed that the pid is declared as an
int; shouldn't it be declared as a pid_t?

    -Mike




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37641D27.40AA635D>