2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2004-06-21 10:33:03 +00:00
< 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" >
2010-05-13 02:21:52 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2004-06-21 10:33:03 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Debug GDB MI page, Preferences window< / h1 >
2004-06-21 10:33:03 +00:00
2011-03-31 13:59:18 +00:00
< p > Use the < img src = "../images/command_link.png" 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 >
2010-05-13 02:21:52 +00:00
< p > < img src = "../images/debug_gdb_pref.png" alt = "Debug GDB MI Preferences" > < / p >
2004-06-21 10:33:03 +00:00
2010-05-13 02:21:52 +00:00
< 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 >
2011-03-31 13:59:18 +00:00
< th id = "option" > < strong > Option< / strong > < / th >
< th id = "description" > < strong > Description< / strong > < / th >
2010-05-13 02:21:52 +00:00
< / tr >
< / thead >
< tbody >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Debugger timeout (ms)< / strong > < / td >
< td headers = "description" > Sets the timeout value for the debugger. Default setting is 10000 milliseconds.< / td >
2010-05-13 02:21:52 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Launch timeout (ms)< / strong > < / td >
< td headers = "description" > Sets the Launch timeout for a debug session. Default setting is 30000 milliseconds.< / td >
2010-05-13 02:21:52 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Automatically refresh modules< / strong > < / td >
< td headers = "description" > Controls the updates of the Modules view.< / td >
2010-05-13 02:21:52 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Support distinct code and data memory spaces< / strong > < / td >
< td headers = "description" > Toggle to swap between showing separate code and data memory spaced or not.< / td >
2010-05-13 02:21:52 +00:00
< / tr >
2010-05-13 14:26:15 +00:00
< / tbody >
2010-05-13 02:21:52 +00:00
< / table >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
2010-05-13 02:21:52 +00:00
< a href = "../reference/cdt_u_dsfgdb.htm" > GDB Debugging preferences< / a > < / p >
2010-05-13 14:26:15 +00:00
< hr >
2004-06-24 20:26:35 +00:00
< p > < img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" > < / p >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2004-06-21 10:33:03 +00:00
2004-06-24 10:49:13 +00:00
< / html >