atarimacosx / Atari800MacX

Atari800 Emulator for Mac OSX
http://www.atarimac.com
GNU General Public License v2.0
72 stars 17 forks source link

Accepting Breakpoints from WUDSN IDE #13

Open Sasatari opened 5 years ago

Sasatari commented 5 years ago

I use WUDSN IDE with eclipse on my Mac. When setting a breakpoint in the source, at compilation I get the warning:

"Unterbrechungspunkte werden ignoriert, da die Anwendung 'Atari800MacX' die Übergabe von Quelltext-Unterbrechungspunkte nicht unterstützt."

which means: "Breakpoints are ignored, as the application Atari800MacX doesn´t support handling of sourcecode breakpoints."

Any chance, that this will be supported? It would make debugging much easier for me.