Hi: i have a question about gdb usage. i know that the watch command that can set watchpoint for expressions. i want to know how to watch the change of some register (for example ebp) ,that to say i want to monitor the change of ebp, but i have no idea, please help me. thanks a lot Regards!