提交 7f155561 编写于 作者: M Martin Baulig

Ooops, we still need to initialize `image_file'.

svn path=/trunk/mono/; revision=14257
上级 2e75afc5
......@@ -103,6 +103,7 @@ mono_debugger_add_symbol_file (MonoDebugHandle *handle)
info = allocate_symbol_file_entry (mono_debugger_symbol_table);
info->symfile = handle->symfile;
info->image_file = handle->image_file;
mono_debugger_add_type (info, mono_defaults.object_class);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册