Change keyboard shortcuts in rpdb2

44 views
Skip to first unread message

Dominique

unread,
Sep 1, 2011, 6:18:02 PM9/1/11
to Winpdb
Hi,

I'm wondering if there's any general interface (config file or other)
to change the keyboard shortcuts used by rpdb2? My question is the
same (I think) as that of

http://groups.google.com/group/winpdb/browse_thread/thread/1246468c9e7e939c#

but if at all possible, I'd rather not change the code. If there's no
other possibility, could you please provide an example?

I'm looking to have keyboard commands more similar to gdb, which most
of us are used to.

Thanks,

Dominique

Nir Aides

unread,
Sep 2, 2011, 4:39:33 AM9/2/11
to win...@googlegroups.com
There is no config to control keyboard commands of the console.
You can change the code (it is Free Software) to do what you want.

The commands are determined in rpdb2.py CConsoleInternal class.
Each method whose name starts with do_ is a console command.

I recommend that you clone a mercurial repository from:
Then make your changes.

If a new version is released you can merge it into your changes.

Good luck,
Nir



--
You received this message because you are subscribed to the Google Groups "Winpdb" group.
To post to this group, send email to win...@googlegroups.com.
To unsubscribe from this group, send email to winpdb+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/winpdb?hl=en.


Reply all
Reply to author
Forward
0 new messages