473,508 Members | 2,303 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I Skip Debug Symbol Loading?


When I call OCI (Oracle Call Interface) functions in Debug mode of VC+
7.0, it takes too much time to load oracle debug symbols, and finall
failed. Error messages are printed in output window, just like a
follows:

'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\oraclient8.dll'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\ORACORE8.DLL'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\ORANLS8.DLL'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\oravsn8.dll'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\oracommon8.dll'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\orageneric8.dll'
Cannot find or open a required DBG file.
'ExeCrashZoneServer.exe': Loaded 'C:\Oracle\Ora81\bin\orawtc8.dll'
Cannot find or open a required DBG file.
.....

I installed Oracle 8i client, but i failed to find oracle's debu
symbols. About 5 minutes are spent for only one OCIInitialize() call.

If you know how to skip debug symbol loading, please help me.

My brain is apt to explode T_
-
dioscuro
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------

Nov 17 '05 #1
0 1186

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

Similar topics

1
2125
by: cwnewbe1 | last post by:
I would like to be able to add environment symbols to the Microsoft XP registry. I tried the example in the Python Cookbook by Orielly by running the script locally and it worked fine. Although I...
9
2725
by: Felix Kater | last post by:
Hi, if I link my code to other o-files: Does the linker include the whole o-file or does it use the needed functions from that only? Felix
1
3755
by: Sam Kong | last post by:
Hello! Recently I had a strange problem with Visual C# 2005 beta 1. When I ran(F5 key) a program, <#if DEBUG> statement was not working. It ran as RELEASE mode. So I had to manually define...
9
1985
by: dee | last post by:
Hi I'm about to upload my site and I have switched to release version. Is that enough or do I still need to disable <compilation defaultLanguage="vb" debug="true" /> the debug="true" in the .pdb...
8
1908
by: | last post by:
I'm starting up the development server myself and using the "Startup Url" property of the web project. The problem is i cannot debug. The debug symbols are never loaded. I realize they are under...
5
6089
by: Bob Day | last post by:
VS 2003, vb.net... Is there a way to determine the line number currently executing in your code, so you can log this line number information (e.g. via trace)? Thanks! Bob Day
3
4242
by: Bardo | last post by:
Hi all, We are trying to debug an assembly which was built in debug configuration on our build server. The output window of visual studio indicates that no symbols are being loaded for the...
7
15653
by: 2b|!2b==? | last post by:
I am attempting to manually load debug symbols for a module. I am doing it by carrying out the ff steps: i). Select the call stack window ii). right click and select 'Load Symbols' from...
4
2501
by: Mr Gray | last post by:
Hello, I am using VS.NET 2003 and have multiple projects in my solution and an asp.net web app which is the startup project. I have inherited this project from someone else and am trying to...
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7120
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7039
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...
0
5626
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,...
1
5050
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...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.