No runtime error message on Integrated IDE Debugger

Everything else that doesn't fall into one of the other PB categories.
mag
Enthusiast
Enthusiast
Posts: 104
Joined: Mon Mar 29, 2004 1:46 pm

No runtime error message on Integrated IDE Debugger

Post by mag »

Image

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.
Image
Fred
Administrator
Administrator
Posts: 18225
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: No runtime error message on Integrated IDE Debugger

Post 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
mag
Enthusiast
Enthusiast
Posts: 104
Joined: Mon Mar 29, 2004 1:46 pm

Re: No runtime error message on Integrated IDE Debugger

Post by mag »

Image

Happen only on Runtime Error not at Compile Error.

Image

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.
Marc56us
Addict
Addict
Posts: 1600
Joined: Sat Feb 08, 2014 3:26 pm

Re: No runtime error message on Integrated IDE Debugger

Post by Marc56us »

File > Preferences > Compiler > Defaults > [X] Show Error Log
(and create new file)
mag
Enthusiast
Enthusiast
Posts: 104
Joined: Mon Mar 29, 2004 1:46 pm

Re: No runtime error message on Integrated IDE Debugger

Post 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
mag
Enthusiast
Enthusiast
Posts: 104
Joined: Mon Mar 29, 2004 1:46 pm

Re: No runtime error message on Integrated IDE Debugger

Post by mag »

THIS IS NOT A BUG! Sorry. Please move to the general question.
The problem is here:
Image

Sorry guys, I posted too fast. It's been a long time since I've used this forum.
Forgive me  :oops: 
User avatar
Kiffi
Addict
Addict
Posts: 1503
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: No runtime error message on Integrated IDE Debugger

Post by Kiffi »

mag wrote: Thu Jan 12, 2023 11:44 amPlease move to the general question.
[X] Done
Hygge
Post Reply