From: "Wenbo Yang" <solrex@gmail.com>
To: s88 <dave.tw@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: new simulator as a new gdb target
Date: Fri, 18 May 2007 03:52:00 -0000 [thread overview]
Message-ID: <581468c60705172052l18705471mb1f7c8e288bc9e47@mail.gmail.com> (raw)
In-Reply-To: <c9d32f760705171904x42eadf52l17f3caeb85af17bd@mail.gmail.com>
Dave,
> thanx for your reply...
> Does any exist "gdbserver-like" template can let me do this job?
> or, where do I find those files?
Actually it is very easy to write. It uses RSP protocol to communicate
with GDB, more like a RSP packet translator. It understands RSP
packets that GDB sends to it, then acts using your simulator's
interface, then sends GDB the result. It is really like a stub, but
can do more thing because it is part of your simulator.
For more you can refer to Skyeye project, an open source simulator. I
can not remember the file name. But you can search "*gdb*" in the
source files. It is easy to find.
Regards,
Wenbo
--
Wenbo Yang
Student
Department of Mathematics, Nanjing Univ. 22 Hankou Road, Nanjing, China
Mobile: +86-013655175286 --- Personal Email: solrex@gmail.com
MSN: solrex@live.com --- Homepage: http://www.solrex.cn
Intern Software Engineer
SimpLight Nanoelectronics Ltd. 6 Zhichun Road, 10th Floor, Beijing, China
Phone: +86-10-5126-6989 ext.110 --- Email: wenbo.yang@simplnano.com
next prev parent reply other threads:[~2007-05-18 3:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-18 0:34 Wenbo Yang
2007-05-18 2:04 ` s88
2007-05-18 3:52 ` Wenbo Yang [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-16 23:27 s88
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=581468c60705172052l18705471mb1f7c8e288bc9e47@mail.gmail.com \
--to=solrex@gmail.com \
--cc=dave.tw@gmail.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox