summaryrefslogtreecommitdiff
path: root/gdb/gdbtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/gdbtk-bp.c (gdb_set_bp): Generate a breakpoint eventKeith Seitz2001-05-112-2/+8
* * generic/gdbtk-bp.c (breakpoint_list, breakpoint_list_size): NewKeith Seitz2001-05-103-174/+237
* * generic/gdbtk-cmds.c: Put on diet. All breakpoint-,Keith Seitz2001-05-109-1828/+1972
* * library/interface.tcl (gdb_quit_hook): Remove. It's unused.Keith Seitz2001-05-092-9/+18
* * library/globalpref.itb (build_win): Preserve theKeith Seitz2001-05-072-1/+8
* Make ptid_t related changes.Kevin Buettner2001-05-062-2/+13
* * gdbtk.c (gdbtk_init): Include the command "warp_pointer"Keith Seitz2001-05-034-11/+44
* * generic/gdbtk-cmds.c (gdb_entry_point): Return an emptyKeith Seitz2001-04-232-2/+14
* * generic/gdbtk-cmds.c (gdb_get_breakpoint_info): If unableKeith Seitz2001-04-233-10/+61
* Other half of SetVariableEvent:Keith Seitz2001-04-209-43/+59
* Event model revamp for "gdb_set_hook".Keith Seitz2001-04-207-9/+101
* Whoops. Missed a file for the new event model check-in...Keith Seitz2001-04-191-3/+2
* Breakpoint/tracepoint event notification using new event model...Keith Seitz2001-04-198-170/+200
* New event handling infrastructure.Keith Seitz2001-04-196-6/+360
* 2001-04-18 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-04-192-1/+6
* * library/interface.tcl (run_executable): UseTom Tromey2001-04-184-2/+53
* * library/session.tcl (session_save): Use gdb_get_inferior_args.Tom Tromey2001-04-183-11/+42
* 2001-04-17 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-04-172-3/+14
* * generic/gdbtk-cmds.c (gdb_entry_point): New TCL command.Nicholas Duffek2001-04-123-0/+30
* From Tom Tromey (tromey@redhat.com):Keith Seitz2001-04-102-0/+13
* 2001-04-09 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-04-092-3/+21
* Add missing ChangeLog entry.Christopher Faylor2001-04-061-0/+4
* * main.c: Remove windows.h use.Christopher Faylor2001-04-051-1/+1
* 2001-04-04 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-04-059-47/+113
* 2001-04-02 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-04-022-56/+40
* 2001-03-29 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-03-292-2/+23
* 2001-03-29 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-03-292-2/+7
* 2001-03-29 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-03-292-1/+14
* 2001-03-15 Martin Hunt <hunt@redhat.com>Martin Hunt2001-03-153-25/+32
* * library/mempref.itb (MemPref::build_win): Correctly set initialTom Tromey2001-03-154-14/+65