Skip to content

Commit

Permalink
added basic info about debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed Nov 20, 2016
1 parent fc7c6e0 commit 646f90b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ This opens a specialized Playground that works remotely with Gemstone. You can s

<img src="doc/string-inspector.png"/>

<img src="doc/basic-debugger.png"/>


##Utility scripts
Expand All @@ -50,3 +51,7 @@ Updating the code of gt4gemstone in a Gemstone stone:
Evaluating and inspecting a remote command:

gtClient performStringRemotelyAndInspect: '40+2'.

Triggering a debugger:

self halt. GtGsDebuggingPlaygroundTests new methodWithPrintStringInBlock
Binary file added doc/basic-debugger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 646f90b

Please sign in to comment.