Handle error creating xdb.il
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 29 Sep 2010 16:24:48 +0000 (12:24 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 29 Sep 2010 16:26:58 +0000 (12:26 -0400)
commit3fcfa6d01b9fdc59a718115c44b6fad976962e87
tree6a6410facf7bd8e69083cd42b51a22397816931f
parent733ea880467c941f62296ae1ebeb4bd20ec9b50e
Handle error creating xdb.il

If creating the xdb.il file fails, disable the mono support for
debugging in gdb. Managed symbol names won't be displayed in stack
traces.

Fixes bug #642625.
mono/mini/xdebug.c