Tidying
This commit is contained in:
@@ -39,9 +39,9 @@ namespace DebugServer::Gdb
|
||||
* Determines whether Bloom will seek to disable packet acknowledgement with GDB, at the start of the debug
|
||||
* session.
|
||||
*
|
||||
* If this is set to false, Bloom will communicate its ability to disable package acknowledgment to GDB.
|
||||
* GDB may then send the appropriate packet to disable packet acknowledgment. However, this isn't
|
||||
* guaranteed - GDB may be configured to keep packet acknowledgment enabled (via the
|
||||
* If this is set to false, Bloom will communicate its ability to disable package acknowledgement to GDB.
|
||||
* GDB may then send the appropriate packet to disable packet acknowledgement. However, this isn't
|
||||
* guaranteed - GDB may be configured to keep packet acknowledgement enabled (via the
|
||||
* `set remote noack-packet off` command).
|
||||
*
|
||||
* This parameter is optional. If not specified, the default value set here will be used.
|
||||
|
||||
Reference in New Issue
Block a user