2 posts tagged with debugging.
Displaying 1 through 2 of 2. Subscribe:

@console_dot_log

A sampling of log statements as they get pushed to Github (a site that hosts open source code). Logs usually contain human-readable messages that are used by programmers to give themselves an idea of what's going on in the case that their software is having problems or behaving unexpectedly.
posted by ignignokt on Mar 19, 2015 - 0 comments

Find bugs by Jinxing your multi-threaded code.

I work at a start-up founded by my thesis advisor. We have just released our first product: Jinx. Jinx makes multi-threaded code 'unlucky' so bugs occur (and can be fixed) more quickly and easily. Its free for academic and non-commercial use or you can get a 30-day trial. We'd love any and all feedback. Look below the fold for more info on multi-threaded code, debugging, and the research Jinx is based on. [more inside]
posted by lucasks on Aug 25, 2010 - 1 comment

Page: 1