blob: 4e0f5e8ed1f66d17f8911851920bc84d94780a16 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. 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>
Inspecting values
</title>
</head>
<body>
<h1>
Inspecting values
</h1>
<p>
When a stack frame is selected, you can see the visible variables in that
stack frame in the <a href="../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a>. </p>
<p>
The Variables view shows the value of primitive types.&nbsp; Complex
variables can be examined by expanding them to show their members.
</p>
<h3 class="related">Related references</h3>
<a href="../reference/views/expressions/ref-inspect.htm">Inspecting Values in the Expressions View</a><br>
<a href="../reference/views/shared/ref-inspect.htm">Inspecting Values in the Variables View</a><br>
<a href="../reference/views/shared/ref-inspect.htm">Inspecting Values in other views </a>
</body>
</html>