This is the mail archive of the cygwin 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: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-005


On Thu, 2015-01-22 at 10:18 +0100, Corinna Vinschen wrote:
> Hi Marco,
> 
> On Jan 22 07:48, Marco Atzeri wrote:
> > On 1/20/2015 5:42 PM, Corinna Vinschen wrote:
> > >Hi Cygwin friends and users,
> > >
> > >
> > >I released another TEST version of the next upcoming Cygwin release.
> > >The version number is 1.7.34-005.
> > 
> > minor issue, an probably common to other C++ packages.
> > Some of the code are in the headers, usually constructor and destructor,
> > but the debug package does not include them so stepping through GDB
> > is confusing.
> 
> Hmm, I guess cygport should contemplate to copy the project header files
> to the debuginfo package as well.  That might be a lot for the Cygwin
> package itself (it will copy the system headers, too), but it would
> obviously help in these cases.  And it's not only C++.  C headers may
> contain nut^Winline functions as well.

cygwin-debuginfo includes a number of headers from winsup and even one
from newlib/libc/string.  Is there something missing in particular?

--
Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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