Find the answer to your Linux question:
Results 1 to 3 of 3
Hi everyone, I have a problem to attach tomcat process in kdevelop. Because I need to debug my C++ share lib in Kdevelop which is called by java servlet through ...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    4

    how to attach tomcat process in Kdevelop

    Hi everyone,

    I have a problem to attach tomcat process in kdevelop. Because I need to debug my C++ share lib in Kdevelop which is called by java servlet through tomcat. I use Ubuntu, when I use ps -ef|grep java, I got the tomcat process is pid 5335, but I use kdevelop debug attach to process which doesn't have that pid in the picklist. Does anyone know how to attach the tomcat process? Thanks in advance.

    James

  2. #2
    Just Joined!
    Join Date
    Jun 2007
    Posts
    4
    Nobody has an idea? Anybody has some experience about it. I was stuck on it. Many thanks anyone can help!

    James

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Posts
    4
    Finally, I got it!!, Using gksudo to launch kedevelop, then it will show up the tomcat process. Hopefully, it will can help others if they use that one next time.

    James

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...