Bug 312099 (MONO39526) - can't debug gtk# apps -- prolly due to ignored mappings
Summary: can't debug gtk# apps -- prolly due to ignored mappings
Status: RESOLVED FIXED
Alias: MONO39526
Product: Mono: Debugger
Classification: Mono
Component: backend (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 23:58 UTC by Kristian Rietveld
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:07:41 UTC


---- Reported by kris@gtk.org 2003-03-11 16:58:50 MST ----

I can run my gtk# app fine from the command line (on Linux), however, when
I run it from the debugger I get messages like this:

** (mocil.exe:8446): WARNING **: Failed to load library
libgtk-win32-2.0-0.dll (libgtk-win32-2.0-0.dll): libgtk-win32-2.0-0.dll:
cannot open shared object file: No such file or directory

The mappings are set correctly, else my app wouldn't even have run from the
command line. So I guess the debugger is ignoring the mappings or something
(I am pretty clueless on this stuff).



---- Additional Comments From martin@ximian.com 2003-03-11 18:20:50 MST ----

Known bug and easy to fix, I was just too lazy to do it yet.
The debugger isn't setting environment variables such as $DISPLAY and $LD_LIBRARY_PATH.




---- Additional Comments From martin@ximian.com 2003-03-23 13:22:21 MST ----

Fixed in CVS.



Unknown operating system unknown. Setting to default OS "Other".