From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5011 invoked by alias); 10 Jan 2002 19:47:18 -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 4922 invoked from network); 10 Jan 2002 19:47:16 -0000 Received: from unknown (HELO mail.get2chip.com) (64.169.83.2) by sources.redhat.com with SMTP; 10 Jan 2002 19:47:16 -0000 Message-ID: <3C3DEFBC.75513D1@get2chip.com> Date: Thu, 10 Jan 2002 11:47:00 -0000 From: ccroswhite@get2chip.com Reply-To: ccroswhite@get2chip.com MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: 64 bit applications and gdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00106.txt.bz2 GDB folk, Having troubles with gdb (4.xx,5.1) analyzing a 64 bit application. I can not set a break point nothing, after loading the symbol tables I run the executable and i get this failure: (gdb) run Starting program: /home/csun/meta-g procfs:4328 -- process not stopped. procfs: ...giving up... (gdb) Lokks to be an issue with gdb, however, I am not positive. If anyone could give me some pointers, I would greatly appreciate it. TIA, Chris Croswhite