llvm-project
[lldb] Improved formatting of 'register read' command.
#188049
Merged

[lldb] Improved formatting of 'register read' command. #188049

Rifet-c
Rifet-c Rifet-c requested a review from JDevlieghere JDevlieghere 129 days ago
llvmbot llvmbot added lldb
llvmbot
Rifet-c Rifet-c force pushed 129 days ago
github-actions
github-actions
Rifet-c
JDevlieghere
JDevlieghere requested changes on 2026-03-23
Rifet-c
jimingham
Rifet-c
Rifet-c Rifet-c force pushed 128 days ago
Rifet-c Rifet-c force pushed 128 days ago
DavidSpickett
DavidSpickett
DavidSpickett
JDevlieghere
JDevlieghere commented on 2026-03-24
DavidSpickett
Rifet-c
Rifet-c
Rifet-c Rifet-c force pushed 121 days ago
DavidSpickett
DavidSpickett commented on 2026-04-02
Rifet-c
DavidSpickett
DavidSpickett commented on 2026-04-02
DavidSpickett
Rifet-c Rifet-c force pushed to 8b1ce7e1 114 days ago
DavidSpickett
DavidSpickett commented on 2026-04-08
DavidSpickett
Rifet-c Rifet-c force pushed from 8ca771e9 to c3ecb914 53 days ago
DavidSpickett
github-actions
Rifet-c Rifet-c force pushed from 8f18d1ff to f5100b36 40 days ago
Rifet-c
DavidSpickett
DavidSpickett approved these changes on 2026-06-22
Rifet-c [lldb] Improved formatting of 'register read' command of lldb.
39db0ebb
Rifet-c Fixed formatting
5d483569
Rifet-c Returned right alignment
b8fae140
Rifet-c Reversed renaming
40dbc124
Rifet-c Separate registers printing is now well-aligned as well
eaaed18c
Rifet-c Added two tests: one for register set dumping, other for custom regis…
f1bb2185
Rifet-c Removed registers that are not guaranteed by x86 architecture
c07215a5
Rifet-c Renaming
d8ad954a
Rifet-c A bit of bug fixing (if a register is specified, it must be printed, …
6c363702
Rifet-c Function renaming [ ComputeMatchingAlignment -> ComputeLongestRegiste…
94f7be97
Rifet-c Made some methods to be static functions (2x ComputeLongestRegisterNa…
31afb450
Rifet-c [reg_set] is now passed as constant reference (not as a pointer)
b1b6c708
Rifet-c Changed [uint32_t] into [size_t] in new code pieces
ac6bb380
Rifet-c Replaced [auto] by [StringRef] in one place
527b6807
Rifet-c Added missing dots
3a600b59
Rifet-c Added [reg_] where regs were not obvious from the context
77c4dee9
Rifet-c Commentary change
0af6ce87
Rifet-c Dum error fix
c0fea474
Rifet-c Removed an extra dot
186e9fcd
Rifet-c Added comment
180cbbcc
Rifet-c Unified two tests into one
8678fbb8
Rifet-c Test renaming
3098d01d
Rifet-c Used [CHECK-NEXT] where possible
5bded7f0
Rifet-c Changed tested register names
b14f4458
Rifet-c Added dumping alignment test for different register sets
18e85751
Rifet-c Trying to please GitHub, attempt 1
d5b8153a
Rifet-c Formatting
0683d6ae
Rifet-c A bit more formatting
e08b6978
Rifet-c Removed default value for the reg_align
d682cd6e
Rifet-c 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 Rifet-c force pushed from f5100b36 to bde5ed34 25 days ago
Rifet-c New line added
3399448b
DavidSpickett
JDevlieghere
JDevlieghere commented on 2026-07-06
JDevlieghere
JDevlieghere approved these changes on 2026-07-06
Rifet-c
JDevlieghere JDevlieghere merged 92d9e0da into main 20 days ago
rupprecht

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone