[lldb-dev] New target; where to start with thread plans
    Adrian Harris via lldb-dev 
    lldb-dev at lists.llvm.org
       
    Wed Nov 28 09:50:29 PST 2018
    
    
  
Hi Everyone,
I’ve added basic support for a new target (via gdb-remote) and now it is time to add ABI support to lldb to improve the debug experience. My understanding is that I need to add an ABI plugin (we have a very basic stub now) and thread-plan support. As a first step I’d like to be able to support the ‘thread step-out’ command. Some basic guidance would be very much appreciated.
Thanks!
Adrian
    
    
More information about the lldb-dev
mailing list