Improved Debugging with pfiles Enhancement
Until Solaris 11.3 in order to get information on open file descriptors of a dump file you needed to use a debugger like mdb, gdb, dbx or whatsoever.
Thanks to the Oracle Solaris team it is now possible to quickly check the process’ last open file descriptors in Oracle Solaris 11.4. This is awesome!
For more details visit: Improved Debugging with pfiles Enhancement – onlinedevice