On Wed, Oct 21, 2009 at 11:24 PM, Glauber Costa <glom...@gmail.com> wrote:
> You can provide a monitor command to do that
>
> something in the lines of:
> - add_macro <key> <command_list>
> - remove_macro <key>
> - list_macros

Please CMIIW, "command_list" here refers to at least one of monitor
commands, right? meaning, i.e one could do:
add_macro ctrl_alt_shift_s "stop"

or extend that so it does:
add_macro ctrl_alt_shift_s "stop print $pc"

so, it stops the VM followed by printing program counter.
-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com


Reply via email to