[Lldb-commits] [PATCH] D136462: [LLDB] Add color to output text when searching for symbols

2022-10-25 Thread Varun Kumar E via Phabricator via lldb-commits
varunkumare99 added a comment. In D136462#3878895 , @DavidSpickett wrote: > I agree that this change names - print - restore names is going to cause > problems. Pavel is right that this should happen in some dump function > somewhere. > > But, assuming

[Lldb-commits] [PATCH] D136462: [LLDB] Add color to output text when searching for symbols

2022-10-25 Thread Varun Kumar E via Phabricator via lldb-commits
varunkumare99 added a comment. In D136462#3878682 , @labath wrote: > This is definitely not a good way to implement this functionality. There's no > telling who else might be accessing the symbols while their names are being > changed. > > The coloura

[Lldb-commits] [PATCH] D136462: [LLDB] Add color to output text when searching for symbols

2022-10-21 Thread Varun Kumar E via Phabricator via lldb-commits
varunkumare99 created this revision. varunkumare99 added a reviewer: DavidSpickett. Herald added a project: All. varunkumare99 requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. added support for colored output for the commands 1. image looku