0

I'm doing some debugging with networking. We use a lot of byte strings. Maybe it's not kosher, but when looking directly at the unfiltered bytes in gdb, they get represented like /byte in octal/byte in octal/byte in octal. I prefer to think about that stuff in hex since most of our data fully uses the byte. Is there anyway to make gdb use hexadecimal instead?

Paul R
  • 208,748
  • 37
  • 389
  • 560
Mister Mister
  • 33
  • 1
  • 8

0 Answers0