Hi Everyone,
I am working on a Solaris (SunOS 5.10 Generic_147441-25 i86pc i386 i86pc) using Oracle Solaris Studio 12.2.
When I try to attach debugger on a particular process in my system by clicking Toolbar->Debug->Attach Debugger...
The Attach dialog is successful prompted, however, the list "Process to attach:" is stale at showing Gathering data.
My system have a lot of running process, for example, over 200 user process on the running account.
I found that the dialog can list the process if there is only limited running process.
But my application have to rely on other process to work with, so this is not an option for me to debug my process without starting my server's other user process.
May I know anyone have similar experience and how to resolve this?
Regads,
Sun