[lldb-dev] lldb users?

2020-12-22 Thread J.R. Heisey via lldb-dev
Is there a mail list for lldb users? -- Thanks, J.R. ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Re: [lldb-dev] RFC: Moving debug info parsing out of process

2019-03-01 Thread J.R. Heisey via lldb-dev
Hi Guys, https://wiki.eclipse.org/TCF#Where_can_I_Read_Documentation.3F I hope you don't mind me chiming in I've been following this thread. I am a little familiar with the Eclipse Target Communications Framework (TCF).

[lldb-dev] General question about thread context switching while single stepping

2017-04-07 Thread J.R. Heisey via lldb-dev
Greetings, This is not related to LLDB but I don't know of a better forum where I can post this question. I want to provide a way to prevent or reduce the thread context switching while single stepping in a debugger. Can someone provide a reference to any source code or academic paper whic