Sun studio 11 bug?
Hi,
Running Sun Studio 11 on Solaris 5.8 with JDK 1.4.2_04.
When I'm trying to attach to any process it shows the list of processes in "Attach" dialog with only first 5-digit pid, though they are all 6:
ps
PID TTYTIME CMD
473484 pts/170:00 bash
476934 pts/170:00 sunstudi
476954 pts/170:19 java
479197 pts/170:00 launchPa
Double-click on any row ( for example, "479197 launchPa") says:
dbx: no process with the process id 47919 exists.
Looks like studio cut last digit...
Best regards, Alexey

