Add columns to breakpoints (#1560) * Add columns to breakpoints * Added tests and updated version * Remove debug printing * Removed adjusting JS locations from 0-based to 1-based and back * Add debug information on failure to set breakpoints * Update tests * Update skiplist tests