mirror of
https://github.com/PCSX2/pcsx2-net-www.git
synced 2026-01-31 01:15:16 +01:00
Docs: Remove incorrect statement about spaces in debugger expressions (#467)
This commit is contained in:
@@ -124,7 +124,7 @@ If the `Gray Out Symbols For Overwritten Functions` option is enabled, PCSX2 wil
|
||||
|
||||
In various places throughout the debugger's UI you can specify an expression instead of just a fixed address. This includes all the go to dialogs, many of the fields in the breakpoint dialog, and many of the fields in the analysis options dialog.
|
||||
|
||||
Expressions can contain operators, hexadecimal integer literals, general purpose register names, symbols, and of course the operators themselves. They should contain no whitespace.
|
||||
Expressions can contain operators, hexadecimal integer literals, general purpose register names, symbols, and of course the operators themselves.
|
||||
|
||||
### Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user