[lldb-dev] Inquiry about Error codes sent by lldb-server

Greg Clayton via lldb-dev lldb-dev at lists.llvm.org
Thu Jun 30 09:47:29 PDT 2016


> On Jun 30, 2016, at 5:28 AM, Ravitheja Addepally via lldb-dev <lldb-dev at lists.llvm.org> wrote:
> 
> Hello,
>       The lldb-server sends hard coded values like 0x78 etc in case of error, so does the ProcessGDBRemote use these numbers anyway except for just detecting error ? ( in my understanding it doesn't seem to use the value of the number please correct me if i am wrong ). Is there some special meaning to these numbers ? 

None what so ever. They are just random number that tell you nothing.

> 
> Regards,
> A Ravi Theja
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev



More information about the lldb-dev mailing list