[Mono-list] debugger screenshot

Martin Baulig martin@gnome.org
22 Jan 2003 13:44:00 +0100


Rodrigo Moya <rodrigo@ximian.com> writes:

> I've finally been able for the first time to compile the debugger, so I
> took a screenshot (http://primates.ximian.com/~rodrigo/debugger.png).
> 
> Apart from that, I had a problem when starting a gnome (made in C)
> application from the debugger, which is that it failed because it
> couldn't open the display :-(
> 
> Is that (debugging gnome C apps) still not supported?

Hi,

that's a know bug - and it has a trivial fix:

Look at ProcessStart.SetupEnvironment() - we need to do something reasonable there,
ie. export $DISPLAY etc..  At the moment, I'm only exporting $PATH and $LD_LIBRARY_PATH.

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com