Hi,
this took my quite a time to find :)
When I execute this command:
-file-exec-and-symbols "C:\dlang\projects\mago-dap\test\helloworld.exe"
an error is returned:
^error,msg="Executable file not found: C:\\dlang\\projects\\mago-dap\\est\\helloworld.exe"
Please note, instead of foldername test, it now says est.
Just for testing, I tried to copy the folder test to est. Now the command
-file-exec-and-symbols "C:\dlang\projects\mago-dap\test\helloworld.exe"
works, because it finds the folder est.
It seems this command make strange things to the folder name...
Kind regadrs
André
Hi,
this took my quite a time to find :)
When I execute this command:
-file-exec-and-symbols "C:\dlang\projects\mago-dap\test\helloworld.exe"an error is returned:
^error,msg="Executable file not found: C:\\dlang\\projects\\mago-dap\\est\\helloworld.exe"Please note, instead of foldername
test, it now saysest.Just for testing, I tried to copy the folder
testtoest. Now the command-file-exec-and-symbols "C:\dlang\projects\mago-dap\test\helloworld.exe"works, because it finds the folder
est.It seems this command make strange things to the folder name...
Kind regadrs
André