comp.lang.ada
 help / color / mirror / Atom feed
From: Hubert <herrdoktor@fumanchu.com>
Subject: Re: Quick Question about GPS IDE
Date: Sun, 28 Dec 2014 18:42:33 -0800
Date: 2014-12-28T18:42:33-08:00	[thread overview]
Message-ID: <lc3ow.820230$No4.566037@fx19.iad> (raw)
In-Reply-To: <1odwfl4m7imvn.r0p2gn37dn6p.dlg@40tude.net>

> In short, I would consider GPS debugger non-existent, and from a very early
> project stage integrate good tracing facilities into it. GNAT's RTL has
> some nice tools for exceptions tracking and symbolic stack tracing. They
> don't work with MS formats, unfortunately, but it is better than nothing.

Yes that's true. I notice that in my current project which is a fairly 
big client server application in Visual Studio C++ . Although the 
debugger there is probably one of the finest in this field, I am running 
into lots of situations where the cause of the bug lies in the past and 
is propagated through multiple threads and thus the debugger does not 
help very much.

I am working on a logging system that uses an Ada program to log data to 
and then clients that connect and can see various parts of the logged 
data based on channels and priorities etc. I have something like that 
already but it's not very fast, I was very new to Ada when I did that 
and didn't quite understand how to use tasks and protected objects. I'm 
not sure if I'll be able to finish that in the time I have for it, but 
it would be a great help for tracing down errors.




---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com



  parent reply	other threads:[~2014-12-29  2:42 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-28  8:22 Quick Question about GPS IDE Hubert
2014-12-28  8:43 ` Dmitry A. Kazakov
2014-12-28  8:54   ` Hubert
2014-12-28  9:20     ` Dmitry A. Kazakov
2014-12-28 10:29       ` Hubert
2014-12-28 10:48         ` Dmitry A. Kazakov
2014-12-28 12:15           ` Hubert
2014-12-28 12:41             ` Dmitry A. Kazakov
2014-12-28 22:21               ` J-P. Rosen
2014-12-28 22:45                 ` Dmitry A. Kazakov
2014-12-29  7:48                   ` J-P. Rosen
2014-12-29  9:19                     ` Dmitry A. Kazakov
2014-12-29 21:06                       ` ake.ragnar.dahlgren
2014-12-29 23:51                         ` Brad Moore
2014-12-31  0:39                           ` ake.ragnar.dahlgren
2014-12-31  1:21                           ` Hubert
2014-12-29 15:03                     ` Shark8
2014-12-29  9:39                   ` Stephen Leake
2014-12-29 16:52                     ` Brad Moore
2014-12-29  2:42               ` Hubert [this message]
2014-12-28 15:52           ` Britt
2014-12-28 16:16             ` Dmitry A. Kazakov
2014-12-28 18:08               ` Anh Vo
2014-12-28 17:56           ` Anh Vo
2014-12-28 16:04     ` Britt
replies disabled

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