[Mono-bugs] [Bug 65495][Maj] Changed - System.Diagnostics.Process.MainModule always lists the Mono process only and does not list all processes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 Jan 2005 18:00:43 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65495
--- shadow/65495 2005-01-24 16:36:36.000000000 -0500
+++ shadow/65495.tmp.20247 2005-01-24 18:00:43.000000000 -0500
@@ -133,6 +133,9 @@
------- Additional Comments From benwootton@ftml.net 2005-01-24 16:36 -------
The internal method needs to enumerate the native modules attached to
the process using EnumProcessModules as opposed to listing the managed
Mono assemblies attached to the running Mono Process. Will forward a
fix to the mailing list.
+
+------- Additional Comments From dick@ximian.com 2005-01-24 18:00 -------
+Please attach it to this bug