Recent breakage -- disassemble

Elena Zannoni ezannoni@redhat.com
Mon Apr 21 18:55:00 GMT 2003


Michael Snyder writes:
 > Some time between February 18 and March 24, someone checked in a change
 > which broke pagination in the disassemble command.  Although "list" will
 > still print out a screen's worth of lines and then pause, "disassemble"
 > will not.
 > 
 > Sorry I can't pin it down closer than that -- my cvs client is giving me grief.
 > 
 > Michael

Hmmm, this could be due to the new disassembler. The old one was using
printf_filtered while the new one uses ui_out functions. But the
change happened in November 2002. Do a cvs log of printcmd.c. If you
back out those changes, does the problem go away?

elena



More information about the Gdb-patches mailing list