[Cgdb-devel] Changes
Brought to you by:
bobbybrasko,
crouchingturbo
From: Peter K. <pe...@ko...> - 2003-06-14 14:45:45
|
Hey guys. I finally committed my stuff! set focus=3D is implemented. you can do "set focus=3Dgdb|cgdb|tty" and it works as necessary. Right now it doesn;t toggle the tty panel. (Do we even have that anymore?) set tabspace stubbed out. I'm not sure how this should be implemented, so I just left it empty right now. If you look at command_set_tabspace in commands.c you can see where it needs to be changed. Perhaps you can point out where tab-spaces are calculated? config file parsing (~/.cgdb/cgdbrc) implemented. WOOT! just create that file, and it runs all the commands in it before entering the main_loop(). - Peter --=20 Peter D. Kovacs <pe...@ko...> |