RE: [reSIProcate] Output Log to Visual C++'s Debug window
I just committed these changes - I slightly modified them though to have a
new log type: Log::VSDebugWindow.
Thanks Kaiduan.
-----Original Message-----
From: Cullen Jennings [mailto:fluffy@xxxxxxxxx]
Sent: Tuesday, November 16, 2004 11:08 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: FW: [reSIProcate] Output Log to Visual C++'s Debug window
Could someone apply these?
------ Forwarded Message
From: kaiduan xie <kaiduanx@xxxxxxxx>
Date: Wed, 10 Nov 2004 16:38:58 -0500 (EST)
To: Cullen Jennings <fluffy@xxxxxxxxx>
Subject: Re: [reSIProcate] Output Log to Visual C++'s Debug window
Cullen,
Please see the attached file Logger.hxx.diff and
Logger.cxx.diff got by using svn diff Logger.hxx -r
3434 and svn diff Logger.cxx -r 3434.
You only need to apply this diff to Logger.hxx and
Logger.cxx file.
I use it daily, so far so good.
kaiduan
--- Cullen Jennings <fluffy@xxxxxxxxx> wrote:
>
> I would like this option - that would be great.
>
> On 11/8/04 6:51 PM, "kaiduan xie"
> <kaiduanx@xxxxxxxx> wrote:
>
> > Hi, all,
> >
> > I added some code to Logger.cxx and Logger.hxx so
> that
> > the Log can be output to Debug window in Visual
> C++
> > environment while debugging DUM-based application
> > (with the help of OutputDebugStringA() function).
> I
> > hope this will faciliate the debugging for Debug
> > version. Can I contribute this?
> >
> > Thanks,
> >
> > kaiduan
> >
> >
>
______________________________________________________________________
> > Post your free ad now! http://personals.yahoo.ca
> > _______________________________________________
> > resiprocate-devel mailing list
> > resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> >
>
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>
>
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
------ End of Forwarded Message