Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=365111
Jan Kratochvil jan.kratochvil@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |6.8.50.20090302-13.fc11 Resolution| |RAWHIDE
--- Comment #11 from Jan Kratochvil jan.kratochvil@redhat.com 2009-03-30 15:42:54 EDT --- In FSF GDB HEAD and in Rawhide: http://sourceware.org/ml/gdb-cvs/2009-03/msg00093.html gdb/ * stack.c (return_command <retval_exp>): New variables retval_expr and old_chain. Inline parse_and_eval to initialize retval_expr. Check RETVAL_EXPR for UNOP_CAST and set RETURN_TYPE to the RETURN_VALUE type if RETURN_TYPE is NULL.
gdb/doc/ * gdb.texinfo (Returning): New description for missing debug info.
gdb/testsuite/ * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
triage@lists.fedoraproject.org