mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
enforce standalone 'expression' child for watch expressions in cfg tree, adjust eval / ui to work on that child, instead of assuming the first child of a watch expression node is the expression string itself - this will let us tag watch expressions with other info, like project / lock status etc.
This commit is contained in:
+1
-1
@@ -71,5 +71,5 @@ target:
|
||||
target:
|
||||
{
|
||||
executable: "../../Program Files/SuperTux/bin/supertux2.exe"
|
||||
working_directory: "../../Program Files/SuperTux/bin/"
|
||||
working_directory: "../../Program Files/SuperTux/bin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user