From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: [RFA/NEWS] Document --enable-libmcheck/--disable-libmcheck
Date: Wed, 25 Jul 2012 18:38:00 -0000 [thread overview]
Message-ID: <1343241500-14584-1-git-send-email-brobecker@adacore.com> (raw)
Hello,
I just checked in a patch that expands the list of configure options
for GDB, and it's only after pushing the patch that I realized that
a NEWS entry should probably be added. Here it is.
gdb/ChangeLog:
* NEWS: Document new --enable-libmcheck/--disable-libmcheck
configure options.
---
gdb/NEWS | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/gdb/NEWS b/gdb/NEWS
index 4da886c..a590bee 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,15 @@
*** Changes since GDB 7.5
+* New configure options
+
+--enable-libmcheck/--disable-libmcheck
+ By default, development versions are built with -lmcheck on hosts
+ that support it, in order to help track memory corruption issues.
+ Release versions, on the other hand, are built without -lmcheck
+ by default. The --enable-libmcheck/--disable-libmcheck configure
+ options allow the user to override that default.
+
* New commands (for set/show, see "New options" below)
maint info bfds
--
1.7.1
next reply other threads:[~2012-07-25 18:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 18:38 Joel Brobecker [this message]
2012-07-25 19:03 ` Eli Zaretskii
2012-07-26 15:38 ` Joel Brobecker
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=1343241500-14584-1-git-send-email-brobecker@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/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