Re: [lldb-dev] [Bug 25896] New: Hide stack frames from specific source files

2015-12-21 Thread Todd Fiala via lldb-dev
Okay, thanks Tamas! On Mon, Dec 21, 2015 at 3:20 AM, Tamas Berghammer wrote: > We are not working on this feature for android at the moment and if we > ever implement it we will most likely do it in the UI side (inside Android > Studio) the same way Jason described in > https://llvm.org/bugs/sho

Re: [lldb-dev] [Bug 25896] New: Hide stack frames from specific source files

2015-12-21 Thread Tamas Berghammer via lldb-dev
We are not working on this feature for android at the moment and if we ever implement it we will most likely do it in the UI side (inside Android Studio) the same way Jason described in https://llvm.org/bugs/show_bug.cgi?id=25896#c1 On Sun, Dec 20, 2015 at 9:01 PM Todd Fiala via lldb-dev < lldb-de

Re: [lldb-dev] [Bug 25896] New: Hide stack frames from specific source files

2015-12-20 Thread Todd Fiala via lldb-dev
Sounds like you almost want the ability to do a backtrace projection. At one point I wanted this for cross C++/Java frames, but I haven't worked on that problem in some time. Android folks - did we ever add anything to support hiding some of the trampolines or other call sites involved in the C++

[lldb-dev] [Bug 25896] New: Hide stack frames from specific source files

2015-12-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25896 Bug ID: 25896 Summary: Hide stack frames from specific source files Product: lldb Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement