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
0001-Make-sure-we-perform-full-pathname-matches-when-disp.patch
Description: 0001-Make-sure-we-perform-full-pathname-matches-when-disp.patch
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
