Hi Martin,

cpplite.debugger uses some debugger classes in an external file [1], and we can drop this dependency and substitute it with a dependency with the cnd.debugger.common2 and cnd.debugger.gdb modules directly without problems, I think.

As stated in [2] cpplite.project stores project information in userdirs (preferences), so I don't know how a team can exchange projects (in git, for example). Note also that in [2] Jan suggested to drop data loaders too, but we may want to keep them in order to make the debugger work fine with cpplite projects.

Is there any use case you can share (a sample project, for instance) so I can see how to keep cpplite and cnd working together?

Thanks,
Antonio


[1]
cpplite/cpplite.debugger/external/cpplite-mi-1.0-SNAPSHOT.jar

[2]
https://lists.apache.org/thread/zlf78ryof5d3cg4g2gh3dsx0fzrjhrgj

El 16/5/22 a las 14:59, Martin Balin escribió:
Hi,
I would really like to keep CPPLite inside NetBeans. It is used for GraalVM 
Native Image debugging to work with GDB and adapting this feature to work CND 
will be overkill also with respect to size of CND.
If needed then CPPLite project can be removed to mix with CND.
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to