Hacker News new | ask | show | jobs
by _8j50 1052 days ago
The SANS course for this still teaches to use IE for debugging JS because it is the only browser that lets you break at arbitrary points in the code instead of newline boundaries.
1 comments

Chrome has breakpoints within the line too. They aren't particularly great though.