This directory contains debugger modules for various platforms.

See installation instructions at 
http://www.nusphere.com/kb/technicalfaq/howto_install_dbg_module.htm

The following table describes the supported server configurations and
locations of corresponding dbg modules. Please select the dbg module 
applicable to your platform.

+===============+===========+=====================+============================+=============+==========+
| Operating     | Bitness   | Requirements        | Archive or                 | Directory   | Comments |
| system        | and CPU   |                     | Location                   | inside      |          |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| Linux         | x86, 32   | glibc >= 2.3        | dbg-7.0.16-Linux.tar.gz    | x86         |          |
| Linux         | x86, 64   | glibc >= 2.3        | dbg-7.0.16-Linux.tar.gz    | x86_64      | 7        |
| Linux         | arm, 32   | glibc >= 2.13       | dbg-7.0.16-Linux.tar.gz    | armv6       | 4        |
| Linux         | x86, 32   | TS glibc >= 2.3     | dbg-7.0.16-Linux.tar.gz    | x86_TS      |          |
| Linux         | x86, 64   | TS glibc >= 2.3     | dbg-7.0.16-Linux.tar.gz    | x86_64_TS   | 7        |
| Linux         | arm, 32   | TS glibc >= 2.13    | dbg-7.0.16-Linux.tar.gz    | armv6_TS    | 4        |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| Windows       | x86, 32   | TS, VC6             | Windows\x86                              | 1, 3     |
| Windows       | x86, 32   | NTS, VC6            | Windows\x86_NTS                          | 2, 3     |
| Windows       | x86, 32   | TS, VC9             | Windows\x86_VC9                          | 1, 5     |
| Windows       | x86, 32   | NTS, VC9            | Windows\x86_NTS_VC9                      | 2, 5     |
| Windows       | x86, 32   | TS, VC11            | Windows\x86_VC11                         | 1, 6     |
| Windows       | x86, 32   | NTS, VC11           | Windows\x86_NTS_VC11                     | 2, 6     |
| Windows       | x86, 64   | TS, VC9             | Windows\x86_64_VC9                       | 1, 5     |
| Windows       | x86, 64   | NTS, VC9            | Windows\x86_64_NTS_VC9                   | 2, 5     |
| Windows       | x86, 64   | TS, VC11            | Windows\x86_64_VC11                      | 1, 6     |
| Windows       | x86, 64   | NTS, VC11           | Windows\x86_64_NTS_VC11                  | 2, 6     |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| FreeBSD       | x86, 32   | v.6 or higher       | dbg-7.0.16-FreeBSD.tar.gz  | x86         |          |
| FreeBSD       | x86, 64   | v.6 or higher       | dbg-7.0.16-FreeBSD.tar.gz  | x86_64      | 7        |
| FreeBSD       | x86, 32   | TS v.6 or higher    | dbg-7.0.16-FreeBSD.tar.gz  | x86_TS      |          |
| FreeBSD       | x86, 64   | TS v.6 or higher    | dbg-7.0.16-FreeBSD.tar.gz  | x86_64_TS   | 7        |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| Sun (solaris) | x86, 32   | v.10 or higher      | dbg-7.0.16-SunOS.tar.gz    | x86         |          |
| Sun (solaris) | x86, 64   | v.10 or higher      | dbg-7.0.16-SunOS.tar.gz    | x86_64      | 7        |
| Sun (solaris) | x86, 32   | TS v.10 or higher   | dbg-7.0.16-SunOS.tar.gz    | x86_TS      |          |
| Sun (solaris) | x86, 64   | TS v.10 or higher   | dbg-7.0.16-SunOS.tar.gz    | x86_64_TS   | 7        |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| NetBSD        | x86, 32   | v.5 or higher       | dbg-7.0.16-NetBSD.tar.gz   | x86         |          |
| NetBSD        | x86, 64   | v.5 or higher       | dbg-7.0.16-NetBSD.tar.gz   | x86_64      | 7        |
| NetBSD        | x86, 32   | TS v.5 or higher    | dbg-7.0.16-NetBSD.tar.gz   | x86_TS      |          |
| NetBSD        | x86, 64   | TS v.5 or higher    | dbg-7.0.16-NetBSD.tar.gz   | x86_64_TS   | 7        |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| OpenBSD       | x86, 32   | v.4 or higher       | dbg-7.0.16-OpenBSD.tar.gz  | x86         |          |
| OpenBSD       | x86, 64   | v.4 or higher       | dbg-7.0.16-OpenBSD.tar.gz  | x86_64      | 7        |
| OpenBSD       | x86, 32   | TS v.4 or higher    | dbg-7.0.16-OpenBSD.tar.gz  | x86_TS      |          |
| OpenBSD       | x86, 64   | TS v.4 or higher    | dbg-7.0.16-OpenBSD.tar.gz  | x86_64_TS   | 7        |
+---------------+-----------+---------------------+----------------------------+-------------+----------+
| Mac OSX       | 32/64     | v.10.4 or higher    | dbg-7.0.16-MacOSX.tar.gz   | universal   | 8        |
| Mac OSX       | 32/64     | TS v.10.4 or higher | dbg-7.0.16-MacOSX.tar.gz   | universal_TS| 8        |
+===============+===========+=====================+============================+=============+==========+

COMMENTS:
1: TS stands for php compiled with thread-safety turned on (see phpinfo output to 
   make sure if you run php with this option)

2: NTS stands for php compiled with thread-safety option turned off (see phpinfo output 
   to make sure if you run php with this option)

3: VC6 means that php is compiled with MS Visual Studio 6 runtime library (msvcrt.dll is in the dependencies)

4: armv6 means support for all major ARM platforms starting with ARM v6: ARM11, CortexM0-CortexM4, 
   CortexR4-CortexR7, Cortex-A5, -A7, -A8, -A9, -A12, -A15, and higher 32bit ARM platforms

5: VC9 means that php is compiled with MS Visual Studio 2008 runtime library (msvcr90.dll is in the dependencies)

6: VC11 means that php is compiled with MS Visual Studio 2012 runtime library (msvcr110.dll is in the dependencies)

7: In case of 64bit hardware, please make sure that installed php is also 64bit,
   otherwise you need 32bit debugger modules even though the CPU hardware is 64bit.

8: Universal binaries for Mac OSX platforms include x86, x86 64, and PowerPC built-in modules

PhpED comes with pre-configured embedded web server only. If you need to 
debug php scripts with Apache or IIS you have to install debugger module 
manually.  Alternatively, you may want to install TechPlatform product which 
includes Apache, Perl, PHP and php Debugger.

See http://www.nusphere.com site for products and updates

Modules for other platforms and/or php versions may be provided upon request

See installation instructions at 
http://www.nusphere.com/kb/technicalfaq/howto_install_dbg_module.htm

If you have any questions or encountered problems, do not hesitate to contact
us at http://www.nusphere.com/contact_us/

Copyright (c) NuSphere Corp, 2000-2014
http://www.nusphere.com/
