On 7/27/07, Elrond <elrond+linuxtogo.org at samba-tng.org> wrote: > How do we distinguish decimal numbers from hex numbers in > the output? Anytime I write a decoder for something, numbers are decimal unless prefixed with "0x" in which case they're hex. CK -- GDB has a 'break' feature; why doesn't it have 'fix' too?