LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 05-23-2005, 09:15 AM   #1
jethrokay
LQ Newbie
 
Registered: May 2005
Posts: 2

Rep: Reputation: 0
A debugging message


I've used GDB to debug my C program.
And I got a message.
It says:

0x00404e03 in probe<>

Could someone kind to help me ? Thank you very much~~

Last edited by jethrokay; 05-23-2005 at 09:23 AM.
 
Old 05-23-2005, 10:28 AM   #2
jim mcnamara
Member
 
Registered: May 2002
Posts: 964

Rep: Reputation: 36
I'm sure there's more lines to the message.

But, it means that is the offset of the program counter in probe is that hex addesss 0x00404e03. If this is all there is then the module you are currently in has been stripped of symbols.

You should compile gcc -g <filename.c> -o <filename>
anbd then gdb will show you line numbers as well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debugging Mercurius Programming 3 10-19-2005 02:59 PM
Visual Debugging and Linux Kernel Debugging Igor007 Programming 0 09-30-2005 10:33 AM
Debugging Evgeny Linux - Networking 1 02-15-2005 01:32 PM
message, message.1 in /var/log/ can be deleted for space? phpsharma Linux - Newbie 4 11-17-2004 12:23 PM
debugging devit Programming 1 02-10-2004 11:49 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 04:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration