Hi,
I am using OZone [V2.32].
I noticed that OZone can not distinguish static global variables of the same name while debugging.
My C program works fine, and I have analyzed the elf file and confirmed that there are no problems with the program.
Since there is no choice, this problem is avoided by changing to a unique name. Is there a good way to deal with the same name?
Regards,
Masa
I am using OZone [V2.32].
I noticed that OZone can not distinguish static global variables of the same name while debugging.
My C program works fine, and I have analyzed the elf file and confirmed that there are no problems with the program.
Since there is no choice, this problem is avoided by changing to a unique name. Is there a good way to deal with the same name?
Regards,
Masa