Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Jesse Marlin <jesse.marlin@intec.us>
Cc: gdb@sourceware.org
Subject: Re: gdb 6.5 on AIX 5.3 not hitting breakpoints
Date: Wed, 15 Nov 2006 06:09:00 -0000	[thread overview]
Message-ID: <20061115060918.GN3529@adacore.com> (raw)
In-Reply-To: <455A1696.2060408@intec.us>

> I have built gdb-6.5 on AIX 5.3 and have noticed that it is not hitting 
> breakpoints.  Is this a known problem and if so is there any workaround?

As far as I can tell, appart from an unexpected warnings about the OS
ABI which I will try to investigate when I have some time, the HEAD
debugger from CVS seems to be working fine:

        (gdb) b break_me 
        Breakpoint 1 at 0x100003e4: file foo.c, line 6.
        (gdb) run
        Starting program: /home/brobecke/test/ex/foo 
        
        Breakpoint 1, break_me () at foo.c:6
        6         printf ("Hello world\n");

I suggest trying the debugger from CVS, and if that doesn't work,
then maybe trying to post more information about what compiler you
used (I assumed GCC), which version, and provide a complete example
that demonstrates the problem (sources and compilation switches that
you used to build the example).

-- 
Joel


  parent reply	other threads:[~2006-11-15  6:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-14 19:19 Jesse Marlin
2006-11-15  5:00 ` Joel Brobecker
2006-11-15  6:09 ` Joel Brobecker [this message]
2006-11-15 15:58   ` Jesse Marlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061115060918.GN3529@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb@sourceware.org \
    --cc=jesse.marlin@intec.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox