Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deroko/lldbinit
/ functions
Functions
80 in github.com/deroko/lldbinit
⨍
Functions
80
◇
Types & classes
0
↓ 243 callers
Function
output
(x)
lldbinit.py:282
↓ 243 callers
Function
output
(x)
lldbinitpy3.py:288
↓ 166 callers
Function
color
(x)
lldbinit.py:262
↓ 166 callers
Function
color
(x)
lldbinitpy3.py:268
↓ 60 callers
Function
get_register
(reg_name)
lldbinit.py:286
↓ 60 callers
Function
get_register
(reg_name)
lldbinitpy3.py:292
↓ 18 callers
Function
color_reset
()
lldbinit.py:255
↓ 18 callers
Function
color_reset
()
lldbinitpy3.py:261
↓ 13 callers
Function
get_pointer_size
()
lldbinit.py:251
↓ 13 callers
Function
get_pointer_size
()
lldbinitpy3.py:257
↓ 12 callers
Function
is_arm
()
lldbinit.py:245
↓ 12 callers
Function
is_arm
()
lldbinitpy3.py:251
↓ 11 callers
Function
get_arch
()
lldbinit.py:205
↓ 11 callers
Function
get_arch
()
lldbinitpy3.py:206
↓ 11 callers
Function
get_frame
()
lldbinit.py:207
↓ 11 callers
Function
get_frame
()
lldbinitpy3.py:208
↓ 10 callers
Function
color_bold
()
lldbinit.py:257
↓ 10 callers
Function
color_bold
()
lldbinitpy3.py:263
↓ 5 callers
Function
is_i386
()
lldbinit.py:233
↓ 5 callers
Function
is_i386
()
lldbinitpy3.py:239
↓ 5 callers
Function
is_x64
()
lldbinit.py:239
↓ 5 callers
Function
is_x64
()
lldbinitpy3.py:245
↓ 4 callers
Function
evaluate
(command)
lldbinit.py:223
↓ 4 callers
Function
evaluate
(command)
lldbinitpy3.py:224
↓ 4 callers
Function
quotechars
( chars )
lldbinit.py:1416
↓ 4 callers
Function
quotechars
( chars )
lldbinitpy3.py:1422
↓ 3 callers
Function
color_underline
()
lldbinit.py:259
↓ 3 callers
Function
color_underline
()
lldbinitpy3.py:265
↓ 2 callers
Function
dump_eflags
(eflags)
lldbinit.py:307
↓ 2 callers
Function
dump_eflags
(eflags)
lldbinitpy3.py:313
↓ 1 callers
Function
dump_cpsr
(cpsr)
lldbinit.py:780
↓ 1 callers
Function
dump_cpsr
(cpsr)
lldbinitpy3.py:786
↓ 1 callers
Function
get_GPRs
Returns the general purpose registers of the frame as an SBValue. The returned SBValue object is iterable. An example: ... from
lldbinit.py:1035
↓ 1 callers
Function
get_GPRs
Returns the general purpose registers of the frame as an SBValue. The returned SBValue object is iterable. An example: ... from
lldbinitpy3.py:1041
↓ 1 callers
Function
get_process
()
lldbinit.py:220
↓ 1 callers
Function
get_process
()
lldbinitpy3.py:221
↓ 1 callers
Function
get_registers
Returns the registers given the frame and the kind of registers desired. Returns None if there's no such kind.
lldbinit.py:295
↓ 1 callers
Function
get_registers
Returns the registers given the frame and the kind of registers desired. Returns None if there's no such kind.
lldbinitpy3.py:301
↓ 1 callers
Function
print_registers
()
lldbinit.py:1027
↓ 1 callers
Function
print_registers
()
lldbinitpy3.py:1033
↓ 1 callers
Function
reg32
()
lldbinit.py:600
↓ 1 callers
Function
reg32
()
lldbinitpy3.py:606
↓ 1 callers
Function
reg64
()
lldbinit.py:353
↓ 1 callers
Function
reg64
()
lldbinitpy3.py:359
↓ 1 callers
Function
regarm
()
lldbinit.py:832
↓ 1 callers
Function
regarm
()
lldbinitpy3.py:838
Function
DumpInstructions
(debugger, command, result, dict)
lldbinit.py:1270
Function
DumpInstructions
(debugger, command, result, dict)
lldbinitpy3.py:1276
Function
HandleHookStopOnTarget
(debugger, command, result, dict)
lldbinit.py:1048
Function
HandleHookStopOnTarget
(debugger, command, result, dict)
lldbinitpy3.py:1054
Function
IphoneConnect
(debugger, command, result, dict)
lldbinit.py:1705
Function
IphoneConnect
(debugger, command, result, dict)
lldbinitpy3.py:1713
Function
LoadBreakPoints
(debugger, command, result, dict)
lldbinit.py:1216
Function
LoadBreakPoints
(debugger, command, result, dict)
lldbinitpy3.py:1222
Function
LoadBreakPointsRva
(debugger, command, result, dict)
lldbinit.py:1167
Function
LoadBreakPointsRva
(debugger, command, result, dict)
lldbinitpy3.py:1173
Function
__lldb_init_module
we can execute commands using debugger.HandleCommand which makes all outptu to default lldb console. With GetCommandinterpreter().HandleC
lldbinit.py:155
Function
__lldb_init_module
we can execute commands using debugger.HandleCommand which makes all outptu to default lldb console. With GetCommandinterpreter().HandleC
lldbinitpy3.py:155
Function
c
(debugger, command, result, dict)
lldbinit.py:1250
Function
c
(debugger, command, result, dict)
lldbinitpy3.py:1256
Function
dd
(debugger, command, result, dict)
lldbinit.py:1430
Function
dd
(debugger, command, result, dict)
lldbinitpy3.py:1438
Function
ddword
(debugger, command, result, dict)
lldbinit.py:1574
Function
ddword
(debugger, command, result, dict)
lldbinitpy3.py:1582
Function
dq
(debugger, command, result, dict)
lldbinit.py:1511
Function
dq
(debugger, command, result, dict)
lldbinitpy3.py:1519
Function
dw
(debugger, command, result, dict)
lldbinit.py:1637
Function
dw
(debugger, command, result, dict)
lldbinitpy3.py:1645
Function
findmem
(debugger, command, result, dict)
lldbinit.py:1736
Function
findmem
(debugger, command, result, dict)
lldbinitpy3.py:1744
Function
hexdump
(addr, chars, sep, width )
lldbinit.py:1401
Function
hexdump
(addr, chars, sep, width )
lldbinitpy3.py:1407
Function
r
(debugger, command, result, dict)
lldbinit.py:1256
Function
r
(debugger, command, result, dict)
lldbinitpy3.py:1262
Function
si
(debugger, command, result, dict)
lldbinit.py:1244
Function
si
(debugger, command, result, dict)
lldbinitpy3.py:1250
Function
stepo
(debugger, command, result, dict)
lldbinit.py:1327
Function
stepo
(debugger, command, result, dict)
lldbinitpy3.py:1333
Function
wait_for_hook_stop
()
lldbinit.py:146
Function
wait_for_hook_stop
()
lldbinitpy3.py:146