The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-23-2007
ku@ntum ku@ntum is offline
Registered User
 

Join Date: May 2007
Posts: 4
what it does?

I am searching for the solution that will help me debug deamons, such that when a function, say UDebugBreak() is called, gdb spawns in a terminal decided by me or else, and it automatically attaches to the calling daemon's thread at the point of call.
Reply With Quote