How to implement gcore on pa-hpux ?

Daniel Jacobowitz drow@false.org
Fri Jan 6 13:43:00 GMT 2006


On Fri, Jan 06, 2006 at 02:28:24PM +0400, Joel Brobecker wrote:
> It's not as elegant as having a gdbarch or target method, but it's
> probably easier to implement. We defer a bit the work that makes this
> a method of some vector, but it's not necessary right now. Perhaps
> the pragmatic thing to do would be to wait until we need it before
> we start worrying about it. Even then, the work is slightly prepared
> because we already have the genericity based on the hook.
> 
> What do you guys think?

I think that if you need to add new files and rely on magic function
names, then you're already past the time when you needed to add things
to a vector.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list