Re: [Cgdb-devel] patch: tbreak > press 'm' in source window
Brought to you by:
bobbybrasko,
crouchingturbo
|
From: Mike M. <mi...@su...> - 2005-07-10 15:56:05
|
Generally modifying user interfaces release-to-release is a bad idea, especially in a way that's not backwards compatible with what people are currently used to. That said, I bet very few people are using the tty window as it's kind of hard to understand. I think it probably won't hurt too much to change it... -- Mike Mueller mi...@su... On Sun, Jul 10, 2005 at 11:48:46AM -0400, Bob Rossi wrote: > On Sat, Jul 09, 2005 at 08:27:38AM +0200, Marcel Lanz wrote: > > please be free to use a better key than 'm'. > > Geez, what a nightmare. Does anyone have any suggestions? We currently > use 't' to mean "Go into the inferior window". I think 't' would be more > intuitive to people to mean "set a temporary breakpoint". > > Any opinions? > > Eventually, all of this stuff won't be hard coded, and people can make > specific keys do what they want. Until then, I think it would be good to > switch the hardcoded keys to be most user intuitive. Especially with our > lack of documentation. > > Bob Rossi |