2010-05-13 14:26:15 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
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 >
< h1 > Debug GDB MI page, Preferences window< / h1 >
2010-05-13 02:21:52 +00:00
< 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 >
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 >
< 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 >
2010-05-13 14:26:15 +00:00
< / tbody >
2010-05-13 02:21:52 +00:00
< / 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 >
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 >
2004-06-21 10:33:03 +00:00
< / body >
2004-06-24 10:49:13 +00:00
< / html >