Update fortunes.tips (#6211)
This commit is contained in:
parent
8157d4ad16
commit
220cec6fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Show offsets in graphs with 'e graph.offset = true'
|
|||
Execute a command every time a breakpoint is hit with 'e cmd.bp = !my-program'
|
||||
Disassemble in intel syntax with 'e asm.syntax = intel'.
|
||||
Change the UID of the debugged process with child.uid (requires root)
|
||||
Enhace your graphs by increasing the size of the block and graph.depth eval variable.
|
||||
Enhance your graphs by increasing the size of the block and graph.depth eval variable.
|
||||
Control the height of the terminal on serial consoles with e scr.height
|
||||
Emulate the base address of a file with e file.baddr.
|
||||
Bindiff two files with '$ radiff2 /bin/true /bin/false'
|
||||
|
|
|
|||
Loading…
Reference in a new issue