How to print value by a group?
Enze Li via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I find it hard to read the output which is binary data when I use the command “print/t val”. I mean how can I make the output by a group like this format “1011 1000 0000 0001”? Thanks, Enze