Menu

#4 Enthusiastic debugger

v0.3
open
nobody
5
2006-05-02
2006-05-02
No

Attached is a patch that enthusiastically debugs any
problem, no matter how minor. I wrote it to try and
trace a problem I was having with Apache segfaulting
with certain FoF pages (it turned out to be a problem
with my version of PHP). It's quite good at catching
uninitialised/misreferenced variables, though. To use,
just include_once (debug.php) in the file to watch.
Output goes to /tmp/foferr.log by default.

Discussion

  • Steve Bromwich

    Steve Bromwich - 2006-05-02

    Debugger patch

     
  • Kevin Bennett

    Kevin Bennett - 2006-05-10

    Logged In: YES
    user_id=1375948

    Interesting.

    We already set E_All error reporting if the FOF_PHP_DEBUG
    constant is true. I'll see how this patch fits into what
    debugging code we already have.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.