Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org, Klaus Gerlicher <klaus.gerlicher@intel.com>
Subject: Re: [PATCH 1/1] gdb, breakpoint: use breakpoint_debug_printf
Date: Wed, 9 Jul 2025 19:58:57 -0700	[thread overview]
Message-ID: <20250709195857.5f77b521@f41-zbm-amd> (raw)
In-Reply-To: <87zfddcgr9.fsf@tromey.com>

On Wed, 09 Jul 2025 13:21:14 -0600
Tom Tromey <tom@tromey.com> wrote:

> >>>>> "Klaus" == Klaus Gerlicher <klaus.gerlicher@intel.com> writes:  
> 
> Klaus> Some debug prints in breakpoint.c are using
> Klaus> infrun_debug_printf ().  This does not seem to be the
> Klaus> right debug print macro.  
> 
> Klaus> Use breakpoint_debug_printf () exclusively in this file.  
> 
> I am not so sure about this.  It seems to me that some of these may
> mostly of interest when infrun debugging is enabled.  For example:
> 
> Klaus> -      infrun_debug_printf ("incorrect thread or task, not
> Klaus> stopping");
> Klaus> +      breakpoint_debug_printf ("incorrect thread or task, not
> Klaus> stopping");  
> 
> This kind of thing is a decision impacting infrun decisions.

Hmm, good point.  I rescind my approval.

Kevin


  reply	other threads:[~2025-07-10  2:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08 13:21 Klaus Gerlicher
2025-07-08 15:46 ` Kevin Buettner
2025-07-09 19:21 ` Tom Tromey
2025-07-10  2:58   ` Kevin Buettner [this message]
2025-07-10  8:43     ` Gerlicher, Klaus
2025-07-11 15:22       ` Simon Marchi
2025-07-17 17:02       ` Andrew Burgess

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=20250709195857.5f77b521@f41-zbm-amd \
    --to=kevinb@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=klaus.gerlicher@intel.com \
    --cc=tom@tromey.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