<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html lang="en"> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Debug GDB MI page, Preferences window</title> <link rel="stylesheet" type="text/css" href="../help.css"> <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> </head> <body> <h1>Debug GDB MI page, Preferences window</h1> <p>Use the <img src="../images/command_link.png" border="0" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferneces.CBuildConsolePreferernces)")'>GDB MI</a> preference panel to manipulate certain GDB timeout settings.</p> <p><img src="../images/debug_gdb_pref.png" alt="Debug GDB MI Preferences"></p> <table width="700px" cellpadding="5" cellspacing="0" border="1" bordercolor="#DDDDDD" > <caption><strong>GDB MI Preference Options</strong></caption> <colgroup> <col width="30%" valign="top" > <col width="70%" valign="top" > </colgroup> <thead> <tr> <th><strong>Option</strong></th> <th><strong>Description</strong></th> </tr> </thead> <tbody> <tr valign="top" > <td><strong>Debugger timeout (ms)</strong></td> <td>Sets the timeout value for the debugger. Default setting is 10000 milliseconds.</td> </tr> <tr valign="top" > <td><strong>Launch timeout (ms)</strong></td> <td>Sets the Launch timeout for a debug session. Default setting is 30000 milliseconds.</td> </tr> <tr valign="top" > <td><strong>Automatically refresh modules</strong></td> <td>Controls the updates of the Modules view.</td> </tr> <tr valign="top" > <td><strong>Support distinct code and data memory spaces</strong></td> <td>Toggle to swap between showing separate code and data memory spaced or not.</td> </tr> </tbody> </table> <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br> <a href="../reference/cdt_u_dsfgdb.htm">GDB Debugging preferences</a></p> <hr > <p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p> </body> </html>