[Lldb-commits] [PATCH] Fix break-insert command on Windows.

Zachary Turner zturner at google.com
Wed Feb 4 09:53:44 PST 2015


I would probably test SBFileSpec directly.  Look at lldb/test/functionalitie
s/paths/TestPaths.py.  Construct an SBFileSpec with PathSyntaxWindows and
give it multiple backslashes in the path, and make sure it's normalized
correctly.

On Wed Feb 04 2015 at 9:47:09 AM Hafiz Abid Qadeer <abidh.haq at gmail.com>
wrote:

> zturner,
> Sure. I can add test. Just test 'b' command with full path?
>
>
> http://reviews.llvm.org/D7379
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150204/cec48c45/attachment.html>


More information about the lldb-commits mailing list