blob: 2895b41d2d7e58049aab595c2b5ab14039ec47ce [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>
Show supported breakpoints
</title>
</head>
<body>
<h1>Show Supported Breakpoints</h1>
<hr>
<p>Select the <strong>Show Supported Breakpoints</strong> command to indicate if only breakpoints applicable to the current debug target should be visible or not.</p>
<p>Example: If you have C/C++ and Java breakpoints, with this option turned on you will only seee those breakpoints applicable to what you are currently debugging. Meaning if you are debugging a java program the breakpoints view will only display Java breakpoint .</p>
<p><img src="../../../images/debug_breakpoints_ref/ref-views_breakpoint_showsupported_action.PNG" alt="Show supported breakpoints" border="1"></p>
<hr>
<p>
<img border="0" src="../../../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../../../concepts/cbrkpnts.htm">Breakpoints</a>
</p>
<p>
<img border="0" src="../../../images/ngrelt.png" alt="Related tasks" ></p>
<p>
<a href="../../../tasks/tasks-144.htm">Adding breakpoints</a><br>
<a href="../../../tasks/tasks-144a.htm">Removing breakpoints</a><br>
<a href="../../../tasks/tasks-130.htm">Launching a Java program</a><br>
<a href="../../../tasks/tasks-126.htm">Running and debugging</a></p>
<p><br>
</p>
</body>
</html>