OSDN Git Service

2001-11-05 Martin M. Hunt <hunt@redhat.com>
authorMartin Hunt <hunt@redhat.com>
Mon, 5 Nov 2001 19:14:00 +0000 (19:14 +0000)
committerMartin Hunt <hunt@redhat.com>
Mon, 5 Nov 2001 19:14:00 +0000 (19:14 +0000)
commit8ff1dc1cb83e405d7627d9bc56c846f86a936475
tree55b8998394a1e8674cab9f36f80904ddbe921a66
parent7d6708cbbcf24c757b2b64068e6524f75c037aa6
2001-11-05  Martin M. Hunt  <hunt@redhat.com>

* library/debugwin.itb (DebugWin::build_win):
Initialize gdbtk_de(ERRORS_ONLY) and gdbtk_de(filter_var)
(DebugWin::puts): Rewrite filter to handle new options.
(DebugWinDOpts::build_win): Update list of classes. Change
filter dialog so we can not display only errors and warnings
or choose between displaying ALL classes except those selected
or only selected classes. Fix "OK" button to apply
changes before closing dialog.
DebugWinOpts::_apply): Now takes an agrument that
indicates if dialog should exit after applying filter.

* library/debugwin.ith (_apply): Now takes an arg.

* library/main.tcl: If GDBTK_DEBUGFILE is not set,
use "insight.log" as the default. If GDBTK_DEBUG is set
and nonzero, start logging debug messages to
GDBTK_DEBUGFILE immediately. Never open the debug window
automatically.

* library/managedwin.itb (ManagedWin::shutdown): Don't
save debug window options dialog on active list

* library/srcwin.itb: Remove troublesome debug line.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/debugwin.itb
gdb/gdbtk/library/debugwin.ith
gdb/gdbtk/library/main.tcl
gdb/gdbtk/library/managedwin.itb
gdb/gdbtk/library/srcwin.itb