Skip to content

Releases: jwaliszko/Resurrect

1.5

02 Mar 22:07
Compare
Choose a tag to compare
  • new output log window added for specific messages,
  • all debug events recorded to output window,
  • status bar notifications handling,
  • debug engines differentiated for each process (instead of the same for all),
  • VS14 support added,
  • release notes file created and associated with package,
  • screenshot updated.

1.4

25 Apr 21:22
Compare
Choose a tag to compare
1.4
  • auto attach (delayed) on process startup,
  • engines displayed on menu item,
  • key binding changed to ctrl+r, ctrl+h ((r)esurrect (h)istoric),
  • yes/no modal dialog bug fix,
  • recognition of error related to already attached debugger (applied to VS2012 and 2013),
  • case sensitivity taken into account when process attach is being performed,
  • attach based on full paths to processes,
  • package icon becomes enabled if solution is opened and there is historic information available,
  • package icon becomes disabled if solution is closed or all historic processes are attached,
  • optimizations and security fixes,
  • new set of images.

1.3

02 Apr 21:43
Compare
Choose a tag to compare
1.3
  • elevate privileges when required.

1.2

02 Apr 21:43
Compare
Choose a tag to compare
1.2
  • previous debug engines (selected code types) remembered and used on re-attach,
  • VS2010 support added.