This commit is contained in:
kudzu_cp 2012-01-09 00:53:39 +00:00
parent 7e6be4ee59
commit 64fee1d4ab
2 changed files with 2 additions and 11 deletions

View file

@ -40,7 +40,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Users", "Users", "{A4478219
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Kudzu", "Kudzu", "{9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6}"
ProjectSection(SolutionItems) = preProject
..\source2\Users\Kudzu\Notes.html = ..\source2\Users\Kudzu\Notes.html
..\source2\Users\Kudzu\Kudzu-Notes.html = ..\source2\Users\Kudzu\Kudzu-Notes.html
..\source2\Users\Kudzu\Old-IDANotes.html = ..\source2\Users\Kudzu\Old-IDANotes.html
EndProjectSection
EndProject

View file

@ -4,19 +4,10 @@
Kudzu
To Do</h3>
<ul>
<li>Ping DebugStub</li>
<li>Output Window - Cosmos debugger, show important changes, lauch vmware,
estabslish debug connection etc<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/bb166236.aspx">
http://msdn.microsoft.com/en-us/library/bb166236.aspx</a></li>
<li>var xDTE = (DTE2)Shell.Package.GetGlobalService(typeof(EnvDTE.DTE));<br />
var xPane = xDTE.ToolWindows.OutputWindow.OutputWindowPanes;<br />
xPane.Add(&quot;Cosmos&quot;); </li>
</ul>
</li>
<li>in the guess kernel, it will stop if the breakpoint is before the ReadLine()
call, it won&#39;t if it&#39;s after that.
<Orvid> the VM will send the data, but VS won&#39;t respond.</li>
<li>Ping DebugStub</li>
<li>blocksize in ATA should be 512 but isnt</li>
<li>watches that can see fields/members</li>
<li>ATA / FAT</li>