From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3601 invoked by alias); 29 Aug 2003 09:43:49 -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 3594 invoked from network); 29 Aug 2003 09:43:46 -0000 Received: from unknown (HELO gatekeeper.deccanetworld.com) (203.196.146.50) by sources.redhat.com with SMTP; 29 Aug 2003 09:43:46 -0000 Received: from gatekeeper.deccanetworld.com (localhost [127.0.0.1]) by gatekeeper.deccanetworld.com (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h7T9bjKQ030011 for ; Fri, 29 Aug 2003 15:07:45 +0530 Received: from mail.deccanetworld.com (server.deccanetworld.com [192.168.1.32]) by gatekeeper.deccanetworld.com (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h7T9biU2030001; Fri, 29 Aug 2003 15:07:44 +0530 Received: (from root@localhost) by mail.deccanetworld.com (8.11.0/8.11.0) id h7T9pBL13368; Fri, 29 Aug 2003 15:21:11 +0530 Received: from satheesh ([192.168.1.36]) by mail.deccanetworld.com (8.11.0/8.11.0) with SMTP id h7T9ot713319; Fri, 29 Aug 2003 15:20:55 +0530 Message-ID: <053e01c36e12$5adfa9e0$2401a8c0@satheesh> From: "Satheesha.T.N" To: "Niu Liang-yong-A16450" , "Balarama Krishna" Cc: References: <89DEFCC5DB33D411A27F00508BCF8A820FE1D7E3@ZCH07EXM05.corp.mot.com> Subject: Re: Problem using gdbserver Date: Fri, 29 Aug 2003 09:43:00 -0000 Organization: Deccanet Designs MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-type: multipart/mixed; boundary="=_IS_MIME_Boundary" X-SW-Source: 2003-08/txt/msg00323.txt.bz2 --=_IS_MIME_Boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-length: 2002 Hi Friends Can u tell me how to build gdbserver for solaris2.8 using gdb5.3 regards Satheesha ----- Original Message ----- From: "Niu Liang-yong-A16450" To: "Balarama Krishna" Cc: Sent: Friday, August 29, 2003 1:52 PM Subject: RE: Problem using gdbserver gdb@sources.redhat.com I can debug is on Linux pc, the issue ocurres on solaris BR -----Original Message----- From: Balarama Krishna [mailto:balaram@samsung.com] Sent: 2003年8月28日 19:04 To: Niu Liang-yong-A16450 Subject: Re: Problem using gdbserver > When I want to debug a file, but things happen: > > GNU gdb 5.0 > Copyright 2000 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "sparc-sun-solaris2.7". > (gdb) file filegen > Reading symbols from filegen...done. > (gdb) run > Starting program: /home/a16450/filegen/filegen > chdir: Too many arguments. > > Program exited with code 01. > You can't do that without a process to debug. > > The problem may be with the application, as "chdir" failed, not with the gdb. Regards, Balaram. ********************************DISCLAIMER********************************** This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege of Deccanet Designs Ltd. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from retaining, using, copying, altering or disclosing the contents of this message. **************************************************************************** --=_IS_MIME_Boundary--