Debug your MSX with VSCode

صفحة 7/7
1 | 2 | 3 | 4 | 5 | 6 |

بواسطة fpracek

Resident (45)

صورة fpracek

25-09-2021, 08:43

In fact, I realized an hour after writing and, taken from the development, it slipped my mind to write it here.

Thanks for the reply.

One more question:
I can debug .COM files run by msx-dos, but it doesn't stop at breakpoints if I run a .bin file from msx-dos with bload "myfiles.bin", r

thanks!

P.S.: If i'd want debug on real machine I must use rookie card or your usb card?

بواسطة fpracek

Resident (45)

صورة fpracek

25-09-2021, 10:58

If I set a breckpoint into openMSX debugger with Vs debugger active the breackpoint into vs is ok...

بواسطة S0urceror

Master (209)

صورة S0urceror

26-09-2021, 10:29

fpracek wrote:

P.S.: If i'd want debug on real machine I must use rookie card or your usb card?

This feature is still in development.

بواسطة thegeps

Paragon (1175)

صورة thegeps

02-04-2022, 17:55

I've just downloaded VSCode and tried to install your extension (on Windows10 x64) doing:

code --install-extension dezog-1.3.5.vsix

this is the result (I'm totally newbie to vscode so I'm not sure of what I'm doing oO ):

[main 2022-04-02T15:47:48.992Z] window#load: attempt to load window (id: 1)
[main 2022-04-02T15:47:49.007Z] update#setState idle
[main 2022-04-02T15:47:49.088Z] ExtensionHostStarterWorker created
[1976:0402/174749.343:ERROR:command_buffer_proxy_impl.cc(125)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[main 2022-04-02T15:47:50.413Z] window#load: window reported ready (id: 1)
[main 2022-04-02T15:47:50.666Z] Starting extension host with pid 4864 (fork() took 126 ms).
[main 2022-04-02T15:47:50.669Z] ExtensionHostStarterWorker.start() took 131 ms.
[main 2022-04-02T15:48:09.526Z] Waiting for extension host with pid 4864 to exit.
[main 2022-04-02T15:48:09.528Z] Extension host with pid 4864 exited with code: 0, signal: null.

I want to use it with Glass + OpenMSX + OpenMSX Debugger

بواسطة thegeps

Paragon (1175)

صورة thegeps

03-04-2022, 13:09

and I know nothing about makefiles or launch.json files...
until now I've simply wrote my code on an editor (TED now and before windows notepad) and launched glass from a cmd shell...
it start to be frustrating...

بواسطة thegeps

Paragon (1175)

صورة thegeps

03-04-2022, 13:15

first step done:
instead of install the extension from command line, like the example in github repository, I did "install from VSIX" by the VSC extension menu...

بواسطة S0urceror

Master (209)

صورة S0urceror

04-04-2022, 17:01

Yes, that feature was recently added to VSCode. Much easier and it works good.

بواسطة praduca

Supporter (7)

صورة praduca

20-01-2023, 01:45

Any news about the merging with maziac dezog?

بواسطة Dr. Asimov

Supporter (1)

صورة Dr. Asimov

13-02-2023, 03:04

I'm looking for this merging too. As of now the main DeZog branch is in version 3.2.0 but it looks like @S0urceror's is based on version 1.3.5.

صفحة 7/7
1 | 2 | 3 | 4 | 5 | 6 |