Re: [Cgdb-users] Stack and display windows
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2003-10-08 11:02:00
|
> Are there (plans for) stack and display windows in CGDB? Hi Isak, I do plan on getting the stack to work in TGDB. We will probably need someone to hack it into CGDB when I am done. This task is relatively easy from the TGDB side. However, on the CGDB side, someone would have to make a new window and display the info in it. Unfortunately, no one has thought of a user-interface for CGDB when there is more than 3 windows, so that would be another task involved on the CGDB side. I will add this to the 1.0 proposal right now. :) The display windows are also a goal for TGDB. However, this task is a little more difficult and will not be finished for a long time probably. Also, this model doesn't fit well into a curses application, so I doubt it will get done for CGDB-1.0. However, after that, anything is possible. Thanks, Bob Rossi |