From: Thierry L. <thi...@in...> - 2010-03-29 14:45:02
|
Hi, Here is a patch that adds source location information (.line) for function definitions in CIL code when -g is activated. This information is needed for ilasm (with the patch I sent to mono-devel-list) to build up debug info correctly. Otherwise, ilasm debug info is wrong. As usual, feel free to comment, and, if there is nothing to change and since it's a minor patch, I should commit in a few days. Regards, Thierry Lafage. |