Path: chuka.playstation.co.uk!news From: laura smith Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: How do I use GDB ? Date: Tue, 29 Apr 1997 11:55:51 +0100 Organization: Sony Computer Entertainment Europe Lines: 49 Message-ID: <3365D3B7.5111@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 Apologies for not getting back to you earlier. We have finally got the debugger fully working. Our setup: Yaroze at 115200 bps. to the siocons prompt, type rdb; then quit from siocons. on the PC: enter the debugger by typing , then type . To check that things are working: try 'load ' to the gdb prompt. We are working on making a large document on the debugger, how to set up and use etc, which we will post to the website. Hope this helps a little Lewis