public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* C++, "too few arguments in function call" error?
@ 2006-03-17  7:07 rob
  2006-03-17 11:37 ` Dave Korn
  0 siblings, 1 reply; 6+ messages in thread
From: rob @ 2006-03-17  7:07 UTC (permalink / raw)
  To: gdb

Hi all,

I'm using GDB 6.1 on Mac OS X to debug a C++ program.  Occasionally,  
when I try to call an object's member function I get this error:

(gdb) p set1.begin()
too few arguments in function call

In this case "set1" is an STL std::set, but I get the same message  
sometimes with my own classes.  Has anyone seen this before, or know  
what's going on, or a way around it?

thanks,

Rob


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

end of thread, other threads:[~2006-03-17 19:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-17  7:07 C++, "too few arguments in function call" error? rob
2006-03-17 11:37 ` Dave Korn
2006-03-17 18:36   ` Daniel Jacobowitz
2006-03-17 22:02     ` rob
2006-03-17 19:06   ` rob
2006-03-18 10:18     ` Dave Korn

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).