When a crash occurs during debugging

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

When a crash occurs during debugging

Post by IdeasVacuum »

When a crash occurs during debugging, a window (Message Requester) pops-up "The debugged executable quit unexpectedly".

When you click the OK button, the debug window is closed!

The only time the debug window should be closed is when the the User manually closes it.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: When a crash occurs during debugging

Post by Josh »

sorry for my bad english
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: When a crash occurs during debugging

Post by IdeasVacuum »

I keep the error log window of the Ide on three lines. On the other hand, my debug window is shown in fullscreen mode on a second screen, where my development tools show me tables of my lists/maps.
Same for me. I think this has to be changed, the usefulness of the debug window is half of what it should be.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply