This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sample stub patch: getpacket()


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
Andrew> J.T.  I have to wonder if these patches (and your life) would
Andrew> be easier if there was a gen-stub.c file.

Yes.  There will be one eventually, I expect sooner rather than later.

Thanks to Mark Salter, I managed to get a sneek peek at Cygnus' cygmon
& bsp package.  The debug stub found within was a bit too dependent on
the rest of the bsp for my tastes, and is missing a few hooks in the
stubs we use at Redback.  

But like the sample stubs distributed with GDB, we have several near-
identical stubs in the Redback sources.  After I finish my generic
stub, my first task will be to integrate it into our system.  After
it's shaken down, I'll submit it to be distributed as part of GDB.

However, in the mean time there's no reason to neglect the existing
sample stubs.

        --jtc

-- 
J.T. Conklin
RedBack Networks

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]