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         This is an implementation of the System.Diagnostics.SymbolStore.SymbolWriter
4         interface. It's still work in progress and not yet used anywhere.
5
6         There is some preliminary documentation in the source files and some more
7         docu in the README and README.relocation-table files.
8
9         * IMonoSymbolWriter.cs: New file.
10         * MonoDwarfFileWriter.cs: New file.
11         * MonoSymbolDocumentWriter.cs: New file.
12         * MonoSymbolWriter.cs: New file.
13
14         * README, README.relocation-table: Documentation.
15