public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* [BUG]Something wrong with evaluate
@ 2011-05-21 16:09 Hui Zhu
  2011-05-21 16:19 ` Jan Kratochvil
  0 siblings, 1 reply; 6+ messages in thread
From: Hui Zhu @ 2011-05-21 16:09 UTC (permalink / raw)
  To: gdb

gdb ./vmlinux
GNU gdb (GDB) 7.3.50.20110521-cvs
(gdb) p 123*4
GDB does not (yet) know how to evaluate that kind of expression


/usr/bin/gdb ./vmlinux
GNU gdb (GDB) 7.2-ubuntu
(gdb) p 123*4
$1 = 492


What is happen?

Thanks,
Hui

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

end of thread, other threads:[~2011-05-22  2:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-21 16:09 [BUG]Something wrong with evaluate Hui Zhu
2011-05-21 16:19 ` Jan Kratochvil
2011-05-21 16:27   ` Hui Zhu
2011-05-21 16:31     ` Jan Kratochvil
2011-05-21 16:34       ` Hui Zhu
2011-05-22  2:42         ` Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).