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: [BUG] BINOP_DIV and ptyp command


On Jan 28, 2008 11:35 PM, Pierre Muller <muller@ics.u-strasbg.fr> wrote:
>
>   By the way, Doug patch is also not correct because
> even though the signed integer division is caught
> in value_binop, the corresponding unsigned code
> is still missing the same check.

Fix one bug, expose another ...
The latter bug's existence is not a proof one way or another that any
patch to the former bug is or isn't correct.


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