Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* problem with creating variable object (gdb6.3)
@ 2007-06-22 10:07 Bogdan Slusarczyk
  2007-06-22 10:17 ` Bogdan Slusarczyk
  0 siblings, 1 reply; 4+ messages in thread
From: Bogdan Slusarczyk @ 2007-06-22 10:07 UTC (permalink / raw)
  To: gdb

Hi, maybe you can help me. I have some executable file where I want to 
set some variable value using gdb. I know this variable address, and try 
to create var-object for accessing. Problem is that gdb sometimes 
returns that it cannot create var-object. I try this: -var-create - * 
"*(bool *)0x028d7460" and gdb returns "No symbol "bool" in current 
context.". I noticed that it depends on dynamic loaded libraries - for 
some gdb works fine for others doesn't, but I don't understand why, 
because mentioned variable is from executable file not from loaded 
libraries. Can you tell me what is wrong?

Regards
Bogdan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-22 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-22 10:07 problem with creating variable object (gdb6.3) Bogdan Slusarczyk
2007-06-22 10:17 ` Bogdan Slusarczyk
2007-06-22 11:05   ` Daniel Jacobowitz
2007-06-22 11:54     ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox