<!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>dump</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <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/2417.html#L144'>dump</a> 144 include/struct.h bool dump; /**<メモリの内容をステップごとに表示する場合はtrue */</span> <span class='curline'><a href='../S/2837.html#L770'>dump</a> 770 src/assemble.c if(execmode.trace == true || execmode.dump == true ||</span> <span class='curline'><a href='../S/2841.html#L129'>dump</a> 129 src/casl2.c execmode.dump = true;</span> <span class='curline'><a href='../S/2835.html#L56'>dump</a> 56 src/comet2.c execmode.dump = true;</span> <span class='curline'><a href='../S/2812.html#L692'>dump</a> 692 src/exec.c if(execmode.dump || execmode.trace) { /* traceまたはdumpオプション指定時、改行を出力 */</span> <span class='curline'><a href='../S/2812.html#L697'>dump</a> 697 src/exec.c if(execmode.dump) { /* dumpオプション指定時、メモリを出力 */</span> <span class='curline'><a href='../S/2804.html#L260'>dump</a> 260 src/monitor.c execmode.dump = true;</span> <span class='curline'><a href='../S/2804.html#L263'>dump</a> 263 src/monitor.c execmode.dump = false;</span> </pre> </body> </html>