[lldb-dev] What's the best way to use "--all-files" option from python?

Jim Ingham via lldb-dev lldb-dev at lists.llvm.org
Wed Oct 25 10:45:34 PDT 2017



> On Oct 25, 2017, at 10:44 AM, Jim Ingham via lldb-dev <lldb-dev at lists.llvm.org> wrote:
> 
> I have only one reservation to this plan, which is that at present I only have one breakpoint command that shares a common set of command options.  So if we start overloading the meaning of -f, meaning a file in the case of file & line breakpoints and a restriction glob pattern for source regex breakpoints, then it makes command help & completion work poorly.  OTOH, I have no problem with -f meaning something different for "-r" breakpoints and "-f, -l" breakpoints.  

err, we were actually talking about "-p" breakpoints here...

Jim



More information about the lldb-dev mailing list