From: Paul Koning <pkoning@equallogic.com>
To: comar@adacore.com
Cc: drow@false.org, hilfingr@gnat.com, gdb@sourceware.org
Subject: Re: : Re: [RFC] multiple breakpoints from FILE:LINE
Date: Mon, 16 Jan 2006 15:31:00 -0000 [thread overview]
Message-ID: <17355.48188.563284.912064@gargle.gargle.HOWL> (raw)
In-Reply-To: <43CBA0D7.3000903@adacore.com>
Daniel Jacobowitz wrote:
> I've yet to see a compelling reason to break on one constructor and not
> the other. Most users don't even know the difference between when each
> is called.
I am not familiar at all with C++ debugging, so the situation is not
clear to me: To break on constructors, do you use the FILE:LINE of the
class? Wouldn't that break on destructors as well? (or any other type
specific implicit operation, if such thing exists in C++)
I'm assuming the case where a programmer wrote an explicit
constructor. In that case, you can break on it either by name
("Class::Class") or by line number (pointing at the constructor
function body).
paul
next prev parent reply other threads:[~2006-01-16 15:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-15 1:51 Cyrille Comar
2006-01-15 16:33 ` Paul Koning
2006-01-15 16:45 ` Daniel Jacobowitz
2006-01-15 17:41 ` Robert Dewar
2006-01-15 22:23 ` Paul Koning
2006-01-16 13:43 ` Cyrille Comar
2006-01-16 13:47 ` Daniel Jacobowitz
2006-01-16 14:16 ` Cyrille Comar
2006-01-16 15:31 ` Paul Koning [this message]
2006-01-15 17:38 ` Robert Dewar
2006-01-16 6:58 ` Jim Blandy
2006-01-16 10:03 ` Robert Dewar
2006-01-16 10:04 ` Robert Dewar
2006-01-15 22:23 ` Paul Hilfinger
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=17355.48188.563284.912064@gargle.gargle.HOWL \
--to=pkoning@equallogic.com \
--cc=comar@adacore.com \
--cc=drow@false.org \
--cc=gdb@sourceware.org \
--cc=hilfingr@gnat.com \
/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