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 <[email protected]> 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 <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > > > > -- > Todd Fiala | Software Engineer | [email protected] | 650-943-3180 > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
