Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Errors: mi_cmd_var_create: unable to create variable object: (3 Items)
   
Errors: mi_cmd_var_create: unable to create variable object  
Errors: mi_cmd_var_create: unable to create variable object
When i am trying to debug i get the following errors while debugging on QNX,
"No symbol "a0f" in current context.
mi_cmd_var_create: unable to create variable object".
i also get this warning: "warning: Unable to restore previously selected frame."

a0f is a variable that is not in this project. I clean build the project each time.

The application has single digit values are assigned to local float variables.
I see that while single stepping on the debugger these variables get NAN values.

Why I am getting these errors and warnings?
How can i eliminate these errors?

Thanks for your help.

Attachment: Bitmap console.bmp 1.28 MB
Re: Errors: mi_cmd_var_create: unable to create variable object  
Could you give some info on your environment:

* What version of gdb are you using (you should be able to see it in the 
gdb console, or by typing something like ntox86-gdb --version, or by 
typing "show version" in your gdb console view when stopped at a breakpoint)
* What compiler version are you using?


Re: Errors: mi_cmd_var_create: unable to create variable object  
The gdb verision that I am using is 5.2.1qnx-nto (got from the gdb console)
The compiler version is 2.95.3.