Set thread start address to 0 on events generated by
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2000 19:30:24 +0000 (19:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2000 19:30:24 +0000 (19:30 +0000)
commitb73421dd91b06ffdc039b6b821c8ca58ce487928
tree408e919f1262c9669897756edc1f11378304dfb0
parentf64c404ea6370f3e05235c2bedd6c5d79e860cb7
Set thread start address to 0 on events generated by
DebugActiveProcess.
Return a correct address in the simulated exception event.
server/context_i386.c
server/debugger.c
server/main.c
server/object.h
server/process.c
server/thread.c
server/thread.h