[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Release of Gambas 3.21
[Thread Prev] | [Thread Next]
- Subject: Re: Release of Gambas 3.21
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Wed, 22 Oct 2025 16:28:23 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 22/10/2025 à 15:11, Christof Thalhofer a écrit :
Am 20.10.25 um 10:21 schrieb Benoît Minisini:- The 'gb.httpd' component is now a true embedded HTTP server.It is now very fast, thats really good! But debugging of a web app is impossible on my machine.When I set a breakpoint, then start my webapp with F5 the browser window is opened and the IDE stops at the breakpoint. There I can step onwards through the executed code ... good.But when I close the browser window the IDE stalls and does not react any more.
Normally it should return to the state "waiting for process". Do you use the GTK+ IDE? Does it behave the same with the QT IDE?
I have to kill it and I also have to kill the gbx3 process afterwards (with 'killall gbx3').When I restart the IDE after that and want to debug again it tells me "Unable to start extern debugging.Another extern debugging is active."
Yes, I have to fix that. There is a file left on the disk that locks the debugging, because of the IDE having been killed.
Regards, -- Benoît Minisini.
| Re: Release of Gambas 3.21 | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
| Release of Gambas 3.21 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Release of Gambas 3.21 | Christof Thalhofer <chrisml@xxxxxxxxxxx> |