diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2010-02-06 12:24:54 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2010-02-06 12:24:54 +0100 |
commit | fd522aa406a482dbe85247b9e6039efbafe9ee58 (patch) | |
tree | b49504b8fbc6201751f4d31f66b0b5a9c7d4335d /doc | |
parent | eca05d2a3398f25be13282072da1ff1c284afcd7 (diff) | |
download | Nim-fd522aa406a482dbe85247b9e6039efbafe9ee58.tar.gz |
httpserver supports a fixed port number
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/endb.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/endb.txt b/doc/endb.txt index 63e382859..e2be59c50 100755 --- a/doc/endb.txt +++ b/doc/endb.txt @@ -6,6 +6,10 @@ :Version: |nimrodversion| .. contents:: + + +**Note:** ENDB has not been maintained/tested since several versions. Help if +you want this debugger to survive. Nimrod comes with a platform independant debugger - the `Embedded Nimrod Debugger`:idx: (`ENDB`:idx:). The debugger is |