comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: GPS Debugger exit when "Ada.Text_IO.Put_Line" reached.
Date: Mon, 4 Apr 2016 00:53:22 -0700 (PDT)
Date: 2016-04-04T00:53:22-07:00	[thread overview]
Message-ID: <1e1f665c-73de-44ed-a42c-2179c3b1a048@googlegroups.com> (raw)
In-Reply-To: <bcdab34d-6f82-4d92-8c5e-fe52a7e6b7a2@googlegroups.com>

> Before my project is completed I delete "-mwindows" flag from linker, and
> console messages are displaying now on the Wnd console (cmd.exe).

That has nothing to do with the debugger. When you use -mwindows, you are telling
Windows that your process does not need a console to output anything. And yet
your application is doing exactly that. Hence a crash.

> But the question "How I can make onle Debug Messages?" is still opened for me..

You can't display anything if you used -mwindows


  parent reply	other threads:[~2016-04-04  7:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01 11:13 GPS Debugger exit when "Ada.Text_IO.Put_Line" reached George J
2016-04-01 12:18 ` Simon Wright
2016-04-01 12:43   ` George J
2016-04-01 12:44     ` George J
2016-04-01 23:45     ` Dennis Lee Bieber
2016-04-02  5:46   ` George J
2016-04-02  9:51 ` George J
2016-04-02 16:06   ` Dennis Lee Bieber
2016-04-04  7:53   ` briot.emmanuel [this message]
2016-04-05  1:27     ` George J
replies disabled

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