From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23299 invoked by alias); 12 Feb 2004 11:35:25 -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 23288 invoked from network); 12 Feb 2004 11:35:23 -0000 Received: from unknown (HELO pcsmail.patni.com) (203.124.139.197) by sources.redhat.com with SMTP; 12 Feb 2004 11:35:23 -0000 Received: from ruby.patni.com (ruby.patni.com [204.165.186.9]) by pcsmail.patni.com (8.11.6/8.9.3) with ESMTP id i1CBUYn07687; Thu, 12 Feb 2004 17:00:34 +0530 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: System calls debugging Date: Thu, 12 Feb 2004 11:35:00 -0000 Message-ID: <374639AB1012AA4C840022842AA95BC2013AEDFA@ruby.patni.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Kotian, Deepak" To: "Muthukumar" , "Andrew Cagney" , "Kip Macy" Cc: X-SW-Source: 2004-02/txt/msg00122.txt.bz2 Please try tusc command, not sure if it is there by default. -----Original Message----- From: Muthukumar [mailto:kmuthu_linux@HotPOP.com] Sent: Thursday, February 12, 2004 4:58 PM To: Andrew Cagney; Kip Macy Cc: gdb@sources.redhat.com Subject: Re: System calls debugging 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.