dbghelp: Live target detection.
authorEric Pouech <eric.pouech@wanadoo.fr>
Sat, 18 Mar 2006 09:32:33 +0000 (10:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 18 Mar 2006 17:05:38 +0000 (18:05 +0100)
commitdb90e17d923b809d07f71540ab715dcfb239df22
treeb612c97c0dc3ff6ed86c0a8388046ed1feb8abef
parentd5816d22020da65b07b0d768f84112d48eadc2c3
dbghelp: Live target detection.

- DBGHELP_NOLIVE env variable is tested earlier to avoid
  some strange effects in live target detection
- in WineDbg, delete DBGHELP_NOLIVE before attaching to
  a process, because we know it must be a live target
dlls/dbghelp/dbghelp.c
programs/winedbg/tgt_active.c