This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default
ClosedPublic

Authored by kubamracek on Dec 20 2018, 1:49 PM.

Diff Detail

Repository
rLLDB LLDB

Event Timeline

kubamracek created this revision.Dec 20 2018, 1:49 PM

That's great. Can you add a test that if you make a default SBVariableOption and then flip the target setting you get the target's default value?

kubamracek retitled this revision from [ldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default to [lldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default.

Adding test.

jingham accepted this revision.Dec 20 2018, 3:39 PM

Excellent!

This revision is now accepted and ready to land.Dec 20 2018, 3:39 PM
This revision was automatically updated to reflect the committed changes.