28 Commits (a0bff8626e523283cdaa8cca62c1ed12cda97d46)

Author SHA1 Message Date
Eusebiu Marcu a0bff8626e sync bookmarks : types/members and C#/IL(not working 100%). 14 years ago
Eusebiu Marcu f88afd0f0a save the ILRange on a breakpoint bookmark - useful when syncing the bookmarks. 14 years ago
Eusebiu Marcu a2b35dbd60 Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc). 14 years ago
Eusebiu Marcu 617236b31d Remove the dictionary storage; Code mappings are found in CodeMappings property in AstBuilder or ReflectionDisassembler. 14 years ago
Eusebiu Marcu 6b901e7995 Rename 15 years ago
Eusebiu Marcu bccf5e72e1 Use MemberReference instead of TypeDefinition. 15 years ago
Eusebiu Marcu e9d0de44fc Prepare for debugging single methods or properties. 15 years ago
Eusebiu Marcu 895855f77f Use "ICSharpCode." prefix for ILSpy.Debugger namespaces. 15 years ago
Eusebiu Marcu 4c44c55278 fix code mappings helper method 15 years ago
Eusebiu Marcu 10f225ffdd synchronize CurrentLineBookmark 15 years ago
Eusebiu Marcu 2c03ab8812 synchronize bookmarks between languages 15 years ago
Eusebiu Marcu fe6ca3d58a fix marker display on the same code editor. 15 years ago
Eusebiu Marcu 572c79f097 Fix IL Code mappings; 15 years ago
Eusebiu Marcu a9c9f13e71 fix headers 15 years ago
Eusebiu Marcu a1eab6c5c1 Add bookmark markers (red/yellow). 15 years ago
Eusebiu Marcu 16d7bcde97 map code for assemblies without symbols 15 years ago
Eusebiu Marcu 0249d17827 Update UI when debugged stopped. 15 years ago
Eusebiu Marcu a5d912969c CSharp Code mappings and stepping 15 years ago
Eusebiu Marcu cd1a232c6f Remove Editor folder. 15 years ago
Eusebiu Marcu b46136786e Show tooltip when debugging. 15 years ago
Eusebiu Marcu a0ca895498 Port debugger libraries to use new NRefactory. 15 years ago
Eusebiu Marcu edd396a82c Started porting the debugger code to use new NRefactory 15 years ago
Eusebiu Marcu 00d01f24ba Stepping in IL debugger 15 years ago
Eusebiu Marcu a69f8fe1c0 Attach/detach to running process 15 years ago
Eusebiu Marcu 42c2c95511 fix Bookmarks margin 15 years ago
Eusebiu Marcu c3ef036fd6 Add debugger core. 15 years ago