You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromium-os-dev
When debugging a browser hang it's useful to be able to collect a crash dump. On macOS and Windows the built-in task manager apps can do this. On ChromeOS I'm not aware of a way of doing this other than putting the device in developer mode and using the kill command to send something like SIGSEGV so that the crash reporter catches it and uploads a dump.
Is there a keyboard shortcut that does the same so I don't have to ask an end-user to put their device in developer mode?