BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004534 [buildroot] Other major have not tried 08-08-08 05:51 08-24-08 00:53
Reporter rbuergel View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0004534: 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.
Additional Information
Attached Files  gdb.mk.patch [^] (1,183 bytes) 08-08-08 05:51

- Relationships

- Notes
(0010734)
jacmet
08-24-08 00:53

Sorry about that - Got broken in r22624 and is now fixed in r23193.

Thanks!
 

- 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
08-24-08 00:53 jacmet Status assigned => closed
08-24-08 00:53 jacmet Note Added: 0010734
08-24-08 00:53 jacmet Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker