cmd_notsup
{ "$?", NULL, "print status and registers", cmd_notsup },
{ "$c", "?[cnt]", "print stack backtrace", cmd_notsup },
{ "$C", "?[cnt]", "print stack backtrace", cmd_notsup },
{ "$r", NULL, "print general-purpose registers", cmd_notsup },
{ "regs", NULL, "print general purpose registers", cmd_notsup },
{ "stack", "?[cnt]", "print stack backtrace", cmd_notsup },
cmd_notsup },
{ "status", NULL, "print summary of current target", cmd_notsup },
{ "$i", NULL, "print signals that are ignored", cmd_notsup },
{ "$l", NULL, "print the representative thread's lwp id", cmd_notsup },
{ "$x", NULL, "print floating point registers", cmd_notsup },
{ "$X", NULL, "print floating point registers", cmd_notsup },
{ "$y", NULL, "print floating point registers", cmd_notsup },
{ "$Y", NULL, "print floating point registers", cmd_notsup },
{ ":A", "?[core|pid]", "attach to process or core file", cmd_notsup },
{ ":i", ":", "ignore signal (delete all matching events)", cmd_notsup },
{ ":k", NULL, "forcibly kill and release target", cmd_notsup },
{ ":R", NULL, "release the previously attached process", cmd_notsup },
"attach to process or core file", cmd_notsup },
{ "fpregs", NULL, "print floating point registers", cmd_notsup },
{ "kill", NULL, "forcibly kill and release target", cmd_notsup },
"release the previously attached process", cmd_notsup },