Path: chuka.playstation.co.uk!news From: "NoOne" Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Problem using GDB Date: 3 Oct 1998 15:40:38 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 38 Message-ID: <01bdeee4$62ab7580$7397989e@octopus> NNTP-Posting-Host: lightwk.demon.co.uk X-Newsreader: Microsoft Internet News 4.70.1154 I have had it working previously, although at that time I was not able to quit gdb and upload newer source without reseting the Yaroze - it would no longer respond to siocons - was this normal?. Anyway, I run at 115200k and have the following in the main gdb.ini file: define start-remote-debugging set remotebaud 115200 target hss com1 end document start-remote-debugging start remote PSX debugging (115200bps, COM1) end and the following in the gdb.ini in my working directory: start-remote-debugging After uploading my files with siocons I run rdb, escape then: gdb at the prompt. Here I get the following messages which I assume are normal?: warning: Hit heuristic-fence-post without finding warning: enclosing function for address 0x8008a840 ... 0x8008a840 in GsNDIV () I can set a breakpoint but when I type run nothing happens. If I break with CTRL-A and type run again, after a pause it starts up but I can't use next or step to get it to move beyond the first instruction. Please anyone help or at least confirm that is what they do and see? Thanks, Martin