Hey Curtis you got any ideas on this and the watch bug thread noted in the developer forum. I can't see the active breakpoint in 4.9.6.0 or higher. This makes Dev-C++ useless IMHO. Surely someone else is using the debugger in 4.969, can anyone help, please.
I save Syntax colors from 4.950 and edited the new ini file to get the colors i want, worked fine. But i also want smart tabs off and 3 spaces instead of 4 for tabs. even with the correct values in ini file 4.960 of higher will not recognize these tab paprameters. only way to get them is to go to editor options, which screws the active breakpoint color, and can not be fixed now even by editing the ini file. I might as well use TextPad and command line compiler. It a great tool but v4.950 has so many list out of bounds errors it drive me nuts. Is this bug being worked on, very soon to be released? Does anyone have a work around that fixes all colors and give me the tab configuration i need. running on winblowsXp.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When i have tried to use the Debugger, I typically end up with a error of sorts. I have sent many roaches, and just continue to use the old method of many cout statements. eg. cout << "I'm here!\n";
This is how I tend to debug right now. When the debugger was working, it worked very good.
As for the other questions:
"But i also want smart tabs off" this is an option in the Editor Options under the tab "Display"
"3 spaces instead of 4 for tabs" located in the same place as "Tab Size"
I am running the Dev 4.969 on Win 2K with the Matrix colour speed settings. My breakpoints do show up just fine.
Hey Curtis you got any ideas on this and the watch bug thread noted in the developer forum. I can't see the active breakpoint in 4.9.6.0 or higher. This makes Dev-C++ useless IMHO. Surely someone else is using the debugger in 4.969, can anyone help, please.
I save Syntax colors from 4.950 and edited the new ini file to get the colors i want, worked fine. But i also want smart tabs off and 3 spaces instead of 4 for tabs. even with the correct values in ini file 4.960 of higher will not recognize these tab paprameters. only way to get them is to go to editor options, which screws the active breakpoint color, and can not be fixed now even by editing the ini file. I might as well use TextPad and command line compiler. It a great tool but v4.950 has so many list out of bounds errors it drive me nuts. Is this bug being worked on, very soon to be released? Does anyone have a work around that fixes all colors and give me the tab configuration i need. running on winblowsXp.
When i have tried to use the Debugger, I typically end up with a error of sorts. I have sent many roaches, and just continue to use the old method of many cout statements. eg. cout << "I'm here!\n";
This is how I tend to debug right now. When the debugger was working, it worked very good.
As for the other questions:
"But i also want smart tabs off" this is an option in the Editor Options under the tab "Display"
"3 spaces instead of 4 for tabs" located in the same place as "Tab Size"
I am running the Dev 4.969 on Win 2K with the Matrix colour speed settings. My breakpoints do show up just fine.
If you have NetMeeting (Start->Run->"conf") then you I can use it's features to help you more. You can contact me by
http://sourceforge.net/forum/message.php?msg_id=1758047
Curtis