Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: "Steve Spiller" Newsgroups: scee.yaroze.problems.pc Subject: Re: RDB/GDB Debugger Date: Fri, 11 Sep 1998 12:41:38 -0700 Organization: SCEA News Server Lines: 30 Message-ID: <6tbtr1$a1a4@scea> References: <6t95ee$9fu2@scea> NNTP-Posting-Host: gateway.connext.com X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Hehehe, I wish I could help. I was having the same sort of problems. I just could not get GDB to debug properly at all. Check the newsgroup archives. The solution I came up with... Buy CodeWarrior. Even if you hate the IDE, it's worth it JUST for the interactive debugger. Even if stepping is slow... :) Good luck, Steve Antony Arciuolo wrote in message <6t95ee$9fu2@scea>... >I get this error when I type > >target hss com1 > >(gdb) target hss com1 >A program is being debugged already. Kill it? (y or n) y >Remote debugging using com1 >warning: Hit heuristic-fence-post without finding >warning: enclosing function for address 0x80143160 >0x80143160 in ?? () > > >I have checked to see that I am using com1 and that set remotebaud is set >appropriately to 115200, but why does this still occur? > >