<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>step</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.14' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/29751.html#L154'>step</a> 154 include/struct.h bool step; /**<ステップ実行の場合はtrue */</span> <span class='curline'><a href='../S/30204.html#L133'>step</a> 133 src/casl2.c execmode.step = true;</span> <span class='curline'><a href='../S/30182.html#L699'>step</a> 699 src/exec.c if((execmode.monitor == true && execptr->started == false) || execptr->stop == true || execmode.step == true || getbps(sys->cpu->pr) == true)</span> <span class='curline'><a href='../S/30177.html#L291'>step</a> 291 src/monitor.c execmode.step = false;</span> <span class='curline'><a href='../S/30177.html#L298'>step</a> 298 src/monitor.c execmode.step = true;</span> </pre> </body> </html>