Vuln Dev
Back to list
|
Post reply
.Net Debug
Jan 04 2007 10:47PM
Deb ug com
(2 replies)
Re: .Net Debug
Jan 23 2007 10:13PM
Nicolas RUFF (nicolas ruff gmail com)
Re: .Net Debug
Jan 06 2007 12:26PM
ed (edvuln s5h net)
On 4 Jan 2007 22:47:57 -0000
Deb (at) ug (dot) com [email concealed] wrote:
> Hello ,
>
> How do you debug a .Net app ?
>
> What tools do i have to use ?
>
> Thanks,
compile with debug symbols, then run with debug enabled on the runtime.
--
Regards, Ed :: http://www.s5h.net
add my site to the map!
http://www.internetmap.info/cgi-bin/go.cgi?site_id=13978
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
Deb (at) ug (dot) com [email concealed] wrote:
> Hello ,
>
> How do you debug a .Net app ?
>
> What tools do i have to use ?
>
> Thanks,
compile with debug symbols, then run with debug enabled on the runtime.
--
Regards, Ed :: http://www.s5h.net
add my site to the map!
http://www.internetmap.info/cgi-bin/go.cgi?site_id=13978
[ reply ]