This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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: c++/2492: gdb problem with 'malloc' in unnamed namespace


The following reply was made to PR c++/2492; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com,
        apoenitz@trolltech.com, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: c++/2492: gdb problem with  'malloc' in unnamed namespace
Date: Fri, 14 Nov 2008 17:03:04 -0700

 I tried this with CVS head today, and it worked fine.
 
 I made sure to do a test which actually allocates memory in the
 inferior (I think string constants no longer do just by themselves --
 so I added a function and passed the string constant to the function).
 
 Could you possibly try CVS gdb?
 
 I am interested in fixing this if I can reproduce it.
 
 Tom


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