Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/AD7.Impl
Trivalik_cp 914feb2475 AD7Thread: use eip to get name
AD7Engine: make currentAddress from private to internal
EngineUtil: check return codes with exception!
and implement GetAddressDescription a little bit
Vmware.cs: use shell execute able now, this allow to start vmware with UAC dialog, in case you wanna force to start them as admin by compatible option of windows
DebugConnectorStream.cs: use stream from asyncstate, because m_stream is sometimes null, maybe is this also not working, but I had this case only one time yet
2014-11-22 07:44:41 +00:00
..
AD7BoundBreakpoint.cs Added ASM Breakpoint feature - currently you have to double click to set an ASM BP. Gutter UI will be added. 2014-01-14 19:09:26 +00:00
AD7BreakpointResolution.cs 2011-02-10 13:49:41 +00:00
AD7DocumentContext.cs The document context is now registered as C# rather than C++. (it was registered as C# elsewhere) 2012-01-04 20:45:28 +00:00
AD7Engine.cs AD7Thread: use eip to get name 2014-11-22 07:44:41 +00:00
AD7Enums.cs 2012-08-12 10:00:27 +00:00
AD7Events.cs 2011-02-10 13:49:41 +00:00
AD7Expression.cs Added expression support, meaning you can now hover over a local variable, or parameter, and get it's value. 2012-01-06 00:09:41 +00:00
AD7MemoryAddress.cs 2011-06-18 01:26:07 +00:00
AD7Module.cs Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +00:00
AD7PendingBreakpoint.cs reduce warnings TrivialFTP.cs, AD7PendingBreakpoint.cs, EngineCallback.cs, FatFile.cs, Heap.cs, INTs.cs, VGAScreen.cs 2014-11-19 13:27:49 +00:00
AD7Port.cs
AD7PortSupplier.cs 2011-06-18 01:36:26 +00:00
AD7Process.cs suppress warning for const variables in PIC.cs 2014-11-19 13:45:54 +00:00
AD7ProgramNode.cs Change to GUID process IDs in debugger in preparation for killing off DummyHost. 2012-07-04 03:22:38 +00:00
AD7ProgramProvider.cs Change to GUID process IDs in debugger in preparation for killing off DummyHost. 2012-07-04 03:22:38 +00:00
AD7Property.cs Fixed an issue with the compiler which caused Int64[] and UInt64[] elements to get retrieved incorrectly. 2014-10-14 10:30:55 +00:00
AD7StackFrame.cs several performance related fixes, and some functional improvements. 2014-07-06 18:27:24 +00:00
AD7Thread.cs AD7Thread: use eip to get name 2014-11-22 07:44:41 +00:00
DebugLocalInfo.cs Getting locals and primitive fields to work in the debugger. 2014-09-25 13:21:22 +00:00