<div dir="ltr"><p style="margin:0px;font-size:14px;font-family:Arial;color:rgb(35,35,35)">When I click the more button in the debugger error message box I see this:</p>
<p style="margin:0px;font-size:14px;font-family:Arial;color:rgb(35,35,35);min-height:16px"><br></p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">The GDB command:</p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">"-environment-cd "\"/Users/macuser/Development/Projects/hello/hello.app/Contents/MacOS/\"""</p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">returned the error:</p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">",msg="\"/Users/macuser/Development/Projects/hello/hello.app/Contents/MacOS/\": No such file or directory.""</p>

<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35);min-height:17px"><br></p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">My host application is set to:</p><p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)">
<br></p><p style="margin:0px;font-size:13px;font-family:'Lucida Grande'">/Users/macuser/Development/Projects/hello/hello.app/Contents/MacOS/hello</p><p style="margin:0px;font-size:13px;font-family:'Lucida Grande'">
<br></p><p style="margin:0px;font-size:13px;font-family:'Lucida Grande'">In a terminal I can change to the folder and list files:</p><p style="margin:0px;font-size:13px;font-family:'Lucida Grande'"><br></p>
<p style="margin:0px;font-size:13px;font-family:'Lucida Grande'">macuser@macpc~/Development/Projects/hello/hello.app/Contents/MacOS$ ls</p><p style="margin:0px;font-size:13px;font-family:'Lucida Grande'">hello</p>
<p style="margin:0px;font-size:14px;font-family:'Lucida Grande';color:rgb(35,35,35)"><br></p></div>