I'm having a problem with the GUI debugger in DEV C++
4.9.8.0 V2
It refuses to connect to the console window. Nothing is displayed to the window having stepped through a line of output code such as cout << "something". In fact the window stays completely blank. I am running Windows 98
Anyone seen this problem?
Ta,
Jack
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In 98, yes. If you do a search in the Bloodshed forum (which is really the appropriate forum for this sort of question), you will see some suggested work arounds involving updating the version of gdb you are using...
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having a problem with the GUI debugger in DEV C++
4.9.8.0 V2
It refuses to connect to the console window. Nothing is displayed to the window having stepped through a line of output code such as cout << "something". In fact the window stays completely blank. I am running Windows 98
Anyone seen this problem?
Ta,
Jack
In 98, yes. If you do a search in the Bloodshed forum (which is really the appropriate forum for this sort of question), you will see some suggested work arounds involving updating the version of gdb you are using...
Wayne