66 Commits

Author SHA1 Message Date
d6920d96d6 Update README 2015-07-28 08:03:57 -05:00
8faeaecb97 Update README.md 2015-07-25 21:21:05 -05:00
d99d5321f3 Update README.md 2015-07-25 21:21:05 -05:00
d8418c6506 Update README 2015-07-10 15:54:56 -05:00
53fc891157 Update README formatting 2015-07-10 15:16:44 -05:00
587a758afa Update README / CONTRIBUTING docs with mailing list link 2015-07-09 18:50:45 -05:00
3899fc0b6c Relocate gitter badge 2015-06-21 21:59:10 -05:00
db489355f1 Added Gitter badge 2015-06-22 02:38:33 +00:00
c692f62005 Update README 2015-06-02 08:26:35 -05:00
fc1cfa0abc Update README
* Simplify
* Add links to wiki pages
* Add link to CONTRIBUTING doc
* Update description
2015-05-19 12:15:35 -05:00
e59edcb339 Update README with logo link 2015-05-19 12:00:21 -05:00
dfff9b5384 Update README 2015-05-13 15:00:43 -05:00
2a57fa4b44 Update README.md
Added help in commands
2015-05-12 16:35:30 -07:00
b24abcd325 Update README 2015-05-07 16:59:38 -05:00
288248d048 Fix typo 2015-04-30 02:28:23 +09:00
ab5aec4365 Update README 2015-04-16 11:50:27 -05:00
0d5e0dbd4a Update README 2015-04-13 09:53:58 -05:00
22ac63f050 Add more instructions for OSX
Add a couple of troubleshooting instructions for OSX users.
2015-04-08 09:46:49 -04:00
c8d5169dc4 Update README 2015-04-05 17:52:10 -05:00
c6d9b0e63c Update README 2015-04-03 09:48:18 -05:00
4729ae828b Allow arbitrary switching between threads 2015-03-13 14:50:01 -05:00
bb4356b713 Add test sub command
Allows compiling a test binary and debugging it.
2015-03-08 22:59:37 -05:00
4e43b0f8c0 Use subcommands instead of flags 2015-03-08 21:26:45 -05:00
0b3cf1cd15 Add command to print active breakpoints 2015-03-06 08:53:54 -06:00
5705013f73 Bump version to 0.5.0.beta
Notable changes:
* OS X support
* Pure Go readline library
* Fixes issues debugged cgo enabled programs
* Substantial refactoring / code cleanup

Fixes #3 #29 #70
2015-03-01 10:43:03 -06:00
533a534560 Update README 2015-02-23 23:36:03 -05:00
201981b91c Remove Travis support
Currently Travis supports only Ubuntu 12.04 linux 2.6 VMs which are
terribly outdated, and trying to track down why it's hanging on Travis
but not on other similar VMs is more trouble than it's worth at the
moment.

Certainly another more appropriate and up to date CI solution should be
explored.
2015-02-18 09:46:02 -06:00
e817003af0 Update travis link 2015-02-17 21:46:11 -06:00
af74da89bf Use svg for travis badge 2015-02-17 21:31:50 -06:00
b8c00f4569 Update Travis badge 2015-02-17 20:56:30 -06:00
86e60be387 Added TravisCI support and badges 2015-02-17 20:35:19 -06:00
46b5348455 Comment cleanup. Added info vars reference to docs 2015-02-04 13:15:10 -05:00
07940dc59e Added info locals and info args commands 2014-12-30 12:58:44 -05:00
c8035c9338 Prefer funcs to functions 2014-12-28 23:06:04 -06:00
f43703f175 Added doc for info command 2014-12-28 23:03:25 -06:00
281335059c Update README 2014-12-10 22:31:12 -06:00
94453b46e6 Update README 2014-11-23 17:44:00 -06:00
200be0e20f Update README 2014-11-15 10:55:22 -06:00
7f17a2fdeb Remove the -proc option and make it the default 2014-11-14 21:55:19 +01:00
48a220a73c Update README with libreadline dependency 2014-11-12 12:16:03 -06:00
f5b3f89a80 add exit command to docs 2014-11-11 20:41:29 -07:00
2c7e083663 Fix README typo 2014-11-11 16:32:04 -06:00
af0e0286a6 Move main package to cmd for 'dlv' binary name 2014-11-10 17:48:25 -06:00
c15fafc288 Use delve instead of dlv everywhere, for now 2014-11-10 12:04:09 -06:00
76c21b1ab9 Update README 2014-11-10 08:28:53 -06:00
3afce6d7a9 Update README 2014-11-09 14:19:32 -06:00
f9d22a05eb Update README 2014-10-25 12:44:35 -05:00
8e3f3e19e3 Update README.md
Add docs for continue
2014-10-20 11:58:56 -05:00
5331dad93d Rename project 2014-10-15 09:28:22 -05:00
414db82e76 Update README 2014-10-14 09:56:22 -05:00