mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-30 16:20:42 +00:00
c15726cf2c
DBG: changed how modules are handled internally ('filename.extension' instead of 'filename') DBG: fixed a bug in bpfixmemory (memory breakpoints would change the bytes too) DBG: show breakpoint type when you break DBG: added DeleteMemoryBPX command DBG: set the most recent file using BridgeSetting GUI: updated stuff with modules (MAX_MODULE_SIZE) GUI: added restartDebugging() function PROJECT: updated help
36 lines
781 B
HTML
36 lines
781 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>StepOut/rtr</title>
|
|
<meta name="GENERATOR" content="WinCHM">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style>
|
|
html,body {
|
|
/* Default Font */
|
|
font-family: Courier New;
|
|
font-size: 11pt;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<P><STRONG>StepOut[,rtr]<BR></STRONG>Return from function by calling
|
|
StepOver until the current instruction is a RET.</P>
|
|
<P class=rvps3>
|
|
<SPAN class=rvts11>
|
|
<U>
|
|
arguments
|
|
|
|
</U>
|
|
<BR>
|
|
</SPAN>
|
|
<SPAN class=rvts9 >
|
|
This command has no arguments.</SPAN></P>
|
|
<P class=rvps3 >
|
|
|
|
<SPAN class=rvts11>
|
|
<U>result<BR>
|
|
</U></SPAN><SPAN
|
|
class=rvts9>This command does not set any result
|
|
variables.</SPAN></P></body>
|