commit | b4614d1090dd92cfd64a687b090cb4d5e13aced0 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Mar 22 10:51:50 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Apr 07 09:17:55 2023 -0600 |
tree | 6e088c37b92e1d3a31d99fcf963acccae26c80e5 | |
parent | 31c502801798f397d6ec44d081350c704ca4a901 [diff] |
Use ui_out for "maint info frame-unwinders" This changes "maint info frame-unwinders" to use ui-out. This makes the table slightly nicer. In general I think it's better to use ui-out for tables.