PR exp/1926
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 25 Oct 2007 11:30:55 +0000 (11:30 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Thu, 25 Oct 2007 11:30:55 +0000 (11:30 +0000)
commitad842144541f614986b8ac5b4db4bfba733f0290
treee4bc0d0b138350abbcb19baab026bb2f2b383a8d
parent24a836bd61e90340f0fdd6e77c00b61eb2f579b1
PR exp/1926
* infcmd.c (registers_info): Check for a user register before
calling target's gdbarch_print_registers_info().  If found to be
so, extract the implicit value of user register and call
print_scalar_formatted().
* Makefile.in: (infcmd.o): Add $(user_regs_h).
gdb/ChangeLog
gdb/Makefile.in
gdb/infcmd.c
This page took 0.02395 seconds and 4 git commands to generate.