Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse - debugging Java and C++ code seamlessly

I have a project that is written both in Java and C++ communicating through JNI. So far I have been working with IntelliJ Idea for debugging the Java code, and Linux native debugger for the C++ code.

As I was looking for alternatives, I thought using Eclipse for debugging would be the best idea for both java and c++. What are the steps for achieving this? (Obviously I want to import my current project).

I'm a Linux 64 bit user, using eclipse Juno.

like image 475
user1197126 Avatar asked Apr 08 '26 22:04

user1197126


1 Answers

Debugging JNI C and Java code in Eclipse can help you. Otherwise, How to Use Eclipse to Debug JNI code (Java & C/C++) might help you as well.

like image 182
Synxis Avatar answered Apr 11 '26 10:04

Synxis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!