This is the mail archive of the gdb-patches@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: [patch+7.4] reread.exp 7.3->7.4 regression


Hi Joel,

On Mon, 19 Dec 2011 04:48:07 +0100, Joel Brobecker wrote:
> Unfortunately, I don't have an arm environment either. Perhaps
> CodeSourcery does?

OK, I will run it today.


> Yeah, I'm a little concerned by your patch.

It should go definitely also for the HEAD in such case until some other proper
fix lands there, it is a memory data corruption.


> Have we explored the idea of not registering the arm_exidx_data_free
> routine? We'd leak some memory,

The freeing is not the only problem.  The same problem applies on the lines
accessing the elements, those statements can also crash now without this
patch.  It is just not shown in this crash backtrace.


Thanks,
Jan


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