|
Post by fnavarro on Jun 29, 2022 14:12:16 GMT 1
Great. Thank Jos! With this last patch you sent me it gives vDos comparatively the best integration to work and debug with Clarion 2.1 and 3.x
Update:
vDos 2022/3 prerelease3 Static: Inside IDE: gives error "illegal opcode FF at 0000:042B", outside with CLAVID=Works
Overlay: Inside and outside IDE: Works! (tested both stand-alone and EXE with DLL) Protected Mode: Inside and outside IDE: Works! (tested both stand-alone and EXE with DLL)
|
|
|
Post by fnavarro on Mar 11, 2023 16:34:16 GMT 1
Great. Thank Jos! With this last patch you sent me it gives vDos comparatively the best integration to work and debug with Clarion 2.1 and 3.x Update: vDos 2022/3 prerelease3 Static: Inside IDE: gives error "illegal opcode FF at 0000:042B", outside with CLAVID=Works Overlay: Inside and outside IDE: Works! (tested both stand-alone and EXE with DLL) Protected Mode: Inside and outside IDE: Works! (tested both stand-alone and EXE with DLL) Hi Jos, Some things stopped working in Clarion3, with the version you just sent me (serial INT 14 fix) and with the current available vDos version for download. Cla(x)vid The clarion3 debugger stopped working (not the Ctrl Break support but the full debugger). It may open the first screen but it cannot run programs. Either compiled in Static, Overlay o Protected Mode. Programs compiled in Static model doesn't run, I mean directly, without the debugger (neither with it as mentioned before) Programs compiled in Overlay model doesn't run in the vDos test version, in the downloadable vDos works. Programs compiled in Protected mode does work on both vDos versions (but not under Claxvid as mentioned) Tested with a couple of some apps including BillFold example app mentioned in the previous posts.
|
|
|
Post by Jos on Mar 11, 2023 18:44:21 GMT 1
Strange, I'll have a look next week.
Jos
|
|
|
Post by Jos on Mar 21, 2023 20:35:41 GMT 1
I'll send you a new vDos.exe to check.
Jos
|
|
|
Post by fnavarro on Mar 21, 2023 22:18:43 GMT 1
I meant Static as in the screen captures attached, just the sentence with "could" looked a bit ambiguos, I meant you already had it working with Static. I confirm now it is working in Overlay mode too, that's much usesful, thanks. I sent you BILLFOLD compiled in protected mode. Update: vDos 2022/3 prerelease2 Static: Inside IDE: gives error "illegal opcode FF at 0000:042B", outside with CLAVID=Works Overlay: Inside and outside IDE: Works! Protected Mode: blank screen,cpu hog&hung up Hi Jos, thanks. Clavid now works with Executables compiled with Static and Overlay memory models. It remains hunging in protected mode as in that post. Executables without Clavid are working in any of the three modes.
|
|