This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/5.3, rfa:testsuite] Fix $fp and $pc in display command


Andrew Cagney wrote:> Hello,

The attached fixes/testes the problem of:
(gdb) display/i $pc
not working on the i386. It adds functions that map a built-in register number back to its name. It also adds a test case that fails (on i386) without the attached fix.

Testsuite ok?

Sure.  Pls. check it in.


--
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]