Operating System - HP-UX
1848284 Members
6046 Online
104024 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??