Skip to content

Commit

Permalink
minor update to the debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandoam committed Dec 20, 2012
1 parent e4761d0 commit 79614bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets/spidermonkey/common/dbg_client.rb
Expand Up @@ -62,6 +62,7 @@ def run_client
}
if out
client_socket.puts out
client_socket.flush
end
end
if income
Expand Down

0 comments on commit 79614bc

Please sign in to comment.