Sun Studio 12: Debugging a Program With dbx

lwp_exit

The lwp_exit event occurs when lwp has been exited. $lwp contains the id of the exited LWP (lightweight process) for the duration of the event handler.


Note –

The lwpexit event is not available on Linux platforms.