[xdebug-general] Gbd protocol

From: Manu <seatmanu[@]yahoo.com>
Date: Thu, 16 Nov 2006 11:06:03 -0800 (PST)

Hi

I am trying to use XDebug and remote debugging... and when configure like this

xdebug.profiler_enable = On
xdebug.auto_trace= On
xdebug.output_dir="/home/emmanuelp/xdebugoutput"
xdebug.profiler_output_dir="/home/emmanuelp/xdebugoutput"
xdebug.trace_output_dir="/tmp/xdebug/trace"
xdebug.remote_autostart= On
xdebug.remote_enable= On

I get the following with the client
Xdebug Simple DBGp client (0.9.0)
Copyright 2002-2004 by Derick Rethans.
- libedit support: enabled

Waiting for debug server to connect.
Connect

(cmd) next
<response command="next"><error code="3"></error></response>
(cmd) step
<response command="step"><error code="3"></error></response>
(cmd) break
<response command="break"><error code="3"></error></response>
(cmd)

Why do I keep on receiving error code 3. I look at the doc and nothing explains how to use it with gdb... Any how to somewhere? or is something broken?

my gdb

GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu".

and apache
emmanuelp[@]DNA:~$ apache2 -v
Server version: Apache/2.0.55
Server built: Sep 27 2006 16:52:14

Thanks

Emmanuel

 
____________________________________________________________________________________
Sponsored Link

Mortgage rates near 39yr lows.
$420k for $1,399/mo. Calculate new payment!
www.LowerMyBills.com/lre
Received on Thu Nov 16 2006 - 20:06:25 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST