Shared libraries and the solib interface

John S. Yates, Jr. jyates@netezza.com
Thu Oct 9 14:01:00 GMT 2003


> I am thinking of working on using writing a solib-remote.c interface
> file to implement loading of shared libraries.  I believe that this is
> what Kevin suggested a couple of years ago, but I was too stubborn and
> dropped it.  The item that I am confused about is how to have the
> remote box (which uses the current remote protocol) communicate back
> to the host the fact that a shared library has been loaded.  Does
> anyone have suggestions?

I don't have suggestions, but I do have a keen interest in this effort.
I have implemented an RSP stub for our embedded environment.  A key
aspect of our system is broadcasting small snippets of code to an army
of worker nodes.  That code is processed by a very minimal loader and
then executed.  I would LOVE to provide my user community an automatic
means of debugging such downloaded code.

/john
--
John S. Yates, Jr.   508 665-6897 (voice)
Netezza Inc          508 665-6811 (fax)
200 Crossing Blvd.   Framingham, MA 01701



More information about the Gdb mailing list