Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] xdebug breakpoints


Are you debugging a web page or standalone script ?

If it is a web page, the currentl M3 build of XDebug did not have any path mapping capability
so you must ensure that your web server document root location points to you PDT workspace
in order for breakpoints to work.

Dave Kelsey


Dave Kelsey
Mail Point  146, Hursley
int: 248760
ext: 01962-818760



"Nathan Nobbe" <quickshiftin@xxxxxxxxx>
Sent by: pdt-dev-bounces@xxxxxxxxxxx

10/09/2007 18:26

Please respond to
PDT Developers <pdt-dev@xxxxxxxxxxx>

To
pdt-dev@xxxxxxxxxxx
cc
Subject
[pdt-dev] xdebug breakpoints





hello all,

lately ive been using pdt to work w/ xdebug2.  i have been able to use the interactive debugging,
however i cannot get the breakpoints to work.
i assume if i were to set a breakpoint and press the 'play' button the scripts would progress until
the breakpoint was reached (provided the breakpoint was in the execution path of the particular
run) however this doesnt work for me.
is anyone out there familiar enough w/ xdebug2 and pdt to possibly point me in the right direction?
i am happy to share all my configuration details on both server and client and describe how im using
the pdt client in detail.

thanks,

-nathan
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top