mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Remove outdated notices about GDScript debugger not supporting threads
This is now supported in Godot.
This commit is contained in:
@@ -111,12 +111,6 @@ When the debugger breaks on a breakpoint, a green triangle arrow is visible in
|
||||
the script editor's gutter. This arrow indicates the line of code the debugger
|
||||
broke on.
|
||||
|
||||
.. warning::
|
||||
|
||||
Breakpoints won't break on code if it's
|
||||
:ref:`running in a thread <doc_using_multiple_threads>`.
|
||||
This is a current limitation of the GDScript debugger.
|
||||
|
||||
Debug project settings
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user