Basic, debug and error handlers?

OpenVMS x86 native compilers, cross compilers news and questions.
Post Reply
User avatar

Topic author
cct
Master
Posts: 237
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

Basic, debug and error handlers?

Post by cct » Wed Oct 09, 2024 6:45 pm

What is going on with Basic, error handling and debug issues?

I provided a reproducer that shows the debugger is still broken, and suspect that many of the issues I have building/running our old suite are down to the error handling previously mentioned.

Without working debugger, I cannot be certain, but it is not working for me
Chris Townley
VMS Ambassador


roberbrooks
VSI Expert
Valued Contributor
Posts: 69
Joined: Thu Jun 20, 2019 11:48 am
Reputation: 0
Status: Offline

Re: Basic, debug and error handlers?

Post by roberbrooks » Wed Oct 09, 2024 10:38 pm

> What is going on with Basic, error handling and debug issues?

V9.2-3 will have a substantially better user-mode debugger than V9.2-2.

The Basic environment (compiler, RTL) is also getting a lot of fixes.
--
-- Rob

User avatar

Topic author
cct
Master
Posts: 237
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

Re: Basic, debug and error handlers?

Post by cct » Thu Oct 10, 2024 8:56 am

Thanks - I will sit on my hands till then!
Chris Townley
VMS Ambassador

Post Reply