public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Bare metal "server" - cleaning up after a program
@ 2015-10-08 22:27 Juha Aaltonen
  2015-10-08 22:40 ` Juha Aaltonen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juha Aaltonen @ 2015-10-08 22:27 UTC (permalink / raw)
  To: gdb-mailing list

I've been writing some kind of bare metal standalone gdb server/stub
that works through a serial line.

The problem is: when to clean up between debugged programs?
I have been wondering about the beginning of loading in a new program
("X0,0"-packet).
Maybe there is a better way/situation.

Gdb seems so focused to debugging processes running within an OS, that
"interpretation" in context of bare metal environment is hard.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-09  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-08 22:27 Bare metal "server" - cleaning up after a program Juha Aaltonen
2015-10-08 22:40 ` Juha Aaltonen
2015-10-08 22:59 ` Duane Ellis
2015-10-09  9:26 ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).