From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21341 invoked by alias); 12 Feb 2004 11:28:11 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21331 invoked from network); 12 Feb 2004 11:28:10 -0000 Received: from unknown (HELO visolve.com) (63.194.81.67) by sources.redhat.com with SMTP; 12 Feb 2004 11:28:10 -0000 Received: (qmail 20757 invoked from network); 12 Feb 2004 11:28:21 -0000 Received: from unknown (HELO mukco) (madhan@[203.129.254.138]) (envelope-sender ) by visolve.com (qmail-ldap-1.03) with SMTP for ; 12 Feb 2004 11:28:21 -0000 Message-ID: <01a401c3f15b$4accf590$2e0110ac@mukco> From: "Muthukumar" To: "Andrew Cagney" , "Kip Macy" Cc: References: <374639AB1012AA4C840022842AA95BC20138D75B@ruby.patni.com> <402A3D11.7080704@gnu.org> <20040211093618.G17066@demos.bsdclusters.com> <402A742F.7000908@gnu.org> Subject: Re: System calls debugging Date: Thu, 12 Feb 2004 11:28:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2004-02/txt/msg00121.txt.bz2 Hai all, Regarding to the system calls debuggin,in linux using the process id=20 of the debugging file with strace we can find. In HP-UNIX ,how we can trace the system calls with the GDB support. Regards, Muthu.