Page 1 of 1
No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 7:19 am
by mag
I use Purebasic 6.00 LTS(x64)
Compiler/Run use Integrated IDE Debugger
When I Run and have a runtime error, purebasic did'nt output the error message.
Program stop at error line but no message about what kind of error.
It not happen with Stand alone GUI debugger.

Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 9:46 am
by Fred
Seems to work here. You can try to display the Error Log in the Debugger menu to see if there is more info
Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 10:30 am
by mag
Happen only on Runtime Error not at Compile Error.
Not much thing I can use in Debugger menu.
If this happen only on my PC, may be I should try fresh re-install PB.
Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 10:59 am
by Marc56us
File > Preferences > Compiler > Defaults > [X] Show Error Log
(and create new file)
Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 11:16 am
by mag
[X] Show Error Log is ON and I recreate new file.
Paste the code and run. Still no error log.
Will try fresh re-install PB soon
Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 11:44 am
by mag
THIS IS NOT A BUG! Sorry. Please move to the general question.
The problem is here:
Sorry guys, I posted too fast. It's been a long time since I've used this forum.
Forgive me :oops:
Re: No runtime error message on Integrated IDE Debugger
Posted: Thu Jan 12, 2023 1:33 pm
by Kiffi
mag wrote: Thu Jan 12, 2023 11:44 amPlease move to the general question.
[X] Done