User forums > Help

view return codes of functions while debugging?

(1/1)

MoonKid:
Is it possible to view the return values/codes of functions while I am debugging?

I found nothing in the watchlist and callstack view.

MortenMacFly:

--- Quote from: MoonKid on April 01, 2006, 08:48:12 pm ---Is it possible to view the return values/codes of functions while I am debugging?

--- End quote ---
Set a breakpoint at the line containing the "return my_value;" or similar of the function to inspect...?!
With regards, Morten.

Navigation

[0] Message Index

Go to full version