public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
* FYI - valgrind + gdbserver
@ 2010-03-24  0:05 Tom Tromey
  2010-03-30 21:31 ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2010-03-24  0:05 UTC (permalink / raw)
  To: Project Archer

Philippe Waroquiers has recently been working on gdbserver in valgrind,
something we discussed briefly in the earliest days of this project:

https://bugs.kde.org/show_bug.cgi?id=214909

I'm probably going to give it a try soon; it seems very promising.

Tom

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

* Re: FYI - valgrind + gdbserver
  2010-03-24  0:05 FYI - valgrind + gdbserver Tom Tromey
@ 2010-03-30 21:31 ` Tom Tromey
  2010-03-30 21:40   ` [Archer] " Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2010-03-30 21:31 UTC (permalink / raw)
  To: Project Archer

>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Philippe Waroquiers has recently been working on gdbserver in valgrind,
Tom> something we discussed briefly in the earliest days of this project:
Tom> https://bugs.kde.org/show_bug.cgi?id=214909
Tom> I'm probably going to give it a try soon; it seems very promising.

I gave this a try.  It seems to work quite well.

Right now to use it you must run your program separately under valgrind,
then "target remote | vgctl" in gdb.

I think we could make this a bit friendlier by adding a new "target
valgrind" that reuses the remote code internally.  With this plus a
small change to the vgctl patch, we could also support "run" and
"attach" from gdb.

I'm curious to know what others think of this idea.

Tom

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

* Re: [Archer] Re: FYI - valgrind + gdbserver
  2010-03-30 21:31 ` Tom Tromey
@ 2010-03-30 21:40   ` Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2010-03-30 21:40 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Project Archer

> I'm curious to know what others think of this idea.

I like the idea :)

-- 
Joel

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

end of thread, other threads:[~2010-03-30 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-24  0:05 FYI - valgrind + gdbserver Tom Tromey
2010-03-30 21:31 ` Tom Tromey
2010-03-30 21:40   ` [Archer] " Joel Brobecker

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).