doc: improvements to debugger.markdown copy
[platform/upstream/nodejs.git] / lib / _debugger.js
2016-01-19 Tom Gallacherdoc: Fixing broken links to the v8 wiki
2016-01-19 Felix Böhmdebugger: also exit when the repl emits 'exit'
2015-08-26 Minwoo Jungdebugger: use strict equality comparison
2015-08-23 cjihrignode: rename from io.js to node
2015-06-15 Roman Reisslib,test: fix whitespace issues
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-05 Jackson Tiandebugger: improve ESRCH error message
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-03-27 Jackson Tiandebugger: don't spawn child process in remote mode
2015-02-06 Ben Noordhuislib: make debug client connect to 127.0.0.1
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-23 Vladimir Kurchatkindebugger: don't override module binding
2015-01-21 cjihriglib: use const to define constants
2015-01-16 Jongyeol Choidoc: change to iojs from node in the usage message
2015-01-15 Yosuke Furukawasrc: fix jslint errors
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-19 Julian Duquedebugger: improve clearBreakpoint error and docs
2014-12-17 Miroslav Bajtošdebugger: fix unhandled error in setBreakpoint
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-06 cjihrigdebugger: use requireRepl() to load debugger repl
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-05 Majid Arif Siddiquilib: improved forEach object performance
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-21 Nathan Rajlichdebugger: don't set the `repl.prompt` string
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Farid Neshatdebugger: Fix breakpoint not showing after restart
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-03 Oguz Bastemurdebugger: remove unused definition `currentSource`
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-20 Alexis Campailladebug client: connect after child is ready
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-25 Maxim Bogushevichdebugger: Fix bug in sb() with unnamed script
2013-10-06 Alex Kocharindebugger: count space for line numbers correctly
2013-10-01 Alex Kocharindebugger: show current line, fix for #6150
2013-10-01 Alex Kocharindebugger: repeat last command
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-04 Timothy J FontaineMerge branch 'v0.11.7-release'
2013-09-04 isaacsstream: return this from pause()/resume()
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-21 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-19 Matthew Aynalemfixes #6031 spelling errors
2013-08-19 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-17 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-16 Brian Whitelib: remove unused variables and functions
2013-08-06 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-08-01 isaacssrc: Replace macros with util functions
2013-07-30 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-07-24 Ben Noordhuislib: macro-ify type checks
2013-07-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-07-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-07-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-06-25 isaacsMerge remote-tracking branch 'ry/v0.10' into master
next