From: Keith Seitz <kseitz@uglyboxes.com>
To: "gdb-patches@sourceware.org ml" <gdb-patches@sourceware.org>
Subject: [PATCH/obvious] Remove unused variable in parse_breakpoint_sals
Date: Wed, 08 Aug 2012 20:40:00 -0000 [thread overview]
Message-ID: <5022CE8B.5000202@uglyboxes.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
Hi,
While hacking on the breakpoint API, I noticed that the local variable
addr_start is no longer used in parse_breakpoint_sals.
As Jan kindly pointed out, this variable was obsoleted by Joel and Tom
as part of the ambiguous linespec patchset last year.
I am committing this as obvious.
Keith
ChangeLog
2012-08-08 Keith Seitz <keiths@redhat.com>
* breakpoint.c (parse_breakpoint_sals): Remove unused variable
addr_start.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: unused-var-parse_breakpoint_sals.patch --]
[-- Type: text/x-patch; name="unused-var-parse_breakpoint_sals.patch", Size: 0 bytes --]
next reply other threads:[~2012-08-08 20:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 20:40 Keith Seitz [this message]
2012-08-08 20:46 ` Keith Seitz
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=5022CE8B.5000202@uglyboxes.com \
--to=kseitz@uglyboxes.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