[Mono-list] How to compile system assemblies with debug information from a tarball?

2010-08-04 Thread cshipley

I would like to be able to not just step into xsp2 and some of the system
assemblies, but to examine variables, etc, with MonoDevelop. Is this
possible, and if so, how? I can't find any options to pass to ./configure in
order to create the debugging information.

Thanks,

Curtis 
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/How-to-compile-system-assemblies-with-debug-information-from-a-tarball-tp2313131p2313131.html
Sent from the Mono - General mailing list archive at Nabble.com.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] How to compile system assemblies with debug information from a tarball?

2010-08-04 Thread Michael Hutchinson
On Wed, Aug 4, 2010 at 5:02 AM, cshipley spurious.thou...@gmail.com wrote:

 I would like to be able to not just step into xsp2 and some of the system
 assemblies, but to examine variables, etc, with MonoDevelop. Is this
 possible, and if so, how? I can't find any options to pass to ./configure in
 order to create the debugging information.

Debug symbols are created by default, so if you're using a parallel
runtime built from source, this should work. However, be aware that
you'll have to tell MonoDevelop to target that parallel runtime, and
disable do not step into framework code in the debugger options.

-- 
Michael Hutchinson
http://mjhutchinson.com
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list