Wed Jun 29, 2005 8:44 am |
Replies: 3 |
Views: 5784 |
|
|
As I said I'm on Linux Ubuntu Amd 64 (rel. Hoary) with gcc 3.3.5 and glibc 2.3.2.
The strange thing is that doing "set port 7869" works...
|
Tue Jun 28, 2005 2:23 am |
Replies: 3 |
Views: 5784 |
|
|
Hi, I'm on an Ubuntu Amd 64, everything compiles fine and the module is loaded by PHP, but I can't use dbg-cli because it crashes if I try one of the "set mapurl", "set maplocalroot", etc. commands... ...
|
Tue Jun 28, 2005 2:18 am |
Replies: 1 |
Views: 5712 |
|
|
Try to launch ddd using:
ddd --dbg --debugger /usr/local/bin/dbg-cli
|