OSDN Git Service

* library/srcbar.itcl (SrcBar::create_buttons): Line number
authorirox <irox>
Mon, 7 Jan 2002 08:58:46 +0000 (08:58 +0000)
committerirox <irox>
Mon, 7 Jan 2002 08:58:46 +0000 (08:58 +0000)
commit97451a5bdc54c814b99f592baaa448d854a12eae
tree1e86f714377659521f0e39c79ea45b3303cf3ae8
parentffbc098cdf253669be1ef3ddc6296f2c8604f7ea
* library/srcbar.itcl (SrcBar::create_buttons): Line number
and address fields have been removed and added to the
status bar.
* library/srcwin.itb (SrcWin::_build_win): Add address and
line number fields to status bar.  Moved download progress
bar to status bar.
(SrcWin::download_progress):  Use canvas on status bar.
Remember to adjust width of 64-bit address.
(SrcWin::location): Set line number and address on status bar.
* library/srcwin.ith (SrcWin): Added new private variable.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/srcbar.itcl
gdb/gdbtk/library/srcwin.itb
gdb/gdbtk/library/srcwin.ith