Hey Greg,

Stephane's patch looks reasonable here.  Can you have a quick look at it?
I can get it checked in if it looks okay to you.

Thanks,
Todd

On Wed, Oct 8, 2014 at 3:27 PM, Stephane Sezer <[email protected]> wrote:

>  When stepping into a function in a different file but with the same
> basename, we do not reload the source file and end up displaying the
> wrong snippet of code. This patch forces filename comparisons to be made
> with a full path, which fixes the issue.
>
> Ran tests on Mac OS.
>
>
> --
> Stephane Sezer
>
>
> _______________________________________________
> lldb-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
>


-- 
Todd Fiala | Software Engineer | [email protected]
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to