Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to sketch out a ‘debugging-flow’ #3

Open
ELLIOTTCABLE opened this issue May 17, 2013 · 0 comments
Open

Need to sketch out a ‘debugging-flow’ #3

ELLIOTTCABLE opened this issue May 17, 2013 · 0 comments

Comments

@ELLIOTTCABLE
Copy link
Member

Everything in Paws will have to be different from what developers are used to using, in terms of debugging. Even at the simplest level, stack traces (as an example amongst many) are no longer relevant or applicable. From there on up, everything from profilers/heatmaps to interactive debuggers (GDB or the WebKit devtools) will have to be re-thought in an asynchronous, parallel context.

I spent a little time today considering some sort of real-time, multi-dimensional map of execution nodes … but we still need something simpler than that to take the place of stack-traces.

Also, how do time-machines come into play with all of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant