I don't use GDB but....Remember that you might mislead yourself if you use automatic conversion to a certain type.
That hex value can mean multiple things...
It could be signed or unsigned.
-4 or 4294967292
Just keep that in mind. Sorry I'm not actually telling what you asked for. Just figured I'd remind you that data is just data and it's how we interpret it that gives it meaning.