Reg: Natural Debugger

Hi,
I am unable to set the watch point for a variable in the debugger.

It says “No Symbolic Information for PRG1” while opening the debugger.

I am able to set up the break point but not able to set up the watch variable, which i want to track thru the flow of the program.

Could anyone help me out with this issue?
[/img]

You need to activate the SYMGEN option in either your NATPARM or Session Option settings.

Thank you…

It worked for me…