From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: leedh Cc: gdb@sourceware.cygnus.com Subject: Re: Question..... Date: Wed, 29 Mar 2000 07:45:00 -0000 Message-id: <20000329094518.C17092@visi.com> References: <38E1B5BA.C555471B@cs.hongik.ac.kr> X-SW-Source: 2000-03/msg00371.html On Wed, Mar 29, 2000 at 04:50:19PM +0900, leedh wrote: > Now, We are willing to connect cygnus GNU debugger toolkit(host > system-window NT) to angel debugger on EBSA-285 Board(target > system-strongArm). > > But, cygnus debugger isn't connectted to target system. You're trying to use gdb to talk to the Angel ROM monitor to debug ARM software, right? And you can't get gdb to talk to the Angel monitor? 1) Make sure you have a current snapshot of gdb -- something less than two months old. Older versions of gdb don't handle RDI/ADP as well. 2) What exactly happens when you tell gdb to coneect to the Angle ROM monitor using the "target rdi" command? -- Grant Edwards grante@visi.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: leedh Cc: gdb@sourceware.cygnus.com Subject: Re: Question..... Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <20000329094518.C17092@visi.com> References: <38E1B5BA.C555471B@cs.hongik.ac.kr> X-SW-Source: 2000-q1/msg00836.html Message-ID: <20000401000000.KfZ_9aHz-RUcnIIC3hiGu06tPQggNC7qVpbMGnAsTdU@z> On Wed, Mar 29, 2000 at 04:50:19PM +0900, leedh wrote: > Now, We are willing to connect cygnus GNU debugger toolkit(host > system-window NT) to angel debugger on EBSA-285 Board(target > system-strongArm). > > But, cygnus debugger isn't connectted to target system. You're trying to use gdb to talk to the Angel ROM monitor to debug ARM software, right? And you can't get gdb to talk to the Angel monitor? 1) Make sure you have a current snapshot of gdb -- something less than two months old. Older versions of gdb don't handle RDI/ADP as well. 2) What exactly happens when you tell gdb to coneect to the Angle ROM monitor using the "target rdi" command? -- Grant Edwards grante@visi.com