[Lldb-commits] [PATCH] Changes the hardcoded loading of ARM registers to moved from gdb-remote and fixes an issue with the $g packet where the data is thrown away with size mismatch

Deepak Panickal deepak2427 at gmail.com
Fri Jul 25 10:25:13 PDT 2014


Abid,

You're right. That should be replaced to looping through registers one by one and marking them valid.
I'll modify it.

Thanks,
Deepak Panickal

http://reviews.llvm.org/D4669






More information about the lldb-commits mailing list