Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23rd November 2006, 07:01 AM
ekdya Offline
Registered User
 
Join Date: Aug 2006
Posts: 134
gdb in FC5 (Not stopped at any breakpoint; argument ignored.)

Hi

please note the error reported below, I googled and found a bug fix
http://lists.blackfin.uclinux.org/pi...ne/000552.html
but could not confirm that it is PR1689 when I checked the GDB
database.

I am getting this error
************************************************** **************
(gdb) c 5
Not stopped at any breakpoint; argument ignored.
Continuing.

my setup is
************************************************** **************
$ uname -a
Linux localhost.localdomain 2.6.18-1.2239.fc5 #1 Fri Nov 10 13:04:06 EST 2006 i686 i686 i386 GNU/Linux
$gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
Reply With Quote
  #2  
Old 23rd November 2006, 10:48 AM
giulix's Avatar
giulix Offline
"Fixed" by (vague) request
 
Join Date: Oct 2005
Location: GMT+ 1
Posts: 2,950
Looks fine here...
Code:
(gdb) l
1       #include <stdio.h>
2       #include <stdlib.h>
3       int main(int argc, char *argv[]) {
4
5         int a = 0;
6
7         for(a = 0; a < 10; a++)
8
9           printf("Hello, world\n");
10
(gdb) b 9
Breakpoint 1 at 0x8048375: file pippo.c, line 9.
(gdb) run
Starting program: /home/giulix/a.out

Breakpoint 1, main () at pippo.c:9
9           printf("Hello, world\n");
(gdb) c 5
Will ignore next 4 crossings of breakpoint 1.  Continuing.
Hello, world
Hello, world
Hello, world
Hello, world
Hello, world

Breakpoint 1, main () at pippo.c:9
9           printf("Hello, world\n");
(gdb)
Reply With Quote
Reply

Tags
argument, breakpoint, fc5, gdb, stopped

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The argument against IP as a means to an end. Mr_Mommy_Man Wibble 15 29th December 2007 02:28 PM
IPW2200 stopped working: set mode invalid argument forkbomb Servers & Networking 0 28th October 2007 07:09 AM
Yum No argument problem Gaspode Installation and Live Media 5 4th August 2006 01:14 AM
'no match for argument' jimmmm Using Fedora 1 25th June 2006 12:00 AM
invalid argument tonyopfl Servers & Networking 2 16th June 2005 12:44 AM


Current GMT-time: 23:01 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat