[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exit(int status) retunrs only 1 ?



On Thu, Jul 16, 1998 at 05:25:28PM -0400, Thomas Bushnell, n/BSG wrote:
> 
>    Date: Thu, 16 Jul 1998 20:47:41 +0200
>    From: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
> 
>    Regardless the argument, exit() returns with exit status 1. 
> 
> I just built the program:
> 
> main (int argc, char **argv)
> {
>   exit (atoi (argv[1]));
> }

I'll try this program to, and then I'll go over and try to isolate the bug.
The dpkg sources are quite complex, and I hope I'll get stuff of it isolated
without breaking everything.

Is there something like strace for the Hurd? Damn, I have to learn this good
ole gdb.

> Perhaps someone should mail in a more complete bug report?

I'll try to explain/reproduce in an easy way the effect I'm seeing.

Marcus

-- 
"Rhubarb is no Egyptian god."        Debian GNU/Linux        finger brinkmd@ 
Marcus Brinkmann                   http://www.debian.org    master.debian.org
Marcus.Brinkmann@ruhr-uni-bochum.de                        for public  PGP Key
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/       PGP Key ID 36E7CD09


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: