From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nitin Gupta To: gdb@sources.redhat.com Subject: Target code for remote debugging Date: Mon, 30 Apr 2001 16:17:00 -0000 Message-id: <3AEDF290.278C6B2@mobilygen.com> X-SW-Source: 2001-04/msg00237.html Hi, I am working on a port of m32r processor. I am interested in doing the remote debugging of target board. As now, I got m32r-stub.c, m32r-rom.c and remote.c with the original code, so which code do I need to "port"? From a previous message in this mailing list, I have this impression thatI either need a ROM monitor(m32r-rom.c?) or a m32r-sub.c, at the target. I would like to know, what is the piece of code needed that has to run on the target machine? I will appreciate any direction. Thanks, Nitin nitin@mobilygen.com