This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error: expected expression before return


Hi Itzhack,

> Is there a way/flag I could introduce so that I could indeed step through
> the statement, one expression at the time ?

I'm able to step into each of the function calls, in sequence (assuming the
first one succeeds), one sub-expression at a time, using gdb.

HTH,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]