This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] cygport: split debuginfo packages


On 6/29/2012 3:48 PM, Yaakov (Cygwin/X) wrote:
On Thu, 2012-06-21 at 01:24 -0500, Yaakov (Cygwin/X) wrote:
Attached is a first draft of a patch to support split debuginfo packages
automatically in cygport.

Second draft patch attached.

I tested this on my emacs build, and it worked great. One very minor annoyance was that gdb gave a warning "Source file is more recent than executable" the first time a breakpoint was hit. I think you could avoid such warnings by using 'install -p' in __prepdebugsrc, but I haven't tested this.


Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]