mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 03:25:00 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262802 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8f2541d9b6
commit
5949d69774
@ -1400,7 +1400,7 @@ some with solutions, some without.
|
||||
|
||||
* Restarting the program breaks breakpoints. After following the information
|
||||
above, you have succeeded in getting some breakpoints planted in your pass.
|
||||
Nex thing you know, you restart the program (i.e., you type "``run``" again),
|
||||
Next thing you know, you restart the program (i.e., you type "``run``" again),
|
||||
and you start getting errors about breakpoints being unsettable. The only
|
||||
way I have found to "fix" this problem is to delete the breakpoints that are
|
||||
already set in your pass, run the program, and re-set the breakpoints once
|
||||
|
Loading…
x
Reference in New Issue
Block a user