Opened 2 years ago
Last modified 2 years ago
#17849 assigned bug
Alt+SysRq+D not documented
Reported by: | bbjimmy | Owned by: | humdinger |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Documentation | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Apparently Alt+SysRq+D drops one to kdl but is not documented.
It should be included in https://www.haiku-os.org/guides/troubleshooting/ and https://www.haiku-os.org/docs/userguide/en/keyboard-shortcuts.html#general so that when a dev says " drop to kdl and take a backtrace," a newbie can find out how to do just that.
Change History (8)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 2 years ago
To be honest, you can find it here, as well as syslog location and other things. It is the first link in troubleshooting guide but I guess that is not easy enough to find for shy newbies.
comment:4 by , 2 years ago
Description: | modified (diff) |
---|
comment:5 by , 2 years ago
maybe make links from those two documents to : https://www.haiku-os.org/documents/dev/welcome_to_kernel_debugging_land/ to make it easier to find.
comment:6 by , 2 years ago
I am in the progress of moving some documentation to https://www.haiku-os.org/docs/develop/ which allows to have a table of contents and better organized information (we're not really there, I will reorganize things better as I keep filling it with more contents). Should the info about the kernel debugger move there?
comment:7 by , 2 years ago
I don't think the keycombo to enter KDL should be added to the common keyboard shortcuts of the Userguide, alongside everday shortcuts like for changing workspaces. People may even try it for fun before they learn how to escape KDL with "continue"...
It's quite an advanced feature that's not important for normal OS usage.
It is, however, described where it's appropriate: in the Reporting Bugs topic linked from the Welcome page.
comment:8 by , 2 years ago
A key combo to enter KDL should be disabled in releases anyway, otherwise it would be seen as a security bug.
That's https://www.haiku-os.org/guides/troubleshooting/ and https://www.haiku-os.org/docs/userguide/en/keyboard-shortcuts.html#general