X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/fe8ab488e9161c46dd9885d58fc52996dc0249ff..04b8595b18b1b41ac7a206e4b3d51a635f8413d7:/tools/lldbmacros/process.py diff --git a/tools/lldbmacros/process.py b/tools/lldbmacros/process.py index 965049dd6..40f8cfedb 100644 --- a/tools/lldbmacros/process.py +++ b/tools/lldbmacros/process.py @@ -327,16 +327,18 @@ def GetThreadSummary(thread): @lldb_type_summary(['coalition_t', 'coalition']) -@header("type coalition summary (header tbw)") +@header("{:>18s} {:>10s} {:>8s} {:>8s} {:>8s} {:>8s}".format("coalition", "id", "refcount", "active", "focal", "nonfocal")) def GetCoalitionSummary(coal): out_string = "" - format_string = '{0: <#020x} {1: