473,396 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

does not contain debug information. Press OK to Continue

Hi,

I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.

This application runs perfectly on windows xp 32bit os without any
problem.

I used Windows XP 64 bit build environment (Debug) from PSDK for
windows 2003 R2 to port my application, and created the suitable
configuration and made all the necessary settings to the
configuration.

In fact I was able to compile and link the application without any
errors.

My problem is I am getting a message "does not contain debug
information. Press OK to Continue" when I try to debug the application
with or without breakpoints.

Why I want to debug is, The application is not working fine and
popping up some error messages, I want to catch them at runtime and
fix them up.

Can anybody help me in this regard.
Jun 27 '08 #1
16 3102
On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:
I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.
this news group deals with standard C and platform specific stuff.
You need to re-post on another (probably microsoft) relevant ng.

<snip>
My problem is I am getting a message "does not contain debug
information. Press OK to Continue" when I try to debug the application
with or without breakpoints.
[OT] the debugger needs debug information. Try typeing "debug info"
into the Help

<snip>

--
Nick Keighley
Jun 27 '08 #2
Nick Keighley <ni******************@hotmail.comwrites:
On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:
>I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.

this news group deals with standard C and platform specific stuff.

That will be news to your master and mentor "Mr Me" Heathfield.
Jun 27 '08 #3
In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
>Nick Keighley <ni******************@hotmail.comwrites:
>On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:
>>I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.

this news group deals with standard C and platform specific stuff.


That will be news to your master and mentor "Mr Me" Heathfield.
Good catch, but I assume that the word "not" being dropped was merely a typo.

Jun 27 '08 #4
ga*****@xmission.xmission.com (Kenny McCormack) writes:
In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
>>Nick Keighley <ni******************@hotmail.comwrites:
>>On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:

I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.

this news group deals with standard C and platform specific stuff.


That will be news to your master and mentor "Mr Me" Heathfield.

Good catch, but I assume that the word "not" being dropped was merely
a typo.
Being a pedantic arsehole does not come easy to me, so to suck up to the
regular c.l.c clique I jump at every opportunity. Think along the lines
of "Chuck" soiling his pants trying to be first to tell someone that
main() must return something or the like.
Jun 27 '08 #5
In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
>ga*****@xmission.xmission.com (Kenny McCormack) writes:
>In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
>>>Nick Keighley <ni******************@hotmail.comwrites:

On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:

I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.

this news group deals with standard C and platform specific stuff.
That will be news to your master and mentor "Mr Me" Heathfield.

Good catch, but I assume that the word "not" being dropped was merely
a typo.

Being a pedantic arsehole does not come easy to me, so to suck up to the
regular c.l.c clique I jump at every opportunity. Think along the lines
of "Chuck" soiling his pants trying to be first to tell someone that
main() must return something or the like.
Indeed.

But point taken - being a pedantic arsehole is hard work - for those of
us for whom it doesn't come naturally.

Jun 27 '08 #6
ga*****@xmission.xmission.com (Kenny McCormack) writes:
In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
>>ga*****@xmission.xmission.com (Kenny McCormack) writes:
>>In article <g3**********@registered.motzarella.org>,
Richard <rg****@gmail.comwrote:
Nick Keighley <ni******************@hotmail.comwrites:

On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:
>
>I am trying to port one of my VC++ 6.0 32 bit windows application to
>Windows XP 64 bit os.
>
this news group deals with standard C and platform specific stuff.
That will be news to your master and mentor "Mr Me" Heathfield.

Good catch, but I assume that the word "not" being dropped was merely
a typo.

Being a pedantic arsehole does not come easy to me, so to suck up to the
regular c.l.c clique I jump at every opportunity. Think along the lines
of "Chuck" soiling his pants trying to be first to tell someone that
main() must return something or the like.

Indeed.

But point taken - being a pedantic arsehole is hard work - for those of
us for whom it doesn't come naturally.
Indeed.
Jun 27 '08 #7
On 23 Jun, 13:34, gaze...@xmission.xmission.com (Kenny McCormack)
wrote:
In article <g3o4r5$t9...@registered.motzarella.org>,

Richard <rgr...@gmail.comwrote:
Nick Keighley <nick_keighley_nos...@hotmail.comwrites:
On 23 Jun, 11:19, Karthik <karthikphanin...@gmail.comwrote:
>I am trying to port one of my VC++ 6.0 32 bit windows application to
Windows XP 64 bit os.
this news group deals with standard C and platform specific stuff.
That will be news to your master and mentor "Mr Me" Heathfield.

Good catch, but I assume that the word "not" being dropped was merely a typo.
correct

--
Nick Keighley

Jun 27 '08 #8
Kenny McCormack schrieb:
But point taken - being a pedantic arsehole is hard work - for those of
us for whom it doesn't come naturally.
Isn't the C standard something one *should* be pedantic about - at least
in a C newsgroup? At least that's what standards were made for. Sure, a
5/16 inch bolt might fit a 1/4 inch nut - but shouldn't be there people
telling you "well, what you're doing *might* work, but it might as well
just screw up whatever you're doing as soon as you change the screw vendor"?

Then again, thinking about it - looking like you and your sock puppet
are trollfeeding each other. Yeah well.

Regards,
Johannes

--
"Wer etwas kritisiert muss es noch lange nicht selber besser können. Es
reicht zu wissen, daß andere es besser können und andere es auch
besser machen um einen Vergleich zu bringen." - Wolfgang Gerber
in de.sci.electronics <47***********************@news.freenet.de>
Jun 27 '08 #9
Johannes Bauer <df***********@gmx.dewrites:
Kenny McCormack schrieb:
>But point taken - being a pedantic arsehole is hard work - for those of
us for whom it doesn't come naturally.

Isn't the C standard something one *should* be pedantic about - at
least in a C newsgroup? At least that's what standards were made
for. Sure, a 5/16 inch bolt might fit a 1/4 inch nut - but shouldn't
be there people telling you "well, what you're doing *might* work, but
it might as well just screw up whatever you're doing as soon as you
change the screw vendor"?

Then again, thinking about it - looking like you and your sock puppet
are trollfeeding each other. Yeah well.

Regards,
Johannes
You don't seem to get it. Personally I have taught a lot of young
programmers to program C and other languages. There is a fine line
between putting them on the right track and being a pedantic prick. And
there are simply too many pedantic idiots in this NG. They seem to think
they can break their own topicality rules with abandon but others may
not. That preening arse Heathfield is one of the worst - his agenda for
Jacob is anyones guess but it's rare you see someone got to such levels
of petty spitefulness to settle a score in a technical programming
group. people need to remember that more than the OP read answers. And
cocky posturing with such garbage as "One does not need a debugger if
one does the job properly" days a lot more about the self opinion of
certain people than of their ability to guide and improve a young,
developing systems analyst / programmer.
Jun 27 '08 #10
Richard wrote:
[...] prick [...]
[...] idiots [...]
[...] preening arse [...]
Let's hear it for rational discourse.

--
Er*********@sun.com
Jun 27 '08 #11
On 23 Jun 2008 at 18:06, Eric Sosman wrote:
Richard wrote:
>[...] prick [...]
[...] idiots [...]
[...] preening arse [...]

Let's hear it for rational discourse.
Right. Nothing like "rational discourse" along the lines of

[...] troll [...]
[...] troll [...]
[...] troll [...]

Jun 27 '08 #12
Eric Sosman <Er*********@sun.comwrites:
Richard wrote:
>[...] prick [...]
[...] idiots [...]
[...] preening arse [...]

Let's hear it for rational discourse.
Of course snipping all context is totally rational. I'm assuming you are
a grown man and words like "arse" don't offend you too much. If they do
then I apologise...

Preening is just perfectly apt and I do not apologise for using
it. Heathfield is a nasty piece of work who cries "troll" at the first
sign of someone not kowtowing to him as he feels is his right. I've
worked with people like him before and they break up teams quicker than
Bill Cunningham can forget while "while(1);" means in C.

As C programmers I feel you, and I, owe more to new C programmers than
ramming the standard up their backside. Common sense and "best practise"
are also good things to sprinkle on the replies. This isn't a
competition to see how many times people can point out Chuck's mistakes
or to waffle on about the bleeding obvious.
Jun 27 '08 #13
Eric Sosman wrote:
Richard wrote:
>[...] prick [...]
[...] idiots [...]
[...] preening arse [...]

Let's hear it for rational discourse.
You have detected one of the reasons he is largely plonked.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
** Posted from http://www.teranews.com **
Jun 27 '08 #14
Karthik wrote:
>
I am trying to port one of my VC++ 6.0 32 bit windows application
to Windows XP 64 bit os.

This application runs perfectly on windows xp 32bit os without
any problem.

I used Windows XP 64 bit build environment (Debug) from PSDK for
windows 2003 R2 to port my application, and created the suitable
configuration and made all the necessary settings to the
configuration.

In fact I was able to compile and link the application without
any errors.

My problem is I am getting a message "does not contain debug
information. Press OK to Continue" when I try to debug the
application with or without breakpoints.
Look at the man page, or better the info data, for gcc. Examine
the -g options, and modify your compilation accordingly.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
** Posted from http://www.teranews.com **
Jun 27 '08 #15
Hello Karthik, List

Set the /DEBUG option on Configuration Properties, Linker, Debugging.

Regards
Rafael
Jun 27 '08 #16
CBFalconer wrote:
Karthik wrote:
>>
I am trying to port one of my VC++ 6.0 32 bit windows application
to Windows XP 64 bit os.

This application runs perfectly on windows xp 32bit os without
any problem.

I used Windows XP 64 bit build environment (Debug) from PSDK for
windows 2003 R2 to port my application, and created the suitable
configuration and made all the necessary settings to the
configuration.

In fact I was able to compile and link the application without
any errors.

My problem is I am getting a message "does not contain debug
information. Press OK to Continue" when I try to debug the
application with or without breakpoints.

Look at the man page, or better the info data, for gcc. Examine
the -g options, and modify your compilation accordingly.
Won't buy him a lot, as he uses VC++ 6.0 and not gcc.

Bye, Jojo
Jun 27 '08 #17

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

Similar topics

12
by: Fred Pacquier | last post by:
First off, sorry for this message-in-a-bottle-like post... I haven't been able to phrase my questions well enough to get a meaningful answer from Google in my research. OTOH, it is standard...
2
by: Besta | last post by:
Hello all, I am having trouble creating a windows service with a timer. Everything seems to go ok but the elapsed event does not fire.Can anyone shed any light on this, may be something simple as...
2
by: Bart Schelkens | last post by:
Hi, I'm writing an ASP.Net programme (using VB.Net) When I press F5 to run and debug, i get the message : Error while trying to run project. Would you like to disable future attempts to debug...
2
by: rodger | last post by:
hi all, I have a form with two text boxes, a go button and a formula in the code to perform a calculation a value is entered in one text box, and press buttonm a result is computed which is...
6
by: Eitan | last post by:
Hello, I have old asp code. Also : Microsoft Visual Studio .NET 2003. I want to debug old asp (asp, not aspx). The asp has no sln, because it before dotnet - can I attach the asp to a...
6
by: valerij | last post by:
Please help. I have been on this problem for a week now. I am using Windows 98SE, Microsoft Visual C++ 6.0 The following program only works when the function is not called, BUT the function does...
6
by: Scubadude | last post by:
Hi, I'm new to perl and have run into some roadblocks while trying to run tutorials. I have installed Apache v2.2.3 I have installed ActivePerl v6.6.1.638 I have installed php v5.2.0 I am...
7
by: =?Utf-8?B?SmltIFdhbHNo?= | last post by:
I'm new to working with mixed assemblies. All of my previous experience has been with VC++/MFC in native, unmanaged applications. When I create a mixed assembly in which one or more of the files...
4
by: Jason Teagle | last post by:
I'm not sure which is the correct group to post this to, if either, so apologies for the crosspost and if it's OT. I have a Visual Studio.NET 2002-compiled solution that originated at work. At...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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,...
0
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...
0
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
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,...

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.