Operating System - HP-UX
1856221 Members
5022 Online
104111 Solutions
New Discussion

Debugging java and C++ code on HP Unix

 
Amit_22
Occasional Contributor

Debugging java and C++ code on HP Unix

I have an application which is in Java and there are many native method calls through that. My application has runs on HP UNIX. I want to debug both the Java code and native C++ code while running my application.
Is there a single debugger or a way by using a combination of debuggers for debugging code simultaneausly in Java and C++ on HP UNIX??