Looks good.

On Oct 11, 2013, at 5:37 AM, Carlo Kok <[email protected]> wrote:

> The code in ProcessGDBRemote::SetThreadStopInfo depends on having a byte 
> order & architecture set, but when connecting to a remote GDB with no 
> arch/file loaded it doesn't have one yet and fails to set the register info 
> properly, making the callstacks and dyld code fail, with this patch it 
> becomes possible to use an empty target, connect and then load modules.
> 
> 
> -- 
> Carlo Kok
> RemObjects Software
> <lldb-no-registers-and-callstacks-without-architecture.patch>_______________________________________________
> lldb-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to