How to force a panic on running Solaris system

For this purpose i can use savecore command ( there are differents option , they are listed in savecore man page ) but i found another unexpectedly command … reboot!!

From reboot man page:

OPTIONS
The following options are supported:

-d Force a system crash dump before rebooting.
See dumpadm(1M) for information on configur-
ing system crash dumps.

Ok.
In this case if i want force to panic a system for collecting and analyzing dump file i can use this command as follow:

root@tex# reboot -d
May 14 16:04:52 tex reboot: rebooted by root

panic[cpu0]/thread=30003077c20: forced crash dump initiated at user request

000002a1009bd960 genunix:kadmin+4a4 (b4, 1, 0, 125d000, 5, 1)
%l0-3: 0000000001815000 00000000011cb800 0000000000000004 0000000000000004
%l4-7: 0000000000000438 0000000000000010 0000000000000004 0000000000000000
000002a1009bda20 genunix:uadmin+11c (300003b2a58, 1, 0, 6d7000, 0, 0)
%l0-3: 0000000000000000 0000000000000000 00000000ef090000 000000000000ef09
%l4-7: 0000000000000001 0000000000000000 0000000000000005 0000030003077c20

syncing file systems… done
dumping to /dev/dsk/c0t0d0s1, offset 214827008, content: kernel
100% done: 10234 pages dumped, compression ratio 2.62, dump succeeded
rebooting…
Resetting …