comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: GPS debugging problem
Date: Wed, 6 Jan 2016 01:05:08 -0800 (PST)
Date: 2016-01-06T01:05:08-08:00	[thread overview]
Message-ID: <ef9b8c09-74bb-4cb7-b769-2e4045d7c646@googlegroups.com> (raw)
In-Reply-To: <568ba1a5$0$12295$e4fe514c@news.kpn.nl>

I would guess your code is compiled with full optimization (-O2 for instance), which is generally not a good idea when you need to debug. I would recommend using -O1 or even -O0 instead, and recompile at least that file


  reply	other threads:[~2016-01-06  9:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 10:57 GPS debugging problem ldries46
2016-01-06  9:05 ` briot.emmanuel [this message]
2016-01-06 11:26   ` ldries46
  -- strict thread matches above, loose matches on Subject: below --
2019-11-29 14:23 L Dries
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox