Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Java debugger shows arg0, arg1 instead of the real name of a method parameters

Hi,

I have a question about the debugger behaviour in RAD 6.0 when debugging a
web application running in WAS 5.1 test environment.  I am not sure if this
is the right mailing list for this type of question.  If not, please point
me to the right mailing list.  Thanks.

One of my colleagues is developing a web application inside RAD 6.0.  He
created a web project, and linked the source folder to a specific
directory.  Then he debugged his web application inside WAS5.1 test
environment.  But he noticed that all the arguments were shown as arg0,
arg1, arg2, etc, instead of the real name of the parameters.  Just
wondering what could be the possible cause of this behaviour?  Please
notice those methods are from his source code, not the ones from WAS
runtime or JRE code.

Thanks,

Xuan Chen,  Problem Determination Tools for iSeries
(905) 413-3769 T/L 969-3769
xuanchen@xxxxxxxxxx




Back to the top