I have an application that I am working on. This application is a service. For now, I "su" and run, but I would like to run this under my normal user account.
I can continue to run this as root, but here is the next question... I am using NetBeans as a development IDE. I would like to debug the application with NetBeans/gdb. (Because it is a service started by root, I can't attach the debugger to it with my user account). How do I run the application and debug as non-root? Thanks! -- This message posted from opensolaris.org _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org