зеркало из https://github.com/mozilla/gecko-dev.git
Add command to lldbinit to print objects using their concrete type; no bug. (NPOTB, DONTBUILD) rs=ehsan
This commit is contained in:
Родитель
87dd06b75b
Коммит
4160c2d1c0
|
@ -5,3 +5,5 @@
|
|||
# See http://lldb.llvm.org/troubleshooting.html for more info.
|
||||
settings set target.inline-breakpoint-strategy always
|
||||
|
||||
# Deduce the concrete types of objects and pointers when printing them.
|
||||
settings set target.prefer-dynamic-value run-target
|
||||
|
|
Загрузка…
Ссылка в новой задаче