Mail Archives: djgpp/1997/12/16/02:02:53
Hi all,
some people (including me) had problems with debugging under RHIDE
(message like this: "This program has no debug information. Try to
compile it with -g switch") with -g switch tured on and -s switch turned
off (gdb runs always fine).
I solved this problem: it's necessary to change slashes in Main
Targetname from c:\foo1\foo2\f.exe to c:/foo1/foo2/f.exe!
I belive it may help some other people.
/* Petr Mrazek */
/* e-mail: mrazek AT cas3 DOT zlin DOT vutbr DOT cz */
/* SMS: petr DOT mrazek AT sms DOT paegas DOT cz (120 chars - junk mails here please) */
/* phone: +420-603-501050 */
/* Zlin, Czech republic */
- Raw text -