runtime access to program state via a hacked libpq sql interface

  • Thread starter Christian Schuhegger
  • Start date
C

Christian Schuhegger

i've written this question some time ago to this group:
http://coding.derkeiler.com/Archive/C_CPP/comp.lang.cpp/2003-12/0958.html
I remember that I've seen some time ago (perhaps a year or so) a project
on freshmeat where a guy hacked a postgres c-interface library (i guess
it was libpq / or perhaps he just used the libpq network interface) to
allow for runtime access to program state via sql queries. You had to
register variables that you want to make available my the sql interface
with the library and then you could query the program state while the
program was running.

I've already tried to use google, freshmeat search and sourceforge
search, but I cannot find the project anymore.

Perhaps somebody on this list can help me to find that project again?

Thanks a lot!!



now i've found the project myself again:
http://www.runtimeaccess.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top