From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14027 invoked by alias); 21 Feb 2007 10:04:31 -0000 Received: (qmail 14019 invoked by uid 22791); 21 Feb 2007 10:04:30 -0000 X-Spam-Check-By: sourceware.org Received: from netic.com (HELO netic.com) (208.131.130.247) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 Feb 2007 10:04:18 +0000 Received: from piii550 (60-242-91-36.static.tpgi.com.au [60.242.91.36]) by netic.com (8.12.11.20060308/8.12.11) with SMTP id l1LA4F8i016097; Wed, 21 Feb 2007 03:04:16 -0700 From: "Laurie Gellatly" To: "Carlos Losada" Cc: Date: Wed, 21 Feb 2007 10:04:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <519508.74681.qm@web62310.mail.re1.yahoo.com> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] building and debugging X-SW-Source: 2007-02/txt/msg00199.txt.bz2 Hi Carlos, Just before you sent this message I found the problem. Yes, you're right with the fix. Appreciate your reply. Thanks ...Laurie:{) -----Original Message----- From: Carlos Losada [mailto:itel9cl1@yahoo.com] Sent: Wednesday, 21 February 2007 7:58 PM To: Laurie Gellatly Subject: Re: [ECOS] building and debugging Laurie I had the same problem with the indexer until I provided the path to ecos include directory directly. Try the following: Eclipse->Project->Properties C/C++ Build->GCC C Compiler->Directories Then type in the absolute path to the ecos include directory. For example: C:\cygwin\home\carlos\...\ecos_install\include Good Luck Carlos --- Laurie Gellatly wrote: > Hi All, > I've been using eclipse to develop my arm based > system for some time. > The application runs multiple threads and I had been > able to debug them > reasonably well (the program did not always flow the > way I expected when > single stepping and sometimes local variables are > not able to be displayed). > What I have now is that although the main thread > seems to be able to be > debugged, the other threads have problems. > I can set a breakpoint in a thread and it will stop, > but single stepping or > trying to display local variables etc no longer > works. > I've tried various things to fix it including > reducing the size of the app > (down to 300K), but without any luck. > > Is this a GDB or Eclipse limit or have I had a > configuration issue? > > BTW the indexer has always complained that the > #include s for the OS files > could not find yet C does find them. > Anyone suggest what might be wrong? > > Thanks ...Laurie :{) > > > -- > Before posting, please read the FAQ: > http://ecos.sourceware.org/fom/ecos > and search the list archive: > http://ecos.sourceware.org/ml/ecos-discuss > > ____________________________________________________________________________ ________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss