I am debugging big project in netbeans ide but I am facing some problem like this
in
main(int argc, char *argv[])
I want to see values of *argv[] array but I can see only the first one in variables
note : I try window --> Debugging --> memory , but I don't know how to use this