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]

[commit/ada] Fix arity of binary operators


Hello,

This is the suspicious code I was refering to in an earlier message,
which lead us to the SEGV that Michael protected us against. See
http://www.sourceware.org/ml/gdb-patches/2007-08/msg00246.html.

2007-08-15  Paul Hilfinger  <hilfinger@adacore.com>
            Joel Brobecker  <brobecker@adacore.com>

        * ada-lang.c (resolve_subexp): Correct arity of binary operators.

Tested on x86-linux, checked in.

-- 
Joel

Attachment: subexp.diff
Description: Text document


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