[runtime] Rename mono_debug_symfile_get_line_numbers_full () to mono_debug_symfile_ge...
authorZoltan Varga <vargaz@gmail.com>
Sun, 10 May 2015 06:23:03 +0000 (02:23 -0400)
committerZoltan Varga <vargaz@gmail.com>
Sun, 10 May 2015 06:23:11 +0000 (02:23 -0400)
commitd94874b3b3a8066bfb4dbceaa70b3adf9451c162
treea6a351f4dde1946da2daab2293f8f27e52da8564
parent86d55b362f14e2e804b9da54f575c96df8e1a3f9
[runtime] Rename mono_debug_symfile_get_line_numbers_full () to mono_debug_symfile_get_seq_points (), return most of the information in an array of MonoSymSeqPoint structures. Remove unused mono_debug_symfile_get_line_numbers () function.
mono/metadata/debug-mono-symfile.c
mono/metadata/debug-mono-symfile.h
mono/mini/debugger-agent.c
mono/mini/dwarfwriter.c
mono/mini/method-to-ir.c
mono/mini/mini-llvm.c