Re: [edk2-devel] A gdb pretty print for CHAR16 question. Need some gdb help.

2021-07-15 Thread Andrew Fish via groups.io
Resending without attachments…. > On Jul 14, 2021, at 10:15 PM, Andrew Fish wrote: > > I’ve been watching the Le Tour replays and playing around with gdb scripts. I > was trying to figure out how to do stuff I know how to do in lldb. > > For lldb I have Pretty Printer and for CHAR16 things li

[edk2-devel] A gdb pretty print for CHAR16 question. Need some gdb help.

2021-07-14 Thread Andrew Fish via groups.io
_._,_._,_Groups.io Links: You receive all messages sent to this group. View/Reply Online (#77806) || Mute This Topic | New TopicYour Subscription | Contact Group Owner | Unsubscribe [arch...@mail-archive.com] _._,_._,_ #!/usr/bin/python3 import gdb from gdb.printing im