From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0004534]: errors in gdb.mk, leading to build failures
Date: Fri, 8 Aug 2008 05:51:25 -0700 [thread overview]
Message-ID: <984933adc611b1a08ced5d07db90efab@busybox.net> (raw)
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=4534
======================================================================
Reported By: rbuergel
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4534
Category: Other
Reproducibility: have not tried
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 08-08-2008 05:51 PDT
Last Modified: 08-08-2008 05:51 PDT
======================================================================
Summary: errors in gdb.mk, leading to build failures
Description:
1. gdb is eventually patched twice:
first during the .unpacked-target and a second time during the
.patched-target
2. gdbserver and gdb on host depend on .unpacked instead of .patched
svn blame shows, that when the .patched-target was introduced, the
patching wasn't removed from .unpacked, but target-gdb depends on
.patched, leading to a situation, where the patches were applied twice.
The change was correct, but it was only the half of what has to be done.
The appended patch changes the remaining parts. It changes gdbserver and
host-gdb to depend on .patched and removed the patching from the
.unpacked-target.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
08-08-08 05:51 rbuergel New Issue
08-08-08 05:51 rbuergel Status new => assigned
08-08-08 05:51 rbuergel Assigned To => buildroot
08-08-08 05:51 rbuergel File Added: gdb.mk.patch
======================================================================
next reply other threads:[~2008-08-08 12:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 12:51 bugs at busybox.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-24 7:53 [Buildroot] [buildroot 0004534]: errors in gdb.mk, leading to build failures bugs at busybox.net
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=984933adc611b1a08ced5d07db90efab@busybox.net \
--to=bugs@busybox.net \
--cc=buildroot@busybox.net \
/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