diff options
| author | blasty <peter@haxx.in> | 2026-08-06 15:11:54 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-08-06 15:11:54 +0200 |
| commit | 3fd61bd4dc3150e1d3194dab105c3eea130b7a30 (patch) | |
| tree | b9c5a254773a9013d31207c035bcd9a86008e195 /tests/test_rawimage_rpc.py | |
| parent | pane: drive panes under zellij as well as tmux (diff) | |
| download | ida-tui-3fd61bd4dc3150e1d3194dab105c3eea130b7a30.tar.gz ida-tui-3fd61bd4dc3150e1d3194dab105c3eea130b7a30.tar.xz ida-tui-3fd61bd4dc3150e1d3194dab105c3eea130b7a30.zip | |
server: tools for how a number is displayed
op_format reads and sets an operand's display format through IDA's own
op_hex/op_dec/... nibbles, and pc_nums/pc_num_format do the same for
Hex-Rays' number formats, which are a SEPARATE set the listing's format
never reaches. The candidate stops are filtered to ones that change what
you see: no char unless the value prints as one, no offset unless the
target is already named. Operand extents come from IDA's own COLOR_OPND
markers on the generated line, so they agree with print_operand exactly.
Diffstat (limited to 'tests/test_rawimage_rpc.py')
0 files changed, 0 insertions, 0 deletions
