473,626 Members | 3,974 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Repost: How do we define the JIT debugger in registry???

I'm trying to define on my production machine the JIT debugger to catch a
bug that only appear there.... :-((

I googled and had a look to MSDN
(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpconenablingji t-attachdebugging .asp).

I'm still more than confused!

Here are my settings:

HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg JITDebugLaunchS e
tting = 2
HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg ManagedDebugger \
(default) = "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug \vs7jit.exe" PID %d APPDOM %d EXTEXT "%s" EVTHDL %d

I suspect my setting to be false. However, I could not find any example.

When the service crashes, I have the pop-up windows asking to press cancel
for debug. However, it has no effect
José

Jul 21 '05 #1
2 3983
Buy John Robbins's GREAT (new) book[1] and get the DebuggerLaunche r:)

Cheers,
Stoyan

[1]
http://www.amazon.com/exec/obidos/tg...glance&s=books
"José Joye" <jo*******@KILL THESPAMSbluewin .ch> wrote in message
news:uQ******** ******@TK2MSFTN GP12.phx.gbl...
I'm trying to define on my production machine the JIT debugger to catch a
bug that only appear there.... :-((

I googled and had a look to MSDN
(http://msdn.microsoft.com/library/de...-us/cpguide/ht ml/cpconenablingji t-attachdebugging .asp).

I'm still more than confused!

Here are my settings:

HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg JITDebugLaunchS e tting = 2
HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg ManagedDebugger \ (default) = "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug \vs7jit.exe" PID %d APPDOM %d EXTEXT "%s" EVTHDL %d

I suspect my setting to be false. However, I could not find any example.

When the service crashes, I have the pop-up windows asking to press cancel
for debug. However, it has no effect
José

Jul 21 '05 #2
This sounds like a book to have. I will put it on my Christmass wish list
;-)
However, I assume that the question I'm asking for should be documented
somewhere and I do not need to buy a 800 pages book to get the answer.

José

"Stoyan Damov" <st*****@code.b g> wrote in message
news:%2******** **********@tk2m sftngp13.phx.gb l...
Buy John Robbins's GREAT (new) book[1] and get the DebuggerLaunche r:)

Cheers,
Stoyan

[1]
http://www.amazon.com/exec/obidos/tg...glance&s=books

"José Joye" <jo*******@KILL THESPAMSbluewin .ch> wrote in message
news:uQ******** ******@TK2MSFTN GP12.phx.gbl...
I'm trying to define on my production machine the JIT debugger to catch a bug that only appear there.... :-((

I googled and had a look to MSDN

(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpconenablingji t-attachdebugging .asp).

I'm still more than confused!

Here are my settings:

HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg JITDebugLaunchS e
tting = 2

HKLM\SOFTWARE\M icrosoft\.NETFr amework\DbgMana gedDebugger\Dbg ManagedDebugger \
(default) = "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug \vs7jit.exe" PID %d APPDOM %d EXTEXT "%s" EVTHDL %d

I suspect my setting to be false. However, I could not find any example.

When the service crashes, I have the pop-up windows asking to press cancel for debug. However, it has no effect
José


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1288
by: José Joye | last post by:
I'm trying to define on my production machine the JIT debugger to catch a bug that only appear there.... :-(( I googled and had a look to MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/ht ml/cpconenablingjit-attachdebugging.asp). I'm still more than confused! Here are my settings:
0
346
by: José Joye | last post by:
I'm trying to define on my production machine the JIT debugger to catch a bug that only appear there.... :-(( I googled and had a look to MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/ht ml/cpconenablingjit-attachdebugging.asp). I'm still more than confused! Here are my settings:
8
3637
by: Rob S | last post by:
I have UDB 8.1 Personal Edition installed. I'm using Development centre to develop JAVA Stored Procedues. I am unable to debug them. I have installed IBM Distributed Debugger and have set DB2ROUTINE_DEBUG=ON. I installed Distributed Debugger after UDB. The Procs will build with debug but no debugger window appears when run in debug mode. I followed the instructions that came with Debugger regarding the installation directory etc.
1
3002
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of debugging a Java stored procedure. Well, I never got the debugger to work despite my best efforts - see posts earlier this week - so now I'd like to uninstall the debugger. I looked into this but the README says: 3.1 Uninstalling on Windows
6
7582
by: Ken Varn | last post by:
I am trying to remote debug a C# application but the debugger is reporting the following exception: An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module. Additional information: Unverifiable assembly 'FrameGrabber' failed policy check. The FrameGrabber assembly is a C++ managed DLL.
6
3343
by: José Joye | last post by:
I'm trying to define on my production machine the JIT debugger to catch a bug that only appear there.... :-(( I googled and had a look to MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/ht ml/cpconenablingjit-attachdebugging.asp). I'm still more than confused! Here are my settings:
2
4170
by: Atul | last post by:
Hi, How can I "disable script debugger" programmatically using C#? Its similar action when we check the check box from IE (Tools | Internet Options...| Advanced). Any ideas??? Thanks Atul
14
2825
by: Steve McLellan | last post by:
Hi, Sorry to repost, but this is becoming aggravating, and causing me a lot of wasted time. I've got a reasonably large mixed C++ project, and after a number of builds (but not a constant number) linking (and sometimes compiling) becomes immensely slow, and task manager shows that link.exe (or cl.exe) is barely using any processor time, but an awful lot of RAM (around 150-200MB). I'm going to keep an eye on page faults since I can't...
5
2432
by: Adrian Parker | last post by:
I've got the standard SqlCacheDependency working just fine , ie. I've defined (and encrypted) the connectionStrings section in the web.config, and I've also defined an an sqlCacheDependency in the caching section. So, in my code I add an item to the cache with an sqlCacheDependency, referencing the named sqlCacheDependency in the web.config and the database table it is to be based on (have enabled notificiations for that table). Fine. ...
5
1116
by: CJ Taylor | last post by:
Hey anyone else had the problem of when using a watch window with the little +- charactesr that all of a sudden, they can't see all the properties in the watch.. like you press the +- thing and it just disappears.... The toggle that is... Was wondering if anyone ever saw this... -CJ
0
8638
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8365
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7196
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6125
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5574
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4092
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4198
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2626
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.