From: Torsten Mohr <tmohr@s.netic.de>
To: gdb <gdb@sources.redhat.com>
Subject: Re: patch for gdb
Date: Fri, 03 Jan 2003 14:20:00 -0000 [thread overview]
Message-ID: <200301031449.23559.tmohr@s.netic.de> (raw)
In-Reply-To: <200301031326.54192.tmohr@s.netic.de>
Hi,
i received a hint by mail that it would be better to
write an external "Monitor" that understands
"GDB Remote Protocol".
Can anybody tell me where to get some info about that?
"info gdbint" didn't help and i didn't find anything
in "insight/gdb/doc/".
I still like the idea to teach gdb how to use the
parallel port. I'd be glad to hear about comments
about the patch i wrote. As there is very little
response i think you don't like it that much?
Best regards,
Torsten.
> Hi everybody,
>
> i'm quite glad i could use my patched "insight-5.3"
> to download a program into my ARM evaluation board
> and start a program, all via the parallel port,
> Linux-only at the moment.
>
> But of course there are some things not yet working,
> it would be great if someone could give me some hints:
>
> The program starts, "to_wait" is called cyclically,
> the Run-Button changed to a Stop-Button, but the
> mouse pointer only shows a clock and i can't stop
> the target.
>
> Also, when i set a breakpoint somewhere at the beginning
> in "main()", the target stops (debug output) but continues
> after that breakpoint immediately.
>
> In "to_wait" i set target_status->kind to either
> "TARGET_WAITKIND_IGNORE" (if the target is running)
> or to "TARGET_WAITKIND_SPURIOUS" (if the target is
> stopped). I don't know what else to do there, is
> this a problem?
>
> I've put the actual version here:
>
> http://www.s.netic.de/tmohr/gdbpatch.tar.bz2
>
> I'd be really glad if it could be integrated into
> gdb/insight.
>
>
> Best regards,
> Torsten.
prev parent reply other threads:[~2003-01-03 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-03 12:57 Torsten Mohr
2003-01-03 14:20 ` Torsten Mohr [this message]
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=200301031449.23559.tmohr@s.netic.de \
--to=tmohr@s.netic.de \
--cc=gdb@sources.redhat.com \
/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