You are here

gdb with C::B/mingw

3 posts / 0 new
Last post
onesixtyfourth
Offline
Last seen: 13 years 4 months ago
Joined: 2008-09-11 05:00
gdb with C::B/mingw

I have been using these two portable apps for a little while now and assumed that I would be able to debug application that I was building with C::B through mingw. When I try to start a debug session I get an error saying that the debugger executable is not set go to setting -> programs tab to set. I go there and look and it is set as I had expected to gdb as I have linked C::B to mingw and have been to this page before. On closer inspection it appears that gdb is not installed as part of mingw unlike every other executable on that tab. How do I fix this as I would like to debug some programs.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 9 years 3 months ago
Joined: 2007-04-15 21:08
Wrong place

As neither Code::Blocks Portable nor MinGW Portable is official, this is not the right place for such requests. Please pursue it in the MinGW Portable thread.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

OliverK
OliverK's picture
Offline
Last seen: 3 years 3 months ago
Developer
Joined: 2007-03-27 15:21
you probably need to get

you probably need to get either the source for gdb and build it with mingw, or find package you can place in the mingw directory.

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

Log in or register to post comments