Re: gdb function signature differs from declaration

Tom Tromey <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
>>>>> "Joël" == Joël Krähemann <[email protected]> writes:

Joël> The last stack entry #0 is missing a parameter what could cause this?

My first suspects would be either that the program is out of date with
respect to the source, or that the debuginfo generated by the compiler
is incorrect.

You can check the latter, perhaps with some difficulty (sorry), using
readelf -wi and searching for the function in question.

Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.