Skip to content
Snippets Groups Projects
Commit 27b96e55 authored by hjk's avatar hjk
Browse files

fix typo

parent e7d6b28e
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@ private: ////////// Gdb Command Management //////////
// Trigger watch model rebuild when no such commands are pending anymore.
RebuildWatchModel = 4,
WatchUpdate = Discardable | RebuildWatchModel,
// We can live without recieving an answer.
// We can live without receiving an answer.
NonCriticalResponse = 8,
// Callback expects GdbResultRunning instead of GdbResultDone.
RunRequest = 16,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment