* porting KGDB onto MIPS24K processor running linux-2.6.18.8
@ 2007-10-31 10:02 veerasena reddy
2007-10-31 13:06 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: veerasena reddy @ 2007-10-31 10:02 UTC (permalink / raw)
To: linux-mips, linux-kernel.org
Hi,
I would like to port KGDB on MIPS24K target processor which is running linux-2.6.18.8 kernel.
Could you please guide me, where can I get the appropriate KGDB patch for 2.6.18.8 kernel?
Thanks in advance.
Regards,
Veerasena.
5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: porting KGDB onto MIPS24K processor running linux-2.6.18.8
2007-10-31 10:02 porting KGDB onto MIPS24K processor running linux-2.6.18.8 veerasena reddy
@ 2007-10-31 13:06 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-10-31 13:06 UTC (permalink / raw)
To: veerasena reddy; +Cc: linux-mips, linux-kernel.org
On Wed, Oct 31, 2007 at 03:32:58PM +0530, veerasena reddy wrote:
> I would like to port KGDB on MIPS24K target processor which is running linux-2.6.18.8 kernel.
> Could you please guide me, where can I get the appropriate KGDB patch for 2.6.18.8 kernel?
Generic MIPS KGDB support is in the kernel. You will need to add two
functions getDebugChar and putDebugChar to do the debug I/O plus whatever
initialization the KGDB serial interface needs and have your platform
set SYS_SUPPORTS_KGDB in Kconfig to indicate it actually supports KGDB.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-31 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 10:02 porting KGDB onto MIPS24K processor running linux-2.6.18.8 veerasena reddy
2007-10-31 13:06 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox