DLangIDE Cannot debug

Vadim Lopatin via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Wed Feb 1 01:57:42 PST 2017


On Tuesday, 31 January 2017 at 11:36:30 UTC, Profile Anaysis 
wrote:
> I have modified the json to include debuginfo and such but I 
> always get
>
> DBG: Breakpoint binding error: No symbols have been loaded for 
> this document.
>
> "buildOptions": ["debugMode", "debugInfo", "debugInfoC", 
> "alwaysStackFrame", "stackStomping"]
>
> and
>
> 	"buildTypes":
> 	{
> 		"debug":
> 		{
> 			"buildOptions": ["debugMode", "debugInfo", "debugInfoC", 
> "alwaysStackFrame", "stackStomping"]
> 		},
> 	}

What OS is it?
There is such issue on OSX.


More information about the Digitalmars-d-ide mailing list