在客户端的计算机上调试(没有调试器?) [英] debug on client's computer (without debugger?)

查看:91
本文介绍了在客户端的计算机上调试(没有调试器?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个VC ++应用程序只在一台测试仪/客户机的机器上崩溃。

它在其他任何地方运行正常。


什么是调试的另一个选项(在客户端的机器上)没有

安装VC ++(在clinet的机器上)?这有可能吗?谢谢。


WJ

I have a VC++ application that just crashes on one tester/client''s machine.
It runs fine everywhere else.

What are the other options to debug (on the client''s machine) without
installing VC++ (on the clinet''s machine)? Is this possible at all? Thanks.

WJ

推荐答案

要添加更多细节,这是一个托管非托管混合应用程序,不是

a纯托管C ++应用程序。


谢谢。


WJ


" WJ"写道:
To add some more details, this is a managed-unmanaged mixed application, not
a pure managed C++ application.

Thanks.

WJ

"WJ" wrote:

我有一个VC ++应用程序,只在一台测试仪/客户机的机器上崩溃。

它在其他任何地方运行良好。


如果没有

安装VC ++(在clinet的机器上),还有哪些其他选项可以调试(在客户端的机器上)?这有可能吗?谢谢。


WJ
I have a VC++ application that just crashes on one tester/client''s machine.
It runs fine everywhere else.

What are the other options to debug (on the client''s machine) without
installing VC++ (on the clinet''s machine)? Is this possible at all? Thanks.

WJ


WJ写道:
WJ wrote:

要添加更多细节,这是一个托管非托管的混合

应用程序,而不是纯托管C ++应用程序。


谢谢。


WJ


" WJ"写道:
To add some more details, this is a managed-unmanaged mixed
application, not a pure managed C++ application.

Thanks.

WJ

"WJ" wrote:

>我有一个VC ++应用程序,只在一台测试仪/客户机的机器上崩溃。它在其他任何地方都运行正常。

在没有安装VC ++(在clinet的机器上)的情况下,调试(在客户端的机器上)的其他选项有哪些?这有可能吗?
谢谢。

WJ
>I have a VC++ application that just crashes on one tester/client''s
machine. It runs fine everywhere else.

What are the other options to debug (on the client''s machine) without
installing VC++ (on the clinet''s machine)? Is this possible at all?
Thanks.

WJ



1st:使用.pdb信息部署你的应用程序。


第二:安装一个能够理解.ddb文件的调试器,比如WinDbg(调试

工具适用于Windows,免费软件,16 / 20Mb, http://www.microsoft.com/whdc/devtoo ... g / default.mspx )或IDA Pro

http://www.hex-rays.com/idapro/


3rd:在调试器下运行你的应用程序。


问候


-

Cholo Lennon

Bs.As.

ARG

1st: Deploy your application with .pdb information.

2nd: Install a debugger who can understand a .pdb file like WinDbg (Debugging
tools for Windows, freeware, 16/20Mb,
http://www.microsoft.com/whdc/devtoo...g/default.mspx) or IDA Pro
(http://www.hex-rays.com/idapro/)

3rd: Run you application under the debugger.

Regards

--
Cholo Lennon
Bs.As.
ARG


.pdb文件应该安装在哪里?谢谢!


" Cholo Lennon"写道:
Where should the .pdb files be installed? Thanks!

"Cholo Lennon" wrote:

WJ写道:
WJ wrote:

要添加更多细节,这是一个托管非托管混合

应用程序,而不是纯粹的托管C ++应用程序。


谢谢。


WJ


" WJ"写道:
To add some more details, this is a managed-unmanaged mixed
application, not a pure managed C++ application.

Thanks.

WJ

"WJ" wrote:

我有一个VC ++应用程序,只是在一台测试仪/客户机上的b
机器上崩溃了。它在其他任何地方都运行正常。


如果没有安装VC ++(在clinet上),可以调试(在客户端机器上)的其他选项的机器)?这有可能吗?

谢谢。


WJ
I have a VC++ application that just crashes on one tester/client''s
machine. It runs fine everywhere else.

What are the other options to debug (on the client''s machine) without
installing VC++ (on the clinet''s machine)? Is this possible at all?
Thanks.

WJ



1st :使用.pdb信息部署应用程序。


第二:安装一个能够理解.pdb文件的调试器,如WinDbg(调试

工具用于Windows,免费软件,16 / 20Mb,
http:// www .microsoft.com / whdc / devtoo ... g / default.mspx )或IDA Pro

http://www.hex-rays.com/idapro/


第3名:运行应用程序在调试器下。


问候


-

Cholo Lennon

Bs .A。

ARG


1st: Deploy your application with .pdb information.

2nd: Install a debugger who can understand a .pdb file like WinDbg (Debugging
tools for Windows, freeware, 16/20Mb,
http://www.microsoft.com/whdc/devtoo...g/default.mspx) or IDA Pro
(http://www.hex-rays.com/idapro/)

3rd: Run you application under the debugger.

Regards

--
Cholo Lennon
Bs.As.
ARG


这篇关于在客户端的计算机上调试(没有调试器?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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