[Lldb-commits] [PATCH] D111634: [lldb] Print embedded nuls in char arrays (PR44649)
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 18 01:07:08 PST 2022
labath added a comment.
Yeah, I suppose that makes sense. Like, I don't think we can ever have a single solution that does exactly what people would expect in every possible situation. The only counterargument I can think of is "but gdb does it that way", but I don't think that's a particularly strong one in this case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111634/new/
https://reviews.llvm.org/D111634
More information about the lldb-commits
mailing list