This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117014 - [docs] Only integer values alloved for Stack Frames
Summary: [docs] Only integer values alloved for Stack Frames
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Profiler (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Kenneth Ganfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 10:49 UTC by Maksim Khramov
Modified: 2007-10-04 09:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2007-09-28 10:49:01 UTC
Build 200709271200

Analyze Memory: Advanced Options page.

text:
You can limit the maximum depth of the recorded call stack by limiting the number of frames from the top of the stack
that are recorded (e.g. 3.5).

I think that this value can be only integer, not float (3.5)
Comment 1 Jiri Sedlacek 2007-09-29 09:27:08 UTC
You're right, only positive integers can be used here.
Comment 2 Kenneth Ganfield 2007-10-01 17:41:11 UTC
topic reworded to mention the value must be positive integer.
committed to trunk and marking as fixed.
Comment 3 Maksim Khramov 2007-10-04 09:29:49 UTC
Verified in build 200710031200