From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10242 invoked by alias); 16 Oct 2006 16:58:23 -0000 Received: (qmail 10222 invoked by uid 22791); 16 Oct 2006 16:58:22 -0000 X-Spam-Check-By: sourceware.org Received: from eos.fwall.u-szeged.hu (HELO eos.fwall.u-szeged.hu) (160.114.120.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Oct 2006 16:58:18 +0000 Received: from localhost ([127.0.0.1] helo=eos.fwall.u-szeged.hu) by eos.fwall.u-szeged.hu with smtp (Exim 4.51) id 1GZVn4-0007Q3-2R for gdb@sourceware.org; Mon, 16 Oct 2006 18:58:14 +0200 Received: from eos.fwall.u-szeged.hu ([127.0.0.1]) by eos.fwall.u-szeged.hu (SMSSMTP 4.1.11.41) with SMTP id M2006101618581313789 for ; Mon, 16 Oct 2006 18:58:13 +0200 Received: from iris.cc.u-szeged.hu ([160.114.8.100]) by eos.fwall.u-szeged.hu with esmtp (Exim 4.51) id 1GZVn3-0007QQ-UT for gdb@sourceware.org; Mon, 16 Oct 2006 18:58:14 +0200 Received: from www by iris.cc.u-szeged.hu with local (Exim 4.51) id 1GZVn3-0005AR-PM for gdb@sourceware.org; Mon, 16 Oct 2006 18:58:13 +0200 Received: from 84.236.21.163 ([84.236.21.163]) by www.stud.u-szeged.hu (Horde MIME library) with HTTP; Mon, 16 Oct 2006 18:58:13 +0200 Message-ID: <20061016185813.sqpkh0dxs80c8048@www.stud.u-szeged.hu> Date: Mon, 16 Oct 2006 16:58:00 -0000 From: Turny =?iso-8859-2?b?ROF2aWQ=?= To: gdb@sourceware.org Subject: "cannot find bounds of current function" continue into somewhere MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.3) X-SZTE-local: YES X-SZTE-HU-local: YES X-SZTE-AVcheck: YES Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00115.txt.bz2 Hi, Thak You! Its seems good, but there is another problem. After when I execute the "continue" instruction I see this: target remote localhost:3333 Remote debugging using localhost:3333 0x0000220c in ?? <> break main Breakpoint 1 at 0x821c: file main.c, line 6. continue Continuing. _ and that's all. I dont get back the prompt...:( What is the matter? Thank You! ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.