Mail Archives: djgpp/1999/04/24/13:15:34.1
mad wrote:
> I've recently downloaded djgpp. I got RHIDE installed, and it compiles my C
> and C++ source files. I can't debug the C++ files in either RHIDE or gdb.
> The debugger runs the programs, but it won't go into the objects. I
> remember reading something somewhere that mentioned this problem, but I
> can't find it. Is there a simple solution to this? If not, can I make use
> of an old debugger from Turbo C++?
The only things that RHIDE/gdb won't 'go into' are inline methods. If you
define the contents of the methods separate from the class declaration, then it
should work fine (it works for me).
--
(\/) Endlisnis (\/)
s257m AT unb DOT ca
Endlisnis AT BrunNet DOT Net
Endlisnis AT HotMail DOT com
ICQ: 32959047
- Raw text -