aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtk-variable.c
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1629/+0
1999-02-121999-02-11 Martin Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
* gdbtk-variable.c (variable_format): Enable binary format.
1999-02-04Doh!Keith Seitz1-1/+1
* gdbtk-variable.c (variable_create): Allocate enough space to hold the NULL, too!
1999-02-03 * gdbtk-variable.c (variable_create): Add parentheses to the nameKeith Seitz1-1/+8
so that casts do not confuse the expression parser.
1999-01-281999-01-27 James Ingham <jingham@cygnus.com>Jim Ingham1-7/+7
* gdbtk-wrapper.c: Missed a couple of places where FILE->GDB_FILE in the fputs_unfiltered_hook needed to propagate.
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-0/+1622
trunk. To build it, you will have to do update -dP in the itcl directory, and update tcl, tk, tix and libgui as well.