* gdbtk.tcl (build_framework): Add standard commands menu, more
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 start-sanitize-gdbtk
2 Wed Jan 4 19:49:10 1995 Stan Shebs <shebs@andros.cygnus.com>
3
4 * gdbtk.tcl (build_framework): Add standard commands menu, more
5 windows to standard windows menu.
6 (not_implemented_yet): Clarify message.
7 end-sanitize-gdbtk
8
9 Wed Jan 4 12:27:29 1995 Kung Hsu <kung@mexican.cygnus.com>
10
11 * defs.h: move include tm.h up, so that the type LONGEST can
12 also based on the target requirement to determine. In this case
13 target mips64.
14
15 * remote-os9k.c (rombug_open): catch exception e in rombug.
16 * remote-os9k.c (rombug_wait): print message before register display
17 from rombug.
18
19 Wed Jan 4 09:18:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20
21 * top.c (locate_arg): Call strchr not index.
22
23 Tue Jan 3 16:52:03 1995 Per Bothner <bothner@kalessin.cygnus.com>
24
25 * ch-exp.y (literal): Recognize NULL.
26 (tuple): Parse simple unlabelled tuples.
27 * eval.c (evaluate_subexp case OP_ARRAY): Use expect_type to
28 evaluate brace-initializer-expressions depending on context.
29 (evaluate_subexp case UNOP_CAST): Pass the target type as
30 expected type when evaluating the expression.
31
32 * ch-typeprint.c (chill_type_print_base): Get names of PTR and
33 BOOL from TYPE_NAME.
34 * ch-valprint.c (chill_print_type_scalar): New function, to handle
35 TYPE_CODE_RANGE better than print_type_scalar does.
36 (chill_val_print_array_elements): Use above new function.
37
38 Mon Jan 2 15:02:51 1995 Stan Shebs <shebs@andros.cygnus.com>
39
40 * remote-udi.c (udi_load): Tell symbol_file_add that the
41 program being loaded is the main program.
42
43 For older changes see ChangeLog-94
44 \f
45 Local Variables:
46 mode: indented-text
47 left-margin: 8
48 fill-column: 74
49 version-control: never
50 End:
This page took 0.032102 seconds and 5 git commands to generate.