public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* target_op(..) -> target_op(target, ...) obvious
@ 2003-10-09 13:13 Andrew Cagney
  2003-10-09 13:55 ` Andrew Cagney
  2003-10-09 19:39 ` Jim Blandy
  0 siblings, 2 replies; 8+ messages in thread
From: Andrew Cagney @ 2003-10-09 13:13 UTC (permalink / raw)
  To: gdb

As part of the on-going OO of GDB, the "target vector" is one of the 
next things up for treatment.  I'd like to be sure that everyones ok 
with the mechanical transformatioin:

	target_OP (...) -> taget_OP (target, ...)

being considered "fairly obvious" (post patch, give it a few days, 
commit patch).  Pushing the target around is going to involve touching 
files across maintenance boundraries.

thoughts?
Andrew

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

end of thread, other threads:[~2003-10-11 15:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 13:13 target_op(..) -> target_op(target, ...) obvious Andrew Cagney
2003-10-09 13:55 ` Andrew Cagney
2003-10-09 19:39 ` Jim Blandy
2003-10-09 20:36   ` Andrew Cagney
2003-10-10  2:06     ` remote serial protocol - gdbserver saleru.raja
2003-10-10  2:28       ` Andrew Cagney
2003-10-10  5:15         ` Raja Saleru
2003-10-11 15:40           ` Andrew Cagney

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