Mercurial > hg > orthanc-book
changeset 240:ea82efa0885a
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 27 Apr 2019 16:49:38 +0200 |
parents | a162fa200a13 |
children | f277d18e8d71 |
files | Sphinx/source/faq/crash.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/crash.rst Sat Apr 27 15:52:49 2019 +0200 +++ b/Sphinx/source/faq/crash.rst Sat Apr 27 16:49:38 2019 +0200 @@ -75,7 +75,7 @@ <segfault-plugin>` is available as the ``crash.cpp`` file, here is a sample debug session:: - $ wget http://orthanc.osimis.io/lsb/orthanc-debug/releases/1.5.6/Orthanc + $ wget http://lsb.orthanc-server.com/orthanc/debug/1.5.6/Orthanc $ chmod +x ./Orthanc $ gcc -fPIC -shared ./crash.cpp -I ~/orthanc/Plugins/Include -o crash.so $ ulimit -c unlimited