Skip to content

Commit c541052

Browse files
committed
Update README.md
1 parent c960984 commit c541052

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

48.1 KB
Loading

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,12 @@ You can right click any node and select `Add Breakpoint`, then click `Next Break
269269

270270
![Debug](./Documentation~/resources/Images/flow_debugger.png)
271271

272+
### Port Debugging
273+
274+
Ceres editor can display the current value of an input port when the mouse hovers over the port of the node at the current breakpoint.
275+
276+
![Port Debug](./Documentation~/resources/Images/port_debug.png)
277+
272278
### Graph Tracker
273279
`FlowGraphTracker` is a class that can be used to track the execution of the graph for advanced debugging scenarios.
274280

0 commit comments

Comments
 (0)