Binding F10 key to 'next'
Michael Snyder
msnyder@specifix.com
Tue Feb 12 19:45:00 GMT 2008
On Mon, 2008-02-11 at 19:27 -0800, Chris Stankevitz wrote:
> Hello,
>
> Is it possible to bind the F10 key to the "next" operation? The
> following did not work:
>
> (gdb) define F10
> Type commands for definition of "f10".
> End with a line saying just "end".
> >n
> >end
>
> Thank you,
>
> Chris
If it is possible (which is likely), it would have to be
supported by your terminal or window manager, not by gdb.
Gdb doesn't know anything about function keys.
More information about the Gdb
mailing list