Last change
on this file since 105482 was 105335, checked in by vboxsync, 7 months ago |
FE/Qt: bugref:10705. Merging r6149 from doc team's repo.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
705 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="gimdebug">
|
---|
4 | <title>Paravirtualized Debugging</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>This section covers debugging of guest operating systems using interfaces supported by paravirtualization
|
---|
8 | providers. </p>
|
---|
9 | <note>
|
---|
10 | <p>Paravirtualized debugging significantly alter guest operating system behaviour and should only be used by
|
---|
11 | expert users for debugging and diagnostics. </p>
|
---|
12 | </note>
|
---|
13 | <p>These debug options are specified as a string of key-value pairs separated by commas. An empty string disables
|
---|
14 | paravirtualized debugging. </p>
|
---|
15 | </body>
|
---|
16 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.