1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_gdb_mi.htm

30 lines
No EOL
953 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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">
</head>
<body>
<h1>Debug GDB MI page, Preferences window</h1>
<p>You can manipulate certain GDB timeout settings <strong>Window &gt; Preferences &gt; C/C++ &gt; Debug &gt; GDB MI</strong>.</p>
<img src="../images/debug_gdb_pref.png" alt="Debug GDB MI Preferences">
<dl>
<dt>Debugger timeout (ms)</dt>
<dd>Sets the timout value for the debugger.</dd>
<dt>Launch timeout (ms)</dt>
<dd>Sets the Launch timeout for a debug session.</dd>
<dt>Automatically refresh modules</dt>
<dd>Controls the updates of the Modules view</dd>
</dl>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>