Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fw: KSLD(Kernel Source Line Debugger), Have you

807567Jun 11 2001
Hi, All~~
I tried to debug a kernel driver using KSLD.
KSLD needs two systems, one is host system, another is client system.
Client system has no problem yet..
But host system has some errors..
Error messages are as follow;

=========
#ksld -gui -t my_tiphost my_drv
workshop: warning: child (pid 538) exited with 2
workshop: warning: MsgSnd::snd_via(): no port --
msg 'DBX_STACK_NOTIFY' dropped
workshop: warning: MsgSnd::snd_via(): no port --
msg 'DBX_THREADS_NOTIFY' dropped
fatal error: Surrogate::connect(): should only be called once per
construction if Surrogate_CONNECT_CHILD is used
Exiting. exit code 2
=========

Aafter this messages, all of workshop6 program's wondows are closed,, so I can't debug my own driver.
Workshop6 has no problem, I think,, because it works well independantly..

My systems' architecture is SPARC sun4u with Solaris 8.
this error messages show only on sparc systems.. not intel systems.

Do you have any experience like this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2001
Added on Jun 11 2001
0 comments
206 views