How to debug Bugzilla code
Arvind Singh
arvind at pixim.com
Mon Apr 28 17:17:45 UTC 2003
Thanks Gerv.
Arvind.
> -----Original Message-----
> From: Gervase Markham [mailto:gerv at mozilla.org]
> Sent: Saturday, April 26, 2003 3:13 AM
> To: developers at bugzilla.org
> Subject: Re: How to debug Bugzilla code
>
>
> Arvind Singh wrote:
> > I am a new user of Bugzilla. I am using Bugzilla 2.16.1.
> > It's running on RedHat Linux 7.1.
> > I am trying to make changes in the processmail, process_bug.cgi,
> > show_bug.cgi & template files.
> > How do I debug my changes ?
>
> print(""); ? :-)
> Adding extra values to $vars and printing them in the
> template is also
> good. And the Apache error log will tell you if your changes don't
> compile or have warnings.
>
> Gerv
>
> ----
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=arvind@pixim.com>
>
More information about the developers
mailing list