Entered debugger on embedded INT3 at 0x0008:0x808f08ae. kdb:> proc attach 0x000003f4 Attached to process 0x000003f4, thread 0x000003f8. kdb:> thread list TID State Prior. Affinity EBP EIP *0x000003f8 Waiting 8 0x00000001 0x0053eca4 0x7c907b36 kdb:> thread attach 0x000003f8 Attached to thread 0x000003f8. kdb:> bt Eip: Frames: <00000000> kdb:> procx attach 0x00000400 Command 'procx attach 0x00000400' is unknown. kdb:> proc attach 0x00000400 Attached to process 0x00000400, thread 0x00000404. kdb:> thread list TID State Prior. Affinity EBP EIP *0x00000404 Waiting 9 0x00000001 0x005181bc 0x7c907b36 0x0000040c Running 8 0x00000001 0x00000000 0x00000000 0x00000410 Waiting 9 0x00000001 0x021afe10 0x7c907b36 0x00000414 Waiting 9 0x00000001 0x023fff24 0x7c907b36 kdb:> thread attach 0x00000404 Attached to thread 0x00000404. kdb:> bt Eip: Frames: <02a7007c> --- Press q to abort, any other key to continue --- --- Press q to abort, any other key to continue --- <00000000> kdb:>