Personally I would ditch Bloodshed (it's been in beta since 2005 -- no updates for 3 years now!) and get Visual C++ Express 2008 or Eclipse Europa C++ IDE (which can uses MinGW underneath, if you are developing on Windows). VCX 2008 has the better debugger, but Eclipse works
On Jan 8, 2008 1:49 PM, ~Rick <[EMAIL PROTECTED]> wrote: > I have Bloodshed DevC++ installed and can't seem to get debug to work. > > > When I select, from the menu bar, Debug->Debug I get the following dialog box. > Emacs! > > > > If I click Yes, my project re-compiles and I again select > Debug->Debug but get the same results. (I would try again and again, > but I'd like to think I'm not insane ;-)) > > Below is my configuration which shows I am supposed to be generating > the debug information. > > Can anyone provide me suggestions? > > I'm running DevC++ version 4.9.9.2 on Windows 2003 Server. > > Thanks, > > ~Rick > > > Emacs! > > > [Non-text portions of this message have been removed] > > > > To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>. > Yahoo! Groups Links > > > > -- ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
