Hi all, I need to read a variable value with a breakpoint. I use gdb. I stopped my application with a breakpoint and now I need to read a value of a variable, but I don't know how. Thank you! Kjow