aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/crashdb.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix gdb debugging of hypervisor.Keir Fraser2007-12-121-27/+40
| | | | | | | | | | | | | This patch: * enables the gdbstubs to properly access hypervisor memory; * prevents an assertion failure in __spurious_page_fault's call to map_domain_page if such accesses fail, by testing in_irq(); * prints some additional helpful messages; * fixes the endianness of register transfers from the gdbstubs so that gdb is much less confused. * fixes the documentation in docs/misc/crashdb.txt Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
* bitkeeper revision 1.1169 (420b96d48xPe7Ok5mXEY_QuvSxXLxw)sos22@douglas.cl.cam.ac.uk2005-02-101-0/+14
| | | | | Improve documentation a little.
* bitkeeper revision 1.1166 (420b94b19VPINEpnyrORsIwqTctjAA)sos22@douglas.cl.cam.ac.uk2005-02-101-0/+36
Add in a very brief description of how it's supposed to work.