Hmm.  What does eclipse do on other platforms?  Does it use // or /?  I'm wondering if the logic should be behind an if (m_syntax == PathSyntaxWindows).  Then just scan the string and remove double backslashes before normalizing<br><div class="gmail_quote">On Wed, Feb 4, 2015 at 8:52 AM Hafiz Abid Qadeer <<a href="mailto:abidh.haq@gmail.com">abidh.haq@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That function may be relevent for command line. Lldb-mi calls SBTarget::<u></u>BreakpointCreateByLocation (and similar) functions to set the breakpoint and Args::SetCommandString is never called.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D7379" target="_blank">http://reviews.llvm.org/D7379</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
<br>
<br>
</blockquote></div>