[Lldb-commits] [lldb] [lldb] colorize symbols in image lookup with a regex pattern (PR #69422)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 8 05:47:35 PST 2023


=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,taalhaataahir0102
 <23100293 at lums.edu.pk>,taalhaataahir0102 <23100293 at lums.edu.pk>,taalhaataahir0102
 <23100293 at lums.edu.pk>,taalhaataahir0102 <23100293 at lums.edu.pk>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/69422 at github.com>


DavidSpickett wrote:

Spoke too soon, had to disable the test on Windows: https://github.com/llvm/llvm-project/commit/810d09faf89af53025205c540ef9980e2286e687

Making it work there may require making function lookup work, not sure.

And Mac OS: https://github.com/llvm/llvm-project/commit/61f18255fab3c404dc43a59091a750c22e5d0ccb

Which I think is a matter of finding the right regex for the CHECK. If either of you have access to Windows/Mac, please give it a go.

Otherwise, @JDevlieghere could you (/one of your colleagues) try the test on Mac and see what can be done?

https://github.com/llvm/llvm-project/pull/69422


More information about the lldb-commits mailing list