public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* LinuxHost -> LinuxPtraceHost; TaskState split to LinuxPtraceTaskState
@ 2006-12-04 17:45 Andrew Cagney
  2006-12-05 18:00 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2006-12-04 17:45 UTC (permalink / raw)
  To: frysk

Just a heads-up.

Sometime late today there'll be two big rename refactorings:
  LinuxHost, LinuxProc, LinuxTask -> LinuxPtraceHost et.al.
  HostState, ProcState, TaskState -> HostState + LinuxPtraceHostState et.al.
these are to make way for new LinuxCore files that Phil is working on.

Andrew

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

* Re: LinuxHost -> LinuxPtraceHost; TaskState split to LinuxPtraceTaskState
  2006-12-04 17:45 LinuxHost -> LinuxPtraceHost; TaskState split to LinuxPtraceTaskState Andrew Cagney
@ 2006-12-05 18:00 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2006-12-05 18:00 UTC (permalink / raw)
  To: frysk

I've done this, and it was easier than expected.

<< grep LinuxPtrace {Host,Proc,Task,Manager}.java >> now quickly 
identifies the few warts that will need to be fixed when adding a new 
target such as LinuxCore.  The only tricky one looks to be Proc/Task 
where they can start out in one of several different states; perhaps 
that state should be an explicit parameter of the constructor.

Andrew


Andrew Cagney wrote:
> Just a heads-up.
>
> Sometime late today there'll be two big rename refactorings:
>  LinuxHost, LinuxProc, LinuxTask -> LinuxPtraceHost et.al.
>  HostState, ProcState, TaskState -> HostState + LinuxPtraceHostState 
> et.al.
> these are to make way for new LinuxCore files that Phil is working on.
>
> Andrew
>

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

end of thread, other threads:[~2006-12-05 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-04 17:45 LinuxHost -> LinuxPtraceHost; TaskState split to LinuxPtraceTaskState Andrew Cagney
2006-12-05 18:00 ` 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).