Re: [Cgdb-users] Side by side windows
Brought to you by:
bobbybrasko,
crouchingturbo
From: Mike M. <mi...@su...> - 2005-06-06 23:47:46
|
Hi James, Thanks for the feedback! The feature you requested is definitely something we've wanted to do. The problem is the current design of the curses front end is not really flexible, so I started to redesign it a while ago to allow more flexibility, but it didn't go very far (I'm a slacker). That's not to say it won't happen, but it will probably be a while. Bob is currently putting a lot of effort into supporting the new GDB MI interface. When he finishes that, the UI will probably start improving a= s he gets time to work on it. Hopefully you can cope with it the way it is for now. :) Ultimately the goal is to have Vim-style split capability, that is, an arbitrary number of horizontal and vertical splits, so you can rearrange the UI to suit your environment. The idea of separating the program output from the GDB output is a good one, too, and I think we want to do this (user-configurable). Thanks again, Mike > Hi, > > I saw requests for enhancements idea on the website, so > I thought I will put in one. I'm already very > productive with this great tool, but some enhancements > will make it even greater. > > Is it difficult to have cgdb run with two windows side > by side instead of the current top and bottom split? At > my work place, I have a 1600x1200 monitor, so having it > side by side allows me to see more of the code (may > need scrolling keys also if code is too wide). In SUN > workshop, the output/tgdb window can also be split to > allow for data to be more cleanly printed on the > screen, so this is something cgdb can also consider > having (or having it configurable). > > Thanks for this great tool. > > > James. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you > shotput > a projector? How fast can you ride your desk chair down the office luge > track? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=3D20 > _______________________________________________ > Cgdb-users mailing list > Cgd...@li... > https://lists.sourceforge.net/lists/listinfo/cgdb-users > |