debugging threaded application
[email protected] (Khai) Tue, 23 Jan 2007 12:28:12 -0800
| Newsgroups | perl.debugger |
|---|---|
| Message-ID | <[email protected]> |
I've written a threaded application using perl 5.8.5 with ithreads. The application runs as daemon, and sometimes it hangs. How should I go about debugging this? Thanks Khai Doan