You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess it's not supported actively anymore. Currently, I'm also not really into developing these functionalities (along Mono-D itself), so you may have use an other solution to debug D programs under os/x
UPD:
Observing same issue under
Linux Ubuntu 15.10 64bit MonoDevelop 5.10,
D binding 2.13.5,
D Debugging plugin 1.2.10,
GDB 7.10
-- when trying to run using "Run With" / "GNU Debugger (GDB) with support for D Language"
"Debugger operation failed"
"A syntax error in expression, near 'sizeof(void*)"
I'm trying to debug Mono-D project under OSX.
Installed Mono-D 2.13.5, Xamarin Studio 5.10, gdb 7.10.
When trying to start debugging, I see error
GDB is installed with Homebrew, signed with certificate.
I can successfully run it manually.
The text was updated successfully, but these errors were encountered: