summaryrefslogtreecommitdiff
path: root/gdb/gdbtk
Commit message (Expand)AuthorAgeFilesLines
* * library/session.tcl (SESSION_recreate_bps): UseTom Tromey2001-10-063-3/+31
* * generic/gdbtk-bp.c (get_breakpoint_commands): New function.Keith Seitz2001-10-062-5/+79
* * library/tclIndex: Updated.Tom Tromey2001-10-048-28/+96
* * library/console.itb (Console::_operate_and_get_next): New method.Tom Tromey2001-09-283-4/+37
* 2001-09-27 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-272-2/+9
* * library/prefs.tcl (escape_value): Update to workKeith Seitz2001-09-272-1/+19
* * library/main.tcl: Append iwidgets library path, if needed.Keith Seitz2001-09-192-1/+17
* * generic/gdbtk.c (gdbtk_init): Set IWIDGETS_LIBRARY ifIan Roxborough2001-09-104-85/+14
* Add newline at end of file.Keith Seitz2001-08-291-1/+1
* * library/bpwin.itb (bp_select): Use standard preferencesKeith Seitz2001-08-294-7/+13
* * library/tracedlg.tcl (build_win): Use libgui'sKeith Seitz2001-08-293-48/+64
* * library/tdump.tcl (class TdumpWin): Inherit from GDBWinKeith Seitz2001-08-282-50/+42
* * library/srcpref.itb (build_win): Use iwidgets::spinintKeith Seitz2001-08-282-3/+10
* * library/process.ith (top): Remove unused protected variable.Keith Seitz2001-08-283-35/+57
* * generic/gdbtk-cmds.c (gdb_disassemble_driver): We should beKeith Seitz2001-08-282-1/+7
* * library/bpwin.itb (build_win): Get rid of tixScrolledWindowKeith Seitz2001-08-282-10/+25
* * library/srcwin.itb (SrcWin::fillFuncCB): Sort function names.Tom Tromey2001-08-242-1/+5
* 2001-08-23 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-08-232-0/+32
* * library/prefs.tcl (pref_read): Version number appears inTom Tromey2001-08-222-1/+7
* * generic/gdbtk.c (gdbtk_init): Reinitialize disassemle info'sKeith Seitz2001-08-212-4/+5
* * generic/gdbtk.c (gdbtk_init): Reinitialize disassemle info'sKeith Seitz2001-08-212-0/+10
* * library/stackwin.itb (build_win): Use iwidget's scrolled listboxKeith Seitz2001-08-203-33/+40
* * generic/gdbtk-cmds.c (gdb_load_disassembly): Save the originalKeith Seitz2001-08-203-6/+26
* * generic/gdbtk-varobj.c (variable_obj_command): Pass pointerKeith Seitz2001-08-172-9/+19
* * 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