summaryrefslogtreecommitdiff
path: root/gdb/gdbtk
Commit message (Expand)AuthorAgeFilesLines
* * generic/gdbtk.c (gdbtk_init): Revert change from earlier.Keith Seitz2001-08-162-8/+8
* * library/globalpref.ith (_change_font, _change_size): NewKeith Seitz2001-08-164-32/+62
* * generic/gdbtk.c (gdbtk_init): Make sure we're working withKeith Seitz2001-08-162-0/+9
* From Ian Roxborough <irox@redhat.com>Keith Seitz2001-08-162-2/+10
* * generic/gdbtk.c (gdbtk_init): Don't assume a particularKeith Seitz2001-08-152-3/+110
* * library/regwin.ith: Rewrite.Keith Seitz2001-08-134-605/+1123
* * generic/gdbtk-register.c (gdb_register_info): New function.Keith Seitz2001-08-132-96/+122
* * generic/gdbtk-hooks.c (gdbtk_add_hooks): RegisterKeith Seitz2001-08-135-0/+38
* * library/prefs.tcl (pref_set_defaults): Add new fontKeith Seitz2001-08-094-3/+32
* * library/srcbar.itcl (_post): New method.Keith Seitz2001-08-034-18/+74
* * generic/gdbtk-bp.c (gdb_get_breakpoint_info): UpdateKeith Seitz2001-08-032-6/+14
* 2001-07-31 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-313-1/+6
* * library/prefs.tcl (pref_set_defaults): Add additional entryJonathan Larmour2001-07-262-1/+6
* 2001-07-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-211-6/+8
* 2001-07-21 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-212-5/+18
* 2001-07-21 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-212-1/+10
* 2001-07-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-202-1/+4
* 2001-07-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-202-3/+11
* 2001-07-18 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-192-3/+8
* * library/regwin.itb (RegWin::build_win): Add radio buttonNicholas Duffek2001-07-162-2/+13
* * library/download.itb (constructor): Use the iwidgetsKeith Seitz2001-07-133-29/+53
* Foo. Forgot to update the copyright.Keith Seitz2001-07-121-2/+2
* * library/srcbar.itcl (create_trace_buttons): FixKeith Seitz2001-07-124-126/+117
* * library/managedwin.itb (_create): Don't pass "-over"Keith Seitz2001-07-052-2/+10
* * library/managedwin.itb (_create): When creating aKeith Seitz2001-06-182-1/+7
* * generic/gdbtk-bp.c (gdbtk_tracepoint_create): ChangeKeith Seitz2001-06-133-22/+29
* * library/help/session.html: New file.Tom Tromey2001-06-123-0/+46
* * library/session.tcl (session_save): Save breakpoints.Tom Tromey2001-06-118-8/+142
* * generic/gdbtk-stack.c (gdb_stack): Return TCL_ERROR ifKeith Seitz2001-06-112-1/+7
* Some "-Wall" cleanups.Keith Seitz2001-06-074-9/+17
* 2001-06-05 Martin Hunt <hunt@redhat.com>Martin Hunt2001-06-052-13/+17
* 2001-06-05 Martin Hunt <hunt@redhat.com>Martin Hunt2001-06-052-2/+7
* * library/srcbar.itcl (constructor): Set the toolbar's initialKeith Seitz2001-06-042-0/+8
* * library/interface.tcl (gdb_update_hook): Mark as deprecated.Keith Seitz2001-06-0422-76/+190
* * library/console.itb (constructor): Pass dummy argumentKeith Seitz2001-06-012-2/+8
* * library/interface.tcl (gdbtk_idle): Run hooks, too,Keith Seitz2001-05-312-2/+13
* ChangeLog for the gdb_idle_hook->GDBEventHandler::idle change.Keith Seitz2001-05-311-0/+47
* * library/interface.tcl (gdb_idle_hook): Mark as deprecated.Keith Seitz2001-05-3122-53/+55
* * library/interface.tcl (gdb_busy_hook): Deprecate.Keith Seitz2001-05-3123-72/+151
* * generic/gdbtk-cmds.c (bin2hex): New function.Keith Seitz2001-05-253-8/+126
* Update copyright info.Keith Seitz2001-05-222-4/+4
* * memwin.ith (error_dialog): Declare public method.Keith Seitz2001-05-223-2/+39
* * library/interface.tcl (gdbtk_tcl_file_changed): HandleKeith Seitz2001-05-224-11/+78
* * library/variables.tcl (postMenu): Add mysterious workaroundKeith Seitz2001-05-222-0/+25
* * library/managedwin.ith (_geometry): Use a protected variableKeith Seitz2001-05-183-38/+43
* It appears that I forgot to check this in!Keith Seitz2001-05-182-6/+11
* * library/interface.tcl (gdbtk_quit_check): Don't save sessionsKeith Seitz2001-05-142-6/+25
* * library/prefs.tcl (pref_save): Fix bug when key in gdb space hasTom Tromey2001-05-122-1/+11
* * generic/gdbtk-bp.c (set_raw_breakpoint): Revise declarationKevin Buettner2001-05-112-5/+10
* * generic/gdbtk-bp.c (gdbtk_create_breakpoint): Safe guardKeith Seitz2001-05-112-3/+24