FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » debugging with NetBeans
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
debugging with NetBeans [message #174718] Wed, 29 June 2011 14:17 Go to next message
Jivanmukta is currently offline  Jivanmukta
Messages: 20
Registered: January 2011
Karma: 0
Junior Member
I installed XDEBUG and NetBeans. I configured php.ini for XDEBUG. I
created and configured my project in NetBeans to debug with XDEBUG. As
a project folder I entered"C:\Program Files\wamp\www\ogloszenia-
nieruchomosci" and as a index file: "www\secure\list_problems.php",
because this file has path "C:\Program Files\wamp\www\ogloszenia-
nieruchomosci\www\secure\list_problems.php". The file has form
submitting to solve_problem.php in the same folder. I set breakpoin in
NetBeans in some line of solve_problem.php and I executed Debug main
project. NetBeans started debugging and I sew a browser with URL of
list_problems.php. I submitted form I and I saw result of
solve_problem.php. Unfortunately NetBeans didn't stop at breakpoint.
Please help. Thanks in advance.
Re: debugging with NetBeans [message #174721 is a reply to message #174718] Wed, 29 June 2011 15:10 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/29/2011 10:17 AM, RAM wrote:
> I installed XDEBUG and NetBeans. I configured php.ini for XDEBUG. I
> created and configured my project in NetBeans to debug with XDEBUG. As
> a project folder I entered"C:\Program Files\wamp\www\ogloszenia-
> nieruchomosci" and as a index file: "www\secure\list_problems.php",
> because this file has path "C:\Program Files\wamp\www\ogloszenia-
> nieruchomosci\www\secure\list_problems.php". The file has form
> submitting to solve_problem.php in the same folder. I set breakpoin in
> NetBeans in some line of solve_problem.php and I executed Debug main
> project. NetBeans started debugging and I sew a browser with URL of
> list_problems.php. I submitted form I and I saw result of
> solve_problem.php. Unfortunately NetBeans didn't stop at breakpoint.
> Please help. Thanks in advance.

As I told you when you asked this same question two days ago. Try
asking in the XDebug support email list.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: debugging with NetBeans [message #174744 is a reply to message #174718] Fri, 01 July 2011 17:44 Go to previous message
Trevor is currently offline  Trevor
Messages: 11
Registered: February 2011
Karma: 0
Junior Member
On 6/29/2011 8:17 AM, RAM wrote:
> I installed XDEBUG and NetBeans.

I've been playing with VS.PHP. It seems to work well for local
debugging, without any manual setup required. If you can't get Netbeans
to work to your liking, you might want to take a look.

- Trevor
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Windows binaries for the SAM (Simple Asynchronous Messaging for PHP) extension
Next Topic: how to unset session variable when leaving page
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 07 00:06:55 GMT 2024

Total time taken to generate the page: 0.04950 seconds