blob: c26e95ac83f7896ca0edb5f000dd4057714d4b62 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>
Inspecting values
</title>
</head>
<body>
<h1>
Inspecting values
</h1>
<p>
When stack frame is selected, you can see the visible variables in that
stack frame in the Variables view.
</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>
</body>
</html>