<div dir="ltr">Hi,<div><br></div><div>I've been implementing a basic RSP protocol server for remotely debugging a MIPS simulator, and have been having some trouble getting certain lldb features to work there, in particular backtraces (bt) and instruction step over (ni). Does someone know what packets these commands rely on to work? I've attached some communication logs, and if it helps my code is at <a href="https://github.com/CQCumbers/nmulator/blob/master/src/debugger.h" target="_blank">https://github.com/CQCumbers/nmulator/blob/master/src/debugger.h</a></div><div><br></div><div>Please forgive me if this isn't the right place to ask - I know this isn't directly part of lldb development but I've tried several other places and haven't been able to find anyone familiar with the subject.</div><div><br></div><div>Also, just a user question, but is there a way to show register values in hex format without leading zeros?</div><div><br></div><div>Thanks,</div><div>Alexander</div></div>