> > Certainly for + and -, Java can get what it wants > > Including gdb support? > If Java maps signed types to unsigned, how is gdb going to know about it? As someone pointed out you can certainly do conversions, and that is annoying but will preserve gdb semantics.