This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Expanding macros in breakpoint conditions
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: gdb at sourceware dot org
- Date: Wed, 23 Oct 2013 21:08:25 +0300
- Subject: Re: Expanding macros in breakpoint conditions
- Authentication-results: sourceware.org; auth=none
- References: <83vc0qk1jx dot fsf at gnu dot org> <87y55mk0tg dot fsf at fleche dot redhat dot com> <83k3h3j4vo dot fsf at gnu dot org> <5268085E dot 2020607 at redhat dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Wed, 23 Oct 2013 10:33:18 -0700
> From: Keith Seitz <keiths@redhat.com>
> CC: gdb@sourceware.org
>
> My original submission for the linespec rewrite did actually do this,
> but to maintain backward compatibility, I was asked to remove it.
Makes sense.
> Perhaps a warning or complaint might be a suitable compromise until this
> is properly implemented?
Yes, a warning is certainly good enough. It would have caught my
attention right there and then.
Thanks.