diff options
author | Araq <rumpf_a@web.de> | 2014-08-31 11:42:31 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-08-31 11:42:31 +0200 |
commit | dd830d2e7d745b7d2d2697d4fa8d64d90a0097e5 (patch) | |
tree | d9fc6b3df88f016b4c0227f69f595ab767b222ae /doc | |
parent | 2d1b9d1f9dcd32611a706345277de5a98c4b15cf (diff) | |
download | Nim-dd830d2e7d745b7d2d2697d4fa8d64d90a0097e5.tar.gz |
added ENDB warning
Diffstat (limited to 'doc')
-rw-r--r-- | doc/endb.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/endb.txt b/doc/endb.txt index 09b22c820..049f9d40d 100644 --- a/doc/endb.txt +++ b/doc/endb.txt @@ -7,6 +7,8 @@ .. contents:: +**WARNING**: ENDB is not maintained anymore! Please help if you're interested +in this tool. Nim comes with a platform independent debugger - the Embedded Nim Debugger (ENDB). The debugger is |