[RFC] New inf-procfs module (replacing procfs)

Joel Brobecker brobecker@adacore.com
Fri Jan 27 20:33:00 GMT 2006


> Something we had always considered, but shied away from,
> is to actually split procfs.c into two separate modules:
> one for the old API, and one for the new.  It's the only
> way you can really get rid of all those ifdefs, and if
> you're considering a major re-org anyway...
> 
> Just putting out the idea.

An interesting idea. The only concern I have is code duplication,
it'd be nice to be able to continue sharing the code that is already
shared. I'll keep that in mind!

-- 
Joel



More information about the Gdb-patches mailing list