On 20.11.2013 22:10:54, Samuel Thibault wrote: > Marin Ramesa, le Wed 20 Nov 2013 20:42:54 +0100, a écrit : > > * i386/i386/db_trace.c (db_i386_reg_value): Return reg value. > > I don't see the returned value used anywhere. I'd say rather drop it > than returning something which is already returned another way.
But if you make the function void this breaks the initialization of db_variables struct near the begining of the file.