Santosh Das on Wed, 9 Feb 2000 11:25:57 -0500 (EST)


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

Re: [PLUG] Tracing system call in linux


Thanx,

Yes I was missing the strace pkg. Got it now.

Santosh

From: "Michael C. Toren" <mct@netaxs.com>
Reply-To: plug@lists.nothinbut.net
To: plug@lists.nothinbut.net
Subject: Re: [PLUG] Tracing system call in linux
Date: Wed, 9 Feb 2000 11:09:28 -0500

> i have got a 3rdparty binary,(for which I do not
> have the code)which is dying on
> me without telling me whats wrong.
>
> so i want to see what system call its making
> before it dies.
>
> there used to be "truss" in SVR4 and "strace" in
> AIX. Does any body know of similiar utility in
> Linux.

There is indeed a Linux strace(1) command, however your distribution
probably did not install it by default.  If you're using Debian, try
installing the "strace" package.

Running strings(1) on the binary may also be useful, but your mileage may
vary.

-mct

______________________________________________________________________
Philadelphia Linux Users Group       -       http://plug.nothinbut.net
Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
General Discussion   -   http://lists.nothinbut.net/mail/listinfo/plug


______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com


______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug