-
-
Notifications
You must be signed in to change notification settings - Fork 328
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
Love for remote debugging #406
Commits on Jan 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ffb1648 - Browse repository at this point
Copy the full SHA ffb1648View commit details -
Configuration menu - View commit details
-
Copy full SHA for a367155 - Browse repository at this point
Copy the full SHA a367155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944e07b - Browse repository at this point
Copy the full SHA 944e07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2711a69 - Browse repository at this point
Copy the full SHA 2711a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b8488 - Browse repository at this point
Copy the full SHA 74b8488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5f884 - Browse repository at this point
Copy the full SHA 4a5f884View commit details -
Don't care about start_control return value
The port is accessible via `actual_control_port` anyways.
Configuration menu - View commit details
-
Copy full SHA for a835a22 - Browse repository at this point
Copy the full SHA a835a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3751bda - Browse repository at this point
Copy the full SHA 3751bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b08eee - Browse repository at this point
Copy the full SHA 2b08eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15befcb - Browse repository at this point
Copy the full SHA 15befcbView commit details -
Fix remote debugging regression
In the case of remote debugging, we don't want to close the interface after each repl. Introduced by e42078f. Adding initial tests for remote debugging.
Configuration menu - View commit details
-
Copy full SHA for e7279ed - Browse repository at this point
Copy the full SHA e7279edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7497035 - Browse repository at this point
Copy the full SHA 7497035View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc5cff - Browse repository at this point
Copy the full SHA cfc5cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8ad87 - Browse repository at this point
Copy the full SHA 3e8ad87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75e7ac - Browse repository at this point
Copy the full SHA f75e7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceebb4d - Browse repository at this point
Copy the full SHA ceebb4dView commit details -
Make sure byebug is started before interrupting it
Since, for example, running `continue` stops the debugger for performance if there's no active breakpoints or catchpoints.
Configuration menu - View commit details
-
Copy full SHA for d49fe2c - Browse repository at this point
Copy the full SHA d49fe2cView commit details -
Remove unnecessary
Byebug.start
Causing remote debugging to be very slow.
Configuration menu - View commit details
-
Copy full SHA for 3dc1e79 - Browse repository at this point
Copy the full SHA 3dc1e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea4837 - Browse repository at this point
Copy the full SHA 9ea4837View commit details -
Configuration menu - View commit details
-
Copy full SHA for cafc309 - Browse repository at this point
Copy the full SHA cafc309View commit details -
Configuration menu - View commit details
-
Copy full SHA for e38b585 - Browse repository at this point
Copy the full SHA e38b585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee6d45 - Browse repository at this point
Copy the full SHA 4ee6d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223ea91 - Browse repository at this point
Copy the full SHA 223ea91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0182286 - Browse repository at this point
Copy the full SHA 0182286View commit details -
Increase and normalize timeouts
Sometimes tests time out on Linux too.
Configuration menu - View commit details
-
Copy full SHA for dd7548f - Browse repository at this point
Copy the full SHA dd7548fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8359dfe - Browse repository at this point
Copy the full SHA 8359dfeView commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62fbd43 - Browse repository at this point
Copy the full SHA 62fbd43View commit details