'info registers' only when hit a breakpoint
J.T. Conklin
jtc@redback.com
Fri Jun 9 16:24:00 GMT 2000
>>>>> "Kevin" == Kevin Hilman <khilman@equator.com> writes:
Kevin> I'm working on a target implementation for a new chip our company is
Kevin> developing. The current hardware implementation only saves register
Kevin> state (for 'info registers') in the frame in which a breakpoint was
Kevin> hit. The other frames only have minimal information (for function
Kevin> args, local variables etc.)
Kevin>
Kevin> Therefore, I want 'info registers' to not work if someone tries
Kevin> an 'up' for example.
'info registers' displays the current values of the registers. The
output does not change when you change the frame with frame/up/down.
I guess I'm not sure I understand what you want/need.
--jtc
--
J.T. Conklin
RedBack Networks
More information about the Gdb
mailing list