winedbg

Michal Janusz Miroslaw M.Miroslaw at elka.pw.edu.pl
Thu Apr 17 19:17:00 CDT 2003


  Hello,
Is anyone working on winedbg ? I have some ideas and would like to hear
opinions/more ideas/flames:

  * enabling/disabling of displays [done]
  * displays shown in one function only [done]
  * implement define command to add symbols on the fly (didn't find it
    is sources except in help text ...)
  * save/restore breakpoints/displays/defined symbols
  * reverse backtrace list (so current frame is at the bottom and you
    dont have to scroll all the way up)
  * remove limit of 10 entries in DEBUG_GetSymbolValue [done]
  * remove duplicated code in DEBUG_FindNearestSymbol/DEBUG_CheckLinenoStatus
 
I haven't looked everywhere, yet, but `grep FIXME *|wc -l` shows 106 now,
so I should find something. :)

  -- Michal Miroslaw



More information about the wine-devel mailing list