[Lldb-commits] [PATCH] implement gdb-set output-radix

Hafiz Abid Qadeer abidh.haq at gmail.com
Thu Mar 19 02:30:56 PDT 2015


Looks ok apart from one change that seems like a different issue. So please remove that part. If will be good to add a test case too.


================
Comment at: tools/lldb-mi/MICmdCmdVar.cpp:1064
@@ -1060,2 +1063,3 @@
+            miValueTuple.Add(miValueResult4);
         }
         const CMICmnMIValueConst miValueConst8("0");
----------------
This change does not seem related to the rest of the patch. It will be better to submit it separately.

http://reviews.llvm.org/D8430

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list