[Lldb-commits] [PATCH] D44603: [lldb] Introduce StackFrameRecognizer

Kuba (Brecka) Mracek via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 11 22:05:22 PDT 2018


kubamracek added a comment.

@jingham, @jasonmolenda, I haven't addresses the comments yet, but I'll do that in the next round. I'd seeking approval of the high-level approach first. The patch is getting a bit large, but the added test (and the Python implementation of a recognizer) should showcase what I'm trying to achieve.


https://reviews.llvm.org/D44603





More information about the lldb-commits mailing list