Commit Graph

91 Commits

Author SHA1 Message Date
Oleksandr Redko
3ae22627df
*: replace old golang.org links with new go.dev (#3774) 2024-07-12 12:12:44 -07:00
Oleksandr Redko
d8003a74c8
pkg/proc: fix 404 links and change to https (#3775) 2024-07-11 08:03:32 -07:00
Oleksandr Redko
c728f90dcf
TeamCity,Documentation: use new TeamCity URL (#3275)
Change delve.beta.teamcity.com to delve.teamcity.com.
2023-02-15 11:11:42 +01:00
Gabriel Vasile
822c1ed2f1
Documentation: remove individual os install instruction links (#2697)
Since the install instructions are more or less the same on all four
operating systems, remove individual install instruction links from
readme.
2021-09-13 10:55:06 +02:00
Alessandro Arzilli
715224cea0
Change TeamCity test matrix and drop appveyor/travis-ci configurations (#2315)
* TeamCity: change test matrix and test scripts

Changes test matrix to test:

* 1.13 through 1.16 on linux/amd64
* 1.15, 1.16 on windows/amd64
* 1.15 on linux/386

Also includes tests on go-tip for windows/amd64 and linux/amd64
(currently disabled, but can be turned on in a PR).

Changes test scripts to automatically select the latest patch version
of Go.

* CI: remove Travis-CI and Appveyor configuration
2021-01-25 20:48:27 -08:00
Artem Khvastunov
eb8becfb56
use SVG TeamCity icon (#2306) 2021-01-19 12:58:54 -08:00
Artem Khvastunov
f2ec3e49a8
Introduce TeamCity builds (#2298)
* add -json flag when running tests on TeamCity

* introduce TeamCity builds

* restore gdbserial constants for 386

Otherwise compilation fails.

* skip TestAttachRequest on Windows as it never finishes

* run tests on 1.16beta1
2021-01-18 07:48:06 -08:00
Alessandro Arzilli
8221250e65
split testing load between more CI services (#2251) 2020-12-16 08:56:15 -08:00
Bertram Truong
8f80f3314d
Documentation: Add FreeBSD under main README (#2107) 2020-07-20 09:32:08 -07:00
chainhelen
237c5026f4
doc/readme: Remove the Build Status of appveyor (#2055)
update #1919
2020-05-18 09:36:42 -07:00
Derek Parker
75d7266dc0 *: Update AppVeyor badge
It seems the project in AppVeyor moved from go-delve to my AppVeyor account and I'm not sure how that happened. However, it did break the badge rendering on the README so this patch fixes it with the current correct link.
2020-01-22 11:55:30 +01:00
chainhelen
1ac990c705 README: Remove gitter chat link.
Abandon gitter chat link, just leave the mailing list.

Fix #1842
2020-01-21 09:06:53 -08:00
Alessandro Arzilli
21ac0eb4f8 Documentation: add Frequently Asked Questions. (#1567) 2019-06-03 10:20:26 -07:00
Qais Patankar
9d686a2279 doc/readme: Fix 'Github' spelling (#1524)
It is "GitHub", not "Github"
2019-03-26 16:15:18 -07:00
Derek Parker
4c9a72e486 *: Update import name to github.com/go-delve/delve
The repository is being switched from the personal account
github.com/derekparker/delve to the organization account
github.com/go-delve/delve. This patch updates imports and docs, while
preserving things which should not be changed such as my name in the
CHANGELOG and in TODO comments.
2019-01-04 19:43:13 +01:00
chainhelen
e5c43dc937 Fix SVG badges 2018-09-18 10:22:20 -07:00
aarzilli
78377cad9d Documentation: better documentation menu, add guide to writing a client
* Adds some links to the more relevant documentation pages on the main
  README.md
* Adds a document informally describing how to write a client of delve
* Adds link to slides describing the architecture of delve
2018-07-02 09:35:27 -07:00
Zaytsev Dmitriy
d74cfea204 Documentation: fix link to Getting Started 2018-01-04 11:17:36 -08:00
Derek Parker
01f5b3c8d0 Documentation: Improve link layout, add getting started doc (#1064)
Improve the link ordering for the main README and add a
"Getting Started" doc with basic usage information for new users.
2018-01-04 04:50:44 -08:00
Derek Parker
f6091694b6 *: Bump version to 1.0.0-rc.1 2017-05-06 15:38:32 +02:00
Michael Robinson
e7fa14d21d Improve sentence in README.md. (#792) 2017-04-18 10:17:32 -07:00
Derek Parker
63a660820e docs: Move wiki docs into Documentation dir
Going forward, all documentation should be placed in the Documentation
directory in the root of the project. This switch allows maintainers to
approve updates to documentation before they are committed, as opposed
to the pre-existing wiki which anybody could modify.

Currently the Documentation directory includes docs on building, usage,
and minimal docs around the API. This is just the initial commit, and
documentation will continue to improve over time.

Some changes have been made (and will continue to be made) to `cmd/dlv` to
ensure we can auto-generate documentation for all commands from the
newly provided script `scripts/gen-usage-docs.go`, which can be invoked
via `go run scripts/gen-usage-docs.go`.

Additionally, version has been split into its own package. This was a
bit of housekeeping related to the changes made the `cmd/dlv`.
2016-02-19 10:47:46 -08:00
Derek Parker
5477bf10c3 Add AppVeyor badge to README 2016-01-23 20:08:15 -08:00
Derek Parker
4bae873705 Add travis CI 2015-08-04 08:03:35 -05:00
Derek Parker
08dddb6b70 Update README 2015-08-01 21:55:02 -05:00
Derek Parker
d6920d96d6 Update README 2015-07-28 08:03:57 -05:00
netmml
8faeaecb97 Update README.md 2015-07-25 21:21:05 -05:00
netmml
d99d5321f3 Update README.md 2015-07-25 21:21:05 -05:00
Derek Parker
d8418c6506 Update README 2015-07-10 15:54:56 -05:00
Derek Parker
53fc891157 Update README formatting 2015-07-10 15:16:44 -05:00
Derek Parker
587a758afa Update README / CONTRIBUTING docs with mailing list link 2015-07-09 18:50:45 -05:00
Derek Parker
3899fc0b6c Relocate gitter badge 2015-06-21 21:59:10 -05:00
The Gitter Badger
db489355f1 Added Gitter badge 2015-06-22 02:38:33 +00:00
Derek Parker
c692f62005 Update README 2015-06-02 08:26:35 -05:00
Derek Parker
fc1cfa0abc Update README
* Simplify
* Add links to wiki pages
* Add link to CONTRIBUTING doc
* Update description
2015-05-19 12:15:35 -05:00
Derek Parker
e59edcb339 Update README with logo link 2015-05-19 12:00:21 -05:00
Derek Parker
dfff9b5384 Update README 2015-05-13 15:00:43 -05:00
Kirk
2a57fa4b44 Update README.md
Added help in commands
2015-05-12 16:35:30 -07:00
Derek Parker
b24abcd325 Update README 2015-05-07 16:59:38 -05:00
zhee
288248d048 Fix typo 2015-04-30 02:28:23 +09:00
Derek Parker
ab5aec4365 Update README 2015-04-16 11:50:27 -05:00
Derek Parker
0d5e0dbd4a Update README 2015-04-13 09:53:58 -05:00
Dan Mace
22ac63f050 Add more instructions for OSX
Add a couple of troubleshooting instructions for OSX users.
2015-04-08 09:46:49 -04:00
Derek Parker
c8d5169dc4 Update README 2015-04-05 17:52:10 -05:00
Derek Parker
c6d9b0e63c Update README 2015-04-03 09:48:18 -05:00
Derek Parker
4729ae828b Allow arbitrary switching between threads 2015-03-13 14:50:01 -05:00
Derek Parker
bb4356b713 Add test sub command
Allows compiling a test binary and debugging it.
2015-03-08 22:59:37 -05:00
Derek Parker
4e43b0f8c0 Use subcommands instead of flags 2015-03-08 21:26:45 -05:00
Derek Parker
0b3cf1cd15 Add command to print active breakpoints 2015-03-06 08:53:54 -06:00
Derek Parker
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