From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.68.190.232 with SMTP id gt8mr6216727pbc.3.1419887161369; Mon, 29 Dec 2014 13:06:01 -0800 (PST) X-Received: by 10.50.66.141 with SMTP id f13mr408511igt.17.1419887161267; Mon, 29 Dec 2014 13:06:01 -0800 (PST) Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!h15no32608891igd.0!news-out.google.com!qk8ni6425igc.0!nntp.google.com!h15no18906220igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 29 Dec 2014 13:06:00 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.133.167.88; posting-account=l8k8IwoAAADeDydswOzwNzmn10qOk9gt NNTP-Posting-Host: 91.133.167.88 References: <65Pnw.784261$_k.162865@fx16.iad> <1w1zdixq5j24a.4zrnyiwijmrj$.dlg@40tude.net> <1l3qw3vstmcag$.1qdkh60s0b38n$.dlg@40tude.net> <1hw9w1ecyf42u.1x8fovgepzisj.dlg@40tude.net> <1odwfl4m7imvn.r0p2gn37dn6p.dlg@40tude.net> <4lsidi60qdpo$.1nwjgjk69zaw7.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Quick Question about GPS IDE From: ake.ragnar.dahlgren@gmail.com Injection-Date: Mon, 29 Dec 2014 21:06:01 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.giganews.com comp.lang.ada:191584 Date: 2014-12-29T13:06:00-08:00 List-Id: Dear all, I've also had problems with GDB as Dimitry describes. It seems to work for = my small hobby projects at home, but for the applications at work it doesn'= t work as expected for me. When I set breakpoints, GDB may or may not stop = execution upon them. If it has to do with a large code base or multi-thread= ing, I've no idea. Anyways, if I ever run into GDB issue in an open source = Ada project I will reopen this issue for discussion. Maybe somebody here co= uld then point out where the problem lies. I am also thankful for the feedback that some Ada developers successfully u= se GDB in their projects. Best regards, =C5ke Ragnar Dahlgren