> On Jun 30, 2016, at 5:28 AM, Ravitheja Addepally via lldb-dev > <[email protected]> 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 > [email protected] > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
