[lldb-dev] What is the stop/pause command for lldb?

jingham at apple.com jingham at apple.com
Fri Feb 21 10:17:43 PST 2014


Control-C is currently broken in TOT lldb.  It pops the input reader for the program you are debugging off the stack, but doesn't interrupt it, leaving you in a kind of odd state...

Greg's on this.

Jim

On Feb 21, 2014, at 7:30 AM, Todd Fiala <tfiala at google.com> wrote:

> Hey Matthew,
> 
> > * thread #1: tid = 1996, 0x00000000, name = 'hello', stop reason = trace
>     frame #0: 0x00000000
> 
> I suspect more may be broken given that thread #1 line above.  Did the "process interrupt" actually work?
> 
> 
> On Fri, Feb 21, 2014 at 2:33 AM, Matthew Gardiner <mg11 at csr.com> wrote:
> Abid, Hafiz wrote:
> Try "process interrupt"
> Thanks, Hafiz
> My bad for not seeing it in http://lldb.llvm.org/tutorial.html I suppose.
> Matt
> 
> 
> 
> 
> Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
> More information can be found at www.csr.com. Keep up to date with CSR on our technical blog, www.csr.com/blog, CSR people blog, www.csr.com/people, YouTube, www.youtube.com/user/CSRplc, Facebook, www.facebook.com/pages/CSR/191038434253534, or follow us on Twitter at www.twitter.com/CSR_plc.
> New for 2014, you can now access the wide range of products powered by aptX at www.aptx.com.
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
> 
> 
> 
> -- 
> Todd Fiala |	 Software Engineer |	 tfiala at google.com |	 650-943-3180
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list