Re: How to display instructions around the current instuction?
Peng Yu via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CABrM6wnvaqRVBR8ykzttSPyedT5KZOMAgPdypoXDetRZpuxVpw@mail.gmail.com> |
Hi Christian, > define hook-stop > disas > end This works by printing the current block. It looks good. Is there a way to make the three lines into one line? Thanks. -- Regards, Peng