[Lldb-commits] [PATCH] D129703: [lldb] Refactor command option enum values (NFC)

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 13 16:45:01 PDT 2022


jasonmolenda added a comment.

ach, that's great groundwork.  I've always been a little annoyed doing `settings set stop-disassembly-display bogusvalue` to see the list of enumerated value names, but not annoyed enough to get to the bottom of it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129703/new/

https://reviews.llvm.org/D129703



More information about the lldb-commits mailing list