[Patch] add implementation of stack-info-frame MI command

Keith Seitz keiths@redhat.com
Thu Jul 25 17:05:00 GMT 2002


On Thu, 25 Jul 2002, Andrew Cagney wrote:

> See my post to GDB@.  I think this should be handled as an event and not
> as a command.

As Mo has implemented, -stack-info-frame would return the very same
information as -stack-info-depth. I always thought that -stack-info-frame
would give information about the current (or given) frame, i.e., saved pc,
saved registers, etc.

> The user entering a command like ``up'' needs to trigger the event
> notification anyway.

As for "up"/"down"/"frame" commands to the console, I have already
implemented a notification event on the "mi branch".

Keith




More information about the Gdb-patches mailing list