Path: chuka.playstation.co.uk!news From: Webmaster Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: How do I use GDB ? Date: Mon, 28 Apr 1997 09:27:45 +0100 Organization: Sony Computer Entertainment Europe Lines: 29 Message-ID: <33645F81.3016@interactive.sony.com> References: <335D1464.3C1E0345@hypemeister.bb.bawue.de> <33626150.747C4ECF@hypemeister.bb.bawue.de> NNTP-Posting-Host: 194.203.13.10 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 3.01 (Win95; I) Hans-Jürgen Schmid wrote: > > I wrote: > > > > How can I connect to the NY with the GNU debugger gdb ? I want do > > go through the example codes with gdb but I don't have a clue how > > to do it. Do I have to connect first to NY with siocons and then > > start gdb or do I have to use gdb inside of siocons or can I use > > gdb on its own ....? Questions over questions. > > After wasting my time with NY I am almost at a point of giving it up. > Now I even reply my own news messages! Why don't a get help from > the SCEE team ? > > I can't believe that I still can not connect to NY with GDB. > As far as the GDB documentation says, there must be a debugging stub > linked to the program you want to debug. So where is it and how can I > link it to my programs? I really find it ridiculous to pay loads of > money for a development system that doesn't even supply a working > debugger. I'm completely fed up. > > Hans Hi Hans, As far as I know you start SIOCONS and enter remote debugging mode from there, and then start GDB. Colin.