llvm-project
[lldb] Improved formatting of 'register read' command.
#188049
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
41
Changes
View On
GitHub
[lldb] Improved formatting of 'register read' command.
#188049
JDevlieghere
merged 41 commits into
llvm:main
from
Rifet-c:lldb-register-read-dumping-format-change
Rifet-c
requested a review
from
JDevlieghere
129 days ago
llvmbot
added
lldb
Rifet-c
force pushed
129 days ago
JDevlieghere
requested changes on 2026-03-23
Rifet-c
force pushed
128 days ago
Rifet-c
force pushed
128 days ago
JDevlieghere
commented on 2026-03-24
Rifet-c
force pushed
121 days ago
DavidSpickett
commented on 2026-04-02
DavidSpickett
commented on 2026-04-02
Rifet-c
force pushed
to
8b1ce7e1
114 days ago
DavidSpickett
commented on 2026-04-08
Rifet-c
force pushed
from
8ca771e9
to
c3ecb914
53 days ago
Rifet-c
force pushed
from
8f18d1ff
to
f5100b36
40 days ago
DavidSpickett
approved these changes on 2026-06-22
[lldb] Improved formatting of 'register read' command of lldb.
39db0ebb
Fixed formatting
5d483569
Returned right alignment
b8fae140
Reversed renaming
40dbc124
Separate registers printing is now well-aligned as well
eaaed18c
Added two tests: one for register set dumping, other for custom regis…
f1bb2185
Removed registers that are not guaranteed by x86 architecture
c07215a5
Renaming
d8ad954a
A bit of bug fixing (if a register is specified, it must be printed, …
6c363702
Function renaming [ ComputeMatchingAlignment -> ComputeLongestRegiste…
94f7be97
Made some methods to be static functions (2x ComputeLongestRegisterNa…
31afb450
[reg_set] is now passed as constant reference (not as a pointer)
b1b6c708
Changed [uint32_t] into [size_t] in new code pieces
ac6bb380
Replaced [auto] by [StringRef] in one place
527b6807
Added missing dots
3a600b59
Added [reg_] where regs were not obvious from the context
77c4dee9
Commentary change
0af6ce87
Dum error fix
c0fea474
Removed an extra dot
186e9fcd
Added comment
180cbbcc
Unified two tests into one
8678fbb8
Test renaming
3098d01d
Used [CHECK-NEXT] where possible
5bded7f0
Changed tested register names
b14f4458
Added dumping alignment test for different register sets
18e85751
Trying to please GitHub, attempt 1
d5b8153a
Formatting
0683d6ae
A bit more formatting
e08b6978
Removed default value for the reg_align
d682cd6e
Removed std::string from reg_name length computation
8f7141dc
Removed [->] in a comment
4ec7cd78
Comment change
27b9b685
Comment change x2
b48018a6
Var renaming
c5062bb0
Small [if] statement change (non-functional)
b7bac0f5
Added a test for alternate register names
d3bc1438
Made plain register read test a bit more specific + some comments
175bfb00
Commentary change
b6d6d25b
Fixing attempt
a61caacc
Formatting fixes
bde5ed34
Rifet-c
force pushed
from
f5100b36
to
bde5ed34
25 days ago
New line added
3399448b
JDevlieghere
commented on 2026-07-06
JDevlieghere
approved these changes on 2026-07-06
JDevlieghere
merged
92d9e0da
into main
20 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
JDevlieghere
DavidSpickett
Assignees
No one assigned
Labels
lldb
Milestone
No milestone
Login to write a write a comment.
Login via GitHub