<不>和[主题打掉]在线程窗口细节的Visual Studio 2010 [英] <Not Available> and [Thread Destroyed] details in Thread window for Visual Studio 2010

查看:137
本文介绍了<不>和[主题打掉]在线程窗口细节的Visual Studio 2010的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在努力调试与一个应用程序线程相关的一些问题。当我连接到应用程序,我看到这样一个窗口:

I've been trying to debug some issues related with threads with one application. When I attach to the application I see a window like this one:

在这里输入的形象描述

这是什么线程具有名称[线索打掉]?该应用程序代码不肯定写这个名字。

What is this thread with a name "[Thread Destroyed]"? The app code is not writing this name for sure.

什么是指一个线程具有不可调用堆栈。 获取引擎线程应用程序中创建和循环中运行,直到停止。如果线程停止它退出循环并结束其寿命,因此应该在线程列表。如果它是有它的,因为它没有退出循环还没有,那么,又是什么意思是调用堆栈不可用?

What means that a Thread has the call stack not available. The "Acquisition Engine" thread is created inside the application and runs inside a loop until stopped. If the thread is stopped it exits the loop and it ends its life so it should be in the thread list. If it's there its because it hasn't exited the loop yet, so, again, what means that the callstack is not available?

在此先感谢您的帮助,这1似乎并不容易。

Thanks in advance for your help, this one doesn't seem an easy one.

推荐答案

[线索打掉]指的析构函数被调用和线程不复存在

[Thread Destroyed] means the Destructor has been called and the Thread no longer exists.

这篇关于<不>和[主题打掉]在线程窗口细节的Visual Studio 2010的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆