Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000743XdebugDebug client (console)public2011-10-29 05:012011-11-07 19:11
Reporterulyssey 
Assigned Toderick 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionno change required 
PlatformOSubuntu / XP / win7 64OS Version
Product Version2.2dev 
Target VersionFixed in Version 
Summary0000743: do not make an auto breakpoint after an error.
DescriptionHello,

Thanks for this plugin but I have issue with it, or I thought it does something than is not able to?

I ve test it under ubuntu 11.10 and 10.04, on XP and windows 7 64bits.

I made the test with eclipse PHP on all OS and netbeans on ubuntu 11.10.

Steps To Reproducejust debugging that:

<?php
echo "test";
$o = new mad();
?>

the class mad does not exist

So, there is a fatal error on "mad()". I thought the ide will show the stack trace, instead, it goes out and show the result in the browser.

Rq: breakpoints work and all variables are accesible on breakpoint
Additional Information
I ll upload the log file.

Have a good we.
TagsNo tags attached.
Operating System
PHP Version5.3.8
Attached Filestxt file icon log.txt [^] (39,977 bytes) 2011-10-29 05:01 [Show Content]

- Relationships

-  Notes
(0001854)
derick (administrator)
2011-11-07 19:11

This is correct behaviour. If the IDE wants to break on a fatal error, it should set a breakpoint on -x "Fatal Error"

- Issue History
Date Modified Username Field Change
2011-10-29 05:01 ulyssey New Issue
2011-10-29 05:01 ulyssey File Added: log.txt
2011-11-07 19:11 derick Note Added: 0001854
2011-11-07 19:11 derick Status new => resolved
2011-11-07 19:11 derick Resolution open => no change required
2011-11-07 19:11 derick Assigned To => derick


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker