prb28 / vscode-amiga-assembly

Amiga Assembly extension for Visual Studio Code
GNU General Public License v3.0
178 stars 12 forks source link

When debuging it lounching fu-uae to run the program #272

Closed C64HexCoder closed 10 months ago

C64HexCoder commented 1 year ago

The debugger does not work. instead of debgging it launch the program.

prb28 commented 1 year ago

Which os do you use? Did you try with the sample project?

C64HexCoder commented 1 year ago

Windows 11. No, i tryed with all my amiga programs and created a new one for testing.

בתאריך יום א׳, 10 בספט׳ 2023, 02:43, מאת prb28 @.***>:

Which os do you use? Did you try with the sample project?

— Reply to this email directly, view it on GitHub https://github.com/prb28/vscode-amiga-assembly/issues/272#issuecomment-1712663202, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCJAQURECVTI4C7Q7VUWPTXZT5JFANCNFSM6AAAAAA4RU7TEM . You are receiving this because you authored the thread.Message ID: @.***>

prb28 commented 1 year ago

Please try this : https://github.com/prb28/vscode-amiga-assembly/wiki/Getting-started#example-workspace You may have some trouble with the build process so the debug info may be wrong in your binary. The sample project helps to check it.

C64HexCoder commented 1 year ago

I fixed the provlem by adding startup-sequence to the project and the emulator killer util.

בתאריך יום ב׳, 11 בספט׳ 2023, 22:37, מאת prb28 @.***>:

Please try this : https://github.com/prb28/vscode-amiga-assembly/wiki/Getting-started#example-workspace You may have some trouble with the build process so the debug info may be wrong in your binary. The sample project helps to check it.

— Reply to this email directly, view it on GitHub https://github.com/prb28/vscode-amiga-assembly/issues/272#issuecomment-1714468169, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCJAQSXBEXI2YLAU3JQAJLXZ5R6PANCNFSM6AAAAAA4RU7TEM . You are receiving this because you authored the thread.Message ID: @.***>