2002-03-19 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / class / Mono.CSharp.Debugger / ChangeLog
1 2002-03-19  Martin Baulig  <martin@gnome.org>
2
3         * IMonoSymbolWriter.cs (OpenMethod): Take a System.Reflection.MethodInfo, not
4         a string.
5
6 2002-03-19  Martin Baulig  <martin@gnome.org>
7
8         This is an implementation of the System.Diagnostics.SymbolStore.SymbolWriter
9         interface. It's still work in progress and not yet used anywhere.
10
11         There is some preliminary documentation in the source files and some more
12         docu in the README and README.relocation-table files.
13
14         * IMonoSymbolWriter.cs: New file.
15         * MonoDwarfFileWriter.cs: New file.
16         * MonoSymbolDocumentWriter.cs: New file.
17         * MonoSymbolWriter.cs: New file.
18
19         * README, README.relocation-table: Documentation.
20