[lldb-dev] [Bug 36430] Crash after 'breakpoint delete' and 'process continue'

2018-04-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36430 Eugene Zemtsov changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |ezemt...@google.com --

[lldb-dev] EuroLLVM "Round Table" topics

2018-04-11 Thread p23 power via lldb-dev
Hi, We are looking for new "Round Table" topics (i.e. mini-bof topics - formally known as hackers lab). The round table sessions are a great way for us all to discuss face-to-face any burning topics. We have scheduled a table after each BoF sessions so that people can follow up on those

Re: [lldb-dev] Anybody using the GUI?

2018-04-11 Thread Greg Clayton via lldb-dev
> On Apr 11, 2018, at 11:08 AM, Davide Italiano wrote: > > Good day. > While trying to implement a command in lldb I noticed lldb has this > awesome `gui` command that opens an ncurses GUI. > I find it really useful and I wanted to play with it a bit, but I > wasn't

[lldb-dev] Anybody using the GUI?

2018-04-11 Thread Davide Italiano via lldb-dev
Good day. While trying to implement a command in lldb I noticed lldb has this awesome `gui` command that opens an ncurses GUI. I find it really useful and I wanted to play with it a bit, but I wasn't really able to get it working. In particular, I tried to press enter on `target create` or

[lldb-dev] [Bug 37074] Can't build libLLVMSupport.a on ARM CPU

2018-04-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=37074 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---