Debug mode in long path

Add-in Express™ Support Service
That's what is more important than anything else

Debug mode in long path
 
Karim




Posts: 170
Joined: 2006-01-02
Hello,

For debug mode actually i compile the project to a "short-name" path such as 'C:\Dll'
But i want to debug in path like C:\Program Files (x86)\Dll but with long path debug mode not work.
how to do ?
Thanks
Karim
Posted 02 Jan, 2017 08:32:57 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Karim,

Sorry but I don't know an answer to this question. The Delphi debugger has always worked in this odd manner to me. Sometimes it can work with a long path but I cannot tell for sure what settings allow this.
Posted 03 Jan, 2017 05:37:11 Top
Karim




Posts: 170
Joined: 2006-01-02
Hi Dmitry,

I have found the solution.

In my Delphi debug options project, i went to :
Project > Options > Linking and ckecked "Include remote debug symbols" option.
Now i can debug with long path

Karim
Posted 03 Jan, 2017 08:44:08 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Karim,

Thank you!
Posted 03 Jan, 2017 09:09:04 Top