* ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
[deliverable/binutils-gdb.git] / gdb / mi / ChangeLog
CommitLineData
b8b527c5
AC
12003-05-16 Andrew Cagney <cagney@redhat.com>
2
3 * mi-main.c (mi_setup_architecture_data):
4
176620f1
EZ
52003-05-12 Elena Zannoni <ezannoni@redhat.com>
6
7 * mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
8 VAR_DOMAIN.
9
30e221b4
AC
102003-05-11 Andrew Cagney <cagney@redhat.com>
11
12 * mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.
13
d9d9c31f
AC
142003-05-08 Andrew Cagney <cagney@redhat.com>
15
16 * mi-main.c (register_changed_p): Use MAX_REGISTER_SIZE instead of
17 MAX_REGISTER_RAW_SIZE.
18
0c92afe8
AC
192003-05-08 Andrew Cagney <cagney@redhat.com>
20
21 * mi-main.c (get_register): Use MAX_REGISTER_SIZE.
22
b1e29e33
AC
232003-05-05 Andrew Cagney <cagney@redhat.com>
24
25 * mi-main.c (mi_cmd_data_write_register_values): Replace
26 REGISTER_SIZE with DEPRECATED_REGISTER_SIZE.
27
0d18235f
JB
282003-05-03 J. Brobecker <brobecker@gnat.com>
29
30 From Thierry Schneider <tpschneider1@yahoo.com>:
31 * mi-cmds.h (mi_cmd_symbol_list_lines): Add declaration.
32 * mi-cmds.c (mi_cmds): Add entry for new MI command.
33 * mi-cmd-symbol.c (mi_cmd_symbol_list_lines): New source file
34 for all symbol-related commands.
35
4e35d5f0
BR
362003-04-02 Bob Rossi <bob_rossi@cox.net>
37
38 * mi-cmd-file.c: New file to implement mi file commands.
39 * mi-getopt.c (mi_valid_noargs): Added mi_valid_noargs to verify
40 if a set of parameters passed to an MI function has no arguments
41 * mi-getopt.h (mi_valid_noargs): Declare.
42 * mi-cmds.c (mi_cmds): Added -file-list-exec-source-file command.
43 * mi-cmds.h (mi_cmd_file_list_exec_source_file): Declare.
44
922fbb7b
AC
452003-03-27 Andrew Cagney <cagney@redhat.com>
46
47 * gdbmi.texinfo: Delete file. Contents moved to
48 ../doc/gdb.texinfo.
49
ac2adee5
AC
502003-03-12 Andrew Cagney <cagney@redhat.com>
51
52 * mi-main.c (get_register): Use frame_register instead of
53 get_saved_register.
54
1248ede2
AC
552003-03-08 Andrew Cagney <cagney@redhat.com>
56
57 * mi-out.c: Update copyright.
58 (mi_out_data): Define typedef. Use instead of ui_out_data.
59
7b83296f
AC
602003-03-01 Andrew Cagney <cagney@redhat.com>
61
62 * mi-main.c (get_register): Use register_type instead of
63 REGISTER_VIRTUAL_TYPE.
64
22abf04a
DC
652003-02-25 David Carlton <carlton@math.stanford.edu>
66
67 * mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
68 DEPRECATED_SYMBOL_NAME. Update copyright.
69
4cf623b6
DJ
702003-02-21 Daniel Jacobowitz <drow@mvista.com>
71
72 * mi-cmd-stack.c (list_args_or_locals): Handle LOC_COMPUTED and
73 LOC_COMPUTED_ARG.
74
fe898f56
DC
752003-02-19 David Carlton <carlton@math.stanford.edu>
76
77 * mi-cmd-stack.c: #include "block.h"
78
11308a41
AC
792003-02-09 Andrew Cagney <ac131313@redhat.com>
80
81 * mi-interp.c (mi_remove_notify_hooks): Convert function
82 definition to ISO C.
83
5cb316ef
AC
842003-02-06 Andrew Cagney <ac131313@redhat.com>
85
86 * mi-cmd-env.c: Include "gdb_stat.h" instead of <sys/stat.h>.
87
4389a95a
AC
882003-02-04 Jim Ingham <jingham@apple.com>
89 Keith Seitz <keiths@redhat.com>
90 Elena Zannoni <ezannoni@redhat.com>
91 Andrew Cagney <ac131313@redhat.com>
92
93 * mi-main.h: New file.
94 * mi-interp.c: New file.
95 * mi-main.c: Include "interps.h".
96 (mi_error_message): Make global.
97 (mi_input): Delete static function, moved to "mi-interp.c".
98 (mi_execute_command, mi_execute_command_wrapper): Ditto.
99 (mi_command_loop, mi1_command_loop, mi2_command_loop): Ditto.
100 (mi_load_progress): Make non-static.
101 (mi_error_last_message): New function.
102 (captured_mi_execute_command): If the interpreter changed, don't
103 print anything.
104 (mi_load_progress): Use current_interp_named_p.
105 (mi_init_ui): Delete function.
106 (_initialize_mi_main): Don't install the mi interpreter, handled
107 by "mi-interp.c".
108 (mi_exec_async_cli_cmd_continuation): Make static.
109 * mi-console.h (mi_console_file_new): Add `quote' parameter.
110 * mi-console.c (struct mi_console_file): Add `quote'.
111 (mi_console_file_new): Add `quote' parameter. Initialize `quote'.
112 (mi_console_raw_packet): Only quote the output when `quote'.
113 * mi-cmds.h (mi_cmd_interpreter_exec): Declare.
114 (mi_error_message, mi_error_last_message): Declare.
115 (mi_execute_command): Declare.
116 * mi-cmds.c: Add `interpreter-exec' command.
117
eca48b00
AC
1182003-02-04 Andrew Cagney <ac131313@redhat.com>
119
120 From Keith Seitz <keiths@redhat.com>:
121 * gdbmi.texinfo (GDB/MI Miscellaneous Commands): Document the
122 interpreter-exec command.
123
e7494ffb
AC
1242003-02-02 Andrew Cagney <ac131313@redhat.com>
125
126 From 2002-11-10 Jason Molenda (jason-cl@molenda.com):
127 * mi-cmd-var.c (mi_cmd_var_list_children): CHILDREN field is
128 now a list; still a tuple when in mi1.
129 * gdbmi.texinfo: Update var-list-children example.
130
1bac305b
AC
1312003-01-13 Andrew Cagney <ac131313@redhat.com>
132
133 * mi-cmd-env.c: Update copyright.
134
7789c6f5
EZ
1352003-01-13 Elena Zannoni <ezannoni@redhat.com>
136
137 * mi-main.c (mi_cmd_exec_return): Use print_stack_frame instead of
138 show_and_print_stack_frame.
139
4ef3f3be
AC
1402003-01-09 Andrew Cagney <ac131313@redhat.com>
141
142 * mi-cmd-env.c: Include "gdb_string.h" instead of <string.h>.
143 Move all includes to after "defs.h".
144
068890be
JJ
1452002-12-13 Jeff Johnston <jjohnstn@redhat.com>
146
147 * mi-cmds.c (-environment-directory) Change to use mi_cmd_env_dir,
148 (-environment-cd): Change to use mi_cmd_env_cd,.
149 (-environment-pwd): Change to use mi_cmd_env_pwd.
150 (-environment-path): Change to use mi_cmd_env_path.
151 * mi-cmds.h (mi_cmd_env_cd, mi_cmd_env_dir): New prototypes.
152 (mi_cmd_env_path, mi_cmd_env_pwd): Ditto.
153 * mi-cmd-env.c: New file. Part of fix for PR gdb/741.
154 * gdbmi.texinfo (environment-cd): Update output and example.
155 (environment-pwd): Ditto.
156 (environment-dir): Update output, description, and examples.
157 (environment-path): Ditto.
158
6e7f8b9c
AC
1592002-11-29 Andrew Cagney <ac131313@redhat.com>
160
161 * mi/mi-cmd-stack.c, mi/mi-main.c: Update to use
162 deprecated_selected_frame.
163
73937e03
AC
1642002-11-13 Andrew Cagney <ac131313@redhat.com>
165
166 * mi-main.c (mi_cmd_data_write_register_values): Use
167 deprecated_write_register_bytes instead of write_register_bytes.
168
46ae13f0
JJ
1692002-11-11 Jeff Johnston <jjohnstn@redhat.com>
170
171 * gdbmi.texinfo (-var-assign): Add comments about interaction
172 with -var-update and add an example. Part of fix for gdb/702.
173
e78c0063
JJ
1742002-11-08 Jeff Johnston <jjohnstn@redhat.com>
175
176 * mi-main.c (mi_command_loop): Initialize raw_stdout and gdb_stdout
177 only if mi version is <= 1.
178 (mi_init_ui): Initialize raw_stdout and gdb_stdout if mi version
179 is > 1 so startup message is treated as console output. This is
180 part of fix for PR gdb/604.
181
1bd34ded
JJ
1822002-11-06 Jeff Johnston <jjohnstn@redhat.com>
183
184 * mi-cmd-var.c (mi_cmd_var_create): Change the function used to
185 parse the frame addr from parse_and_eval_address() to
186 string_to_core_addr(). This is a fix for PR gdb/494.
187
6ad4a2cf
JJ
1882002-10-23 Jeff Johnston <jjohnstn@redhat.com>
189
190 * mi-cmd-var.c: Change all remaining occurrences of ui_out_tuple_begin
191 to make_cleanup_ui_out_tuple_begin_end. Change all remaining
192 occurrences of ui_out_list_begin to make_cleanup_ui_out_list_begin_end.
193 Use do_cleanups instead of ui_out_list_end or ui_out_tuple_end. This
194 is a fix for PR gdb/680.
195 * mi-cmd-stack.c: Ditto.
196 * mi-main.c: Ditto.
197
99615eb8
KS
1982002-10-22 Keith Seitz <keiths@redhat.com>
199
200 * mi-main.c (mi_cmd_thread_select): Only return MI_CMD_CAUGHT_ERROR
201 when we really did catch an error(). If we got GDB_RC_FAIL, return
202 MI_CMD_ERROR instead.
203
9f2aab2d
JJ
2042002-10-03 Jeff Johnston <jjohnstn@redhat.com>
205
206 * gdbmi.texinfo: Fix examples that show frames to remove
207 extraneous blank in level field. Part of fix for PR gdb/192.
208
3a387118
JJ
2092002-10-03 Jeff Johnston <jjohnstn@redhat.com>
210
211 * mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672. For m2,
212 output list begin and end for "changelist" rather than tuple begin/end.
213 (varobj_update_one): For m2, add tuple begin and end for varobj
214 update output.
215
36dc181b
EZ
2162002-10-02 Elena Zannoni <ezannoni@redhat.com>
217
218 * mi-main.c (mi_cmd_exec_return): Don't use
219 return_command_wrapper, use return_command instead.
220 (mi_cmd_exec_interrupt): Don't use
221 interrupt_target_command_wrapper, use interrupt_target_command
222 instead.
223 (return_command_wrapper, interrupt_target_command_wrapper):
224 Delete.
225 Include frame.h.
226
da0f9dcd
AC
2272002-10-01 Andrew Cagney <ac131313@redhat.com>
228
229 * mi-main.c (mi2_command_loop): New function.
230 (mi0_command_loop): Delete function.
231 (_initialize_mi_main): Recognize, and default to, "mi2". Do not
232 recognize "mi0".
233 * mi-out.c (mi_table_begin): Remove mi0 code.
234 (mi_table_body, mi_table_end): Ditto.
235 (mi_table_header, mi_open, mi_close): Ditto.
236
c7ec4050
AC
2372002-09-29 Andrew Cagney <ac131313@redhat.com>
238
239 * mi-out.c (mi_version): New function.
240 * mi-out.h (mi_version): Declare.
241
7501537f
AC
2422002-09-27 Andrew Cagney <ac131313@redhat.com>
243
244 From 2002-07-12 Mo DeJong <supermo@bayarea.net>
245 * gdbmi.texinfo (var-evaluate-expression): Note that
246 var-list-children must be invoked before child variable
247 values can be evaluated.
248
b72b33ef
EZ
2492002-09-26 Elena Zannoni <ezannoni@redhat.com>
250
251 * mi-cmd-disas.c (dump_insns): Add text only output for CLI.
252 (do_mixed_source_and_assembly): Ditto.
253
4060713b
KS
2542002-09-11 Keith Seitz <keiths@redhat.com>
255
256 * mi-main.c (mi_cmd_data_list_register_names): Use cleanups
257 for the uiout list. Do the cleanups when returning an error.
258 (mi_cmd_data_list_changed_registers): Ditto.
259 (mi_cmd_data_list_register_values): Use cleanups for the uiout list
260 and tuples. Do the cleanups when returning errors.
261
5f8a3188
AC
2622002-07-29 Andrew Cagney <ac131313@redhat.com>
263
5f8a3188
AC
264 * mi-cmd-var.c: Include "gdb_string.h".
265 * mi-cmd-disas.c: Ditto.
266
32c95e20
KS
2672002-06-17 Keith Seitz <keiths@redhat.com>
268
269 * gdbmi.texinfo: Update command examples with real MI behavior.
270
8d34ea23
KS
2712002-05-20 Keith Seitz <keiths@redhat.com>
272
273 * mi-main.c (captured_mi_execute_command): Add uiout parameter.
274 "data" is now a structure which is used to pass data to/from this
275 function to mi_execute_command.
276 Modify function to comply with requirements from catch_exceptions.
277 Store real return result and command's return result in data.
278 (mi_execute_command): Use catch_exceptions.
279 Use enum to handle actions to be performed instead of overloading
280 catch_errors return result and the mi return result.
281
b31da25e
AC
2822002-04-14 Andrew Cagney <ac131313@redhat.com>
283
284 * mi-main.c (mi_cmd_exec_return):
285
cda5a58a
AC
2862002-04-09 Andrew Cagney <ac131313@redhat.com>
287
288 * mi-main.c (register_changed_p): Use frame_register_read instead
289 of read_relative_register_raw_bytes.
290 (get_register): Delete out-of-date comment.
291
27cdacdb
EZ
2922002-04-07 Elena Zannoni <ezannoni@redhat.com>
293
294 * mi-cmd-disas.c: Run through indent.
295
8f0eea0e
EZ
2962002-04-07 Elena Zannoni <ezannoni@redhat.com>
297
298 * mi-cmd-disas.c (dump_insns): New function.
299 (do_mixed_source_and_assembly): New function.
300 (do_assembly_only): New function.
301 (do_disassembly): New function.
302 (mi_cmd_disassemble): Rewrite using smaller, more modular
303 functions.
304
ae767bfb
JB
3052002-04-05 Jim Blandy <jimb@redhat.com>
306
307 * mi-cmd-stack.c (list_args_or_locals): Pass new arg to
308 get_frame_block. (See entry in gdb/ChangeLog.)
309
46fe1613
EZ
3102002-04-05 Elena Zannoni <ezannoni@redhat.com>
311
312 * mi-cmd-disas.c (mi_cmd_disassemble): Use TARGET_PRINT_INSN
313 instead of tm_print_insn.
314 Update copyright year.
315
b0c0ea31
DJ
3162002-04-04 Daniel Jacobowitz <drow@mvista.com>
317
318 * mi-cmd-disas.c (mi_cmd_disassemble): Skip end-of-function
319 markers in the line table.
320
349c5d5f
AC
3212002-03-15 Andrew Cagney <ac131313@redhat.com>
322
323 * mi-main.c (XMALLOC): Delete macro.
324 * mi-out.c (XMALLOC): Ditto.
325 * mi-parse.c (XMALLOC): Ditto.
326 * mi-console.c (XMALLOC): Ditto.
327 * mi-cmd-var.c (XMALLOC): Ditto.
328 * mi-cmd-break.c (XMALLOC): Ditto.
329
330 * mi/mi-cmd-var.c, mi/mi-console.c, mi/mi-out.c: Update copyright
331 * mi/mi-parse.c: Ditto.
332
080fe24b
AC
3332002-02-24 Andrew Cagney <ac131313@redhat.com>
334
335 From wiz at danbala:
336 * gdbmi.texinfo: Fix grammar and typos.
337 Fix PR gdb/287.
338
39bf4652
JB
3392002-02-03 Jim Blandy <jimb@redhat.com>
340
341 * mi-cmd-stack.c (list_args_or_locals): Move declaration of
342 print_me inside the loop body, so it gets re-initialized every
343 iteration. The cases for the different symbol kinds leave
344 print_me unchanged if they don't want the symbol printed.
345
6c0e9fb3
AC
3462002-01-22 Andrew Cagney <ac131313@redhat.com>
347
348 * gdbmi.texinfo: Remove makeinfo 3.12 hacks.
349
3502002-01-21 Andrew Cagney <ac131313@redhat.com>
8926118c 351
e9afe819
AC
352 * mi-cmd-stack.c: Remove #else clause of #ifdef UI_OUT.
353 * mi-cmd-break.c: Ditto.
354 * mi-main.c: Ditto.
8926118c 355
2a6585f0
EZ
3562001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
357
358 * gdbmi.texinfo: Fix the application of GFDL in the Copyright notice.
359
e88c90f2
DJ
3602001-10-12 Daniel Jacobowitz <drow@mvista.com>
361
362 * mi-cmd-stack.c (list_args_or_locals): Use ALL_BLOCK_SYMBOLS.
363
2b65245e
AC
3642001-09-18 Andrew Cagney <ac131313@redhat.com>
365
366 * mi-main.c (mi_cmd_thread_select): Pass uiout to
367 gdb_thread_select.
368 (mi_cmd_thread_list_ids): Pass uiout to gdb_list_thread_ids.
369
370 * mi-cmd-break.c (breakpoint_notify): Pass uiout to
371 gdb_breakpoint_query.
372
4309c8f2
KS
3732001-08-17 Keith Seitz <keiths@redhat.com>
374
375 * mi-cmd-var.c (varobj_update_one): Update call to
376 varobj_update to reflect recent api change.
377
5b7f31a4
AC
3782001-07-26 Andrew Cagney <ac131313@redhat.com>
379
380 * mi-main.c: Include "gdb.h".
381 * mi-cmd-break.c: Include "gdb.h".
382
a433f9e4
AC
3832001-07-12 Andrew Cagney <ac131313@redhat.com>
384
385 * mi-main.c (mi_execute_command): Flush output after ``(gdb)''
386 prompt. Bug reported by David Whedon.
387 (mi_execute_async_cli_command): Ditto.
388 (mi_exec_async_cli_cmd_continuation): Ditto.
389 (mi_command_loop): Ditto.
390
bf702e7e
MK
3912001-07-10 Mark Kettenis <kettenis@gnu.org>
392
393 * mi-out.c (mi_out_new): Initialize suppress_ouput field of newly
394 created `struct ui_out_data'.
395
d8bf3afa
KB
3962001-07-09 Kevin Buettner <kevinb@redhat.com>
397
398 * mi-main.c (register_changed_p, get_register): Use alloca()
399 to allocate space previously allocated via gcc's
400 variable-length array extension.
401 (mi_cmd_data_write_register_values, mi_cmd_data_write_memory):
402 Change type of ``buffer'' to ``void *''. Don't cast return value
403 from xmalloc(). Add a cleanup to free the xmalloc'd buffer.
404
96052a95
AC
4052001-07-07 Andrew Cagney <ac131313@redhat.com>
406
407 * mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptr
408 with `struct value *'.
409
46712191
KB
4102001-07-08 Kevin Buettner <kevinb@redhat.com>
411
412 * mi-out.c (mi_table_header, mi_field_int, mi_field_skip)
413 (mi_field_string) Make function declarators match earlier
414 declarations.
415
9dc5e2a9
AC
4162001-07-04 Andrew Cagney <ac131313@redhat.com>
417
418 * mi-out.c (mi_ui_out_impl): Initialize is_mi_like_p to one.
419
cff22675
AC
4202001-06-27 Andrew Cagney <ac131313@redhat.com>
421
422 * mi-out.c (mi_table_begin): Include nr_cols and nr_rows in mi1
423 table output.
424 * mi-out.c (mi_table_begin): Only suppress output when mi0. Change
425 the header to a list.
426 (mi_table_body): For mi1, close the header list and open a table
427 body list.
428 (mi_table_end): For mi1, close the body list.
429 (mi_table_header): For mi1, output a tuple containing all the
430 header information.
431 (mi_open, mi_close): Reverse logic of mi_version test.
432 * gdbmi.texinfo (GDB/MI Breakpoint Table Commands): Update.
433
8eb69147
AC
4342001-06-26 Andrew Cagney <ac131313@redhat.com>
435
436 * gdbmi.texinfo (GDB/MI Output Syntax): Delete reference to query
437 packet.
438
dc61bc6d
AC
4392001-06-26 Andrew Cagney <ac131313@redhat.com>
440
441 * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or
442 "locals" entries.
443 * gdbmi.texinfo (stack-list-locals, stack-list-arguments)
444 (exec-interrupt, target-select, thread-select): Update
445 documentation.
446
d5e5643b
AC
4472001-06-26 Andrew Cagney <ac131313@redhat.com>
448
449 * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
450 "stack" entries.
451 (mi_cmd_stack_list_args): Ditto for "stack-args".
452 * gdbmi.texinfo (stack-list-frames, stack-list-arguments): Update
453 documentation.
454 (GDB/MI Stack Manipulation Commands): Fix section title. Was
455 Stack Manipulation Commands in GDB/MI.
456
68c81b54
AC
4572001-06-25 Andrew Cagney <ac131313@redhat.com>
458
459 * gdbmi.texinfo: Update output examples that contain stop reason
460 output, change the args=.... to a list.
461 (exec-return): Ditto.
462
45399be4
AC
4632001-06-25 Andrew Cagney <ac131313@redhat.com>
464
465 * mi-main.c (mi_cmd_data_read_memory): Output the memory contents
466 - memory and data - as a list.
467 * gdbmi.texinfo (data-read-memory): Update documentation.
468
80f43b40
AC
4692001-06-25 Andrew Cagney <ac131313@redhat.com>
470
471 * mi-main.c (mi_cmd_data_list_register_values): Output a list of
472 register values.
473 * gdbmi.texinfo (data-list-register-values): Update documentation.
474
173d6894
AC
4752001-06-25 Andrew Cagney <ac131313@redhat.com>
476
477 * mi-main.c (mi_cmd_data_list_register_names): Output a list of
478 register names.
479 (mi_cmd_data_list_register_names): Include the pseudo registers.
480 (mi_cmd_data_list_register_names): Don't leave holes in the list,
481 output "" for NULL registers.
482 * gdbmi.texinfo (data-list-register-names): Update documentation.
483
40d5d7e9
AC
4842001-06-23 Andrew Cagney <ac131313@redhat.com>
485
486 * mi-main.c (mi_cmd_data_list_changed_registers): Output a list of
487 register numbers.
488 * gdbmi.texinfo (data-list-changed-registers): Update
489 documentation.
490
70242e8d
AC
4912001-06-23 Andrew Cagney <ac131313@redhat.com>
492
493 * gdbmi.texinfo (data-disassemble): Update documentation of
494 output. Produces a list of instructions and a list of source
495 lines.
496
4972001-06-22 Andrew Cagney <ac131313@redhat.com>
498
499 * mi-cmd-disas.c (mi_cmd_disassemble): For "-data-disassemble",
500 output a list instead of a tupple.
501
76fe6b98
AC
5022001-06-21 Andrew Cagney <ac131313@redhat.com>
503
504 * mi-out.c (struct ui_out_data): Replace field first_header with
505 suppress_output.
506 (mi_begin, mi_end): Check suppress_header.
507 (mi_field_int, mi_field_skip): Ditto.
508 (mi_field_string, mi_field_fmt): Ditto.
509 (mi_table_begin): When nr_rows is zero, set suppress_header else,
510 output the start of the header.
511 (mi_table_body): Clear suppress header.
512
a7c14aa5
AC
5132001-06-21 Andrew Cagney <ac131313@redhat.com>
514
515 * mi-out.c (mi_open): For lists, when mi_version > 0, use ``[''.
516 (mi_close): Ditto for ``]''.
517
b25959ec
AC
5182001-06-20 Andrew Cagney <ac131313@redhat.com>
519
520 * mi-out.c (mi_table_header): Add parameter ``col_name''.
521
d63f1d40
AC
5222001-06-18 Andrew Cagney <ac131313@redhat.com>
523
524 * mi-out.c: Include "gdb_assert.h".
525 (mi_table_begin): Add parameter ``nr_rows''.
526
b30bf9ee
AC
5272001-06-18 Andrew Cagney <ac131313@redhat.com>
528
529 * mi-main.c: Use strncmp as the "mi" test. Allow "mi", "mi0" and
530 "mi1".
531 (mi_command_loop): Add parameter mi_version, pass to mi_out_new.
532 (mi1_command_loop, mi0_command_loop): New functions.
533 (_initialize_mi_main): Recognize "mi", "mi0" and "mi1".
534 * mi-out.c (mi_out_new): Add parameter mi_version.
535 (struct ui_out_data): Add field mi_version.
536 * mi-out.h (mi_out_new): Update.
537
163e6d2d
AC
5382001-06-07 Andrew Cagney <ac131313@redhat.com>
539
540 * gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists to
541 syntax.
542 (GDB/MI Draft Changes to Output Syntax): Delete section.
543
59807497
AC
544Mon Jun 11 17:22:25 2001 Andrew Cagney <cagney@b1.cygnus.com>
545
546 * mi-out.c: Fix typo. s/supress/suppress/.
547
d5e8ba62
AC
5482001-06-09 Andrew Cagney <ac131313@redhat.com>
549
550 * mi-out.c (mi_table_end, mi_table_begin, mi_begin, mi_end): Move
551 supress_field_separator updates from here.
552 (mi_open, mi_close): To here.
553 (mi_open): Add parameter name. Output a field_separator.
554 (mi_table_begin): Update.
c4264430 555 (mi_table_header): Update.
d5e8ba62
AC
556 (mi_begin): Update.
557
e2e11a41
AC
5582001-06-09 Andrew Cagney <ac131313@redhat.com>
559
5e173cfd
AC
560 * mi-out.c (mi_table_begin): Make char* parameters constant.
561 (mi_table_header): Ditto.
562 (mi_field_int): Ditto.
563 (mi_field_skip): Ditto.
564 (mi_field_string): Ditto.
565 (mi_field_fmt): Ditto.
566 (mi_text): Ditto.
567 (mi_message): Ditto.
e2e11a41 568
5a9aa5dc
AC
5692001-05-12 Andrew Cagney <ac131313@redhat.com>
570
571 * mi-out.c (mi_close, mi_open): Output ``[]'' when a list.
572
666547aa
AC
573Fri May 11 13:55:07 2001 Andrew Cagney <cagney@b1.cygnus.com>
574
575 * mi-cmd-var.c: Replace ui_out_list_begin, ui_out_list_end and
576 make_cleanup_ui_out_list_end with ui_out_tupple_begin,
577 ui_out_tupple_end and make_cleanup_ui_out_tupple_begin_end.
578 * mi-cmd-stack.c: Ditto.
579 * mi-cmd-disas.c: Ditto.
580 * mi-main.c: Ditto.
581
9a0f0643
AC
5822001-05-10 Andrew Cagney <ac131313@redhat.com>
583
584 * mi-out.c (mi_open, mi_close): Replace list_open and list_close.
585 (mi_table_begin): Update.
586 (mi_table_header): Update.
587 (mi_begin): Update.
588 (mi_table_body): Update.
589 (mi_table_end): Update.
590 (mi_end): Update.
591
6311b07d
AC
592Thu May 10 16:28:13 2001 Andrew Cagney <cagney@b1.cygnus.com>
593
594 * mi-main.c (mi_execute_async_cli_command): Always initialize
595 old_cleanups.
596
631ec795
AC
5972001-05-08 Andrew Cagney <ac131313@redhat.com>
598
599 * mi-out.c (mi_begin, mi_end): Replace mi_list_begin and
600 mi_list_end.
601 (mi_ui_out_impl): Update.
602
2e94c453
AC
6032001-03-28 Andrew Cagney <ac131313@redhat.com>
604
605 * mi-main.c (mi_cmd_data_read_memory): Use xcalloc.
606
e9c75b65
EZ
6072001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
608
609 * gdbmi.texinfo: Update copyright. Change Permissions to GFDL.
610
8e2eec62
AC
6112001-03-20 Andrew Cagney <ac131313@redhat.com>
612
613 * mi-cmd-disas.c (mi_cmd_disassemble): Initialize ``file_string''
614 and ``line_num''. Consolidate declaration of argument variables.
615
cf4eee44
AC
6162001-03-19 Andrew Cagney <ac131313@redhat.com>
617
618 * mi-out.h: Remove #ifdef __STDC__.
619
a728f042
AC
6202001-03-08 Andrew Cagney <ac131313@redhat.com>
621
622 * mi-main.c (mi_cmd_data_list_register_names): Use NUM_REGS, not
623 ARCH_NUM_REGS.
624 (mi_cmd_data_list_changed_registers): Ditto.
625 (mi_cmd_data_list_register_values): Ditto.
626 (mi_cmd_data_write_register_values): Ditto.
627
b6ba6518
KB
6282001-03-06 Kevin Buettner <kevinb@redhat.com>
629
630 * gdbmi.texinfo, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
631 mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
632 mi-getopt.h, mi-out.c, mi-out.h, mi-parse.c, mi-parse.h:
633 Update/correct copyright notices.
634
8e65ff28
AC
635Wed Feb 7 19:50:37 2001 Andrew Cagney <cagney@redhat.com>
636
637 * mi-getopt.c: Add __FILE__ and __LINE__ parameter to calls to
638 internal_error.
639 * mi-console.c: Ditto.
640 * mi-cmds.c: Ditto.
641 * mi-cmd-break.c: Ditto.
642
80ee4fd5
FN
6432001-01-27 Fernando Nasser <fnasser@redhat.com>
644
645 From Momchil Velikov <velco@fadata.bg>
646 * mi-cmd-disas.c (gdb_dis_asm_read_memory): Add missing memory
647 attributes argument in the call to `xfer_memory'.
648
46c6187f
KB
6492000-12-14 Kevin Buettner <kevinb@redhat.com>
650
e7b044d6
KB
651 * mi-cmd-disas.c, mi-cmd-var.c, mi-console.c, mi-main.c,
652 mi-parse.c: Replace occurrences of free() with xfree().
46c6187f 653
76995688
AC
654Fri Nov 17 16:07:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
655
656 * mi-main.c: Replace asprintf with xasprintf.
657 * mi-cmd-var.c (mi_cmd_var_create): Ditto.
658
96c405b3
EZ
6592000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
660
661 * gdbmi.texinfo (GDB/MI Variable Objects): Dimensions of
662 multitable changed to "@columnfractions .4 .6". Suggested by
663 Dmitry Sivachenko <dima@Chg.RU>.
664
1c85fbd9
EZ
6652000-08-23 Eli Zaretskii <eliz@is.elta.co.il>
666
667 * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.
668 Fix typos and markup mistakes (from Dmitry S.
669 Sivachenko <dima@Chg.RU>).
670
e7997b74
EZ
6712000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
672
673 * gdbmi.texinfo: Change GDB -> @value{GDBN}, and
674 (gdb) -> (@value{GDBP}). Fix a few typos and some markup. From
675 Dmitry S. Sivachenko <dima@Chg.RU>.
676
e2f9c474
AC
677Tue May 16 14:13:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
678
679 * mi-main.c (mi_cmd_execute): Use free_current_contents.
680 (free_and_reset): Delete.
681
47cf603e
AC
682Mon May 15 16:17:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
683
684 * mi-main.c (mi_cmd_data_assign, mi_cmd_data_evaluate_expression),
685 mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete): Delete
686 make_cleanup_func casts. Not needed.
687
d68fc559
EZ
6882000-05-07 Eli Zaretskii <eliz@is.elta.co.il>
689
690 * gdbmi.texinfo: Lots of typos and grammar fixes from Brian
691 Youmans <3diff@flib.gnu.ai.mit.edu>.
692
8b0ceefc
AC
693Wed Apr 26 18:35:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
694
695 * gdbmi.texinfo (GDB/MI Output Syntax v2.0): Convert Draft 2.0
696 Output Syntax into a new section. Cross reference.
697 (menu): Fix tipo. GDB/MI Compatibility with CLI.
698
7162c0ca
EZ
6992000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
700
701 * gdbmi.texinfo: Lots of changes, to include this document as part
702 of the GDB manual.
703
73a93a32
JI
7042000-03-13 James Ingham <jingham@leda.cygnus.com>
705
706 * mi-cmd-var.c (mi_cmd_var_create): Add special frame cookie "@"
707 to indicate an "USE_CURRENT_FRAME" variable.
708 (varobj_update_one): Add "in_scope" and "type_changed" to the
709 result.
710
cdffbaa2
EZ
7112000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
712
24e8cecf
EZ
713 * mi-cmds.h: Export mi_cmd_data_write_register_values.
714
715 * mi-cmds.c (mi_cmds): Implement data-write-register-values with
716 mi_cmd_data_write_register_values.
717
718 * mi-main.c (mi_cmd_data_write_register_values): New
719 function. Write a value into a register.
720
7212000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
722
cdffbaa2
EZ
723 * gdbmi.texinfo: Update data-disassemble documentation.
724
30e28a0e
EZ
7252000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
726
727 * mi-cmd-disas.c (mi_cmd_disassemble): Use
728 ui_out_field_core_addr() instead of print_address_numeric(), to
729 maintain consistency throughout MI.
730
ab91fdd5
AC
731Wed Feb 23 17:09:39 2000 Andrew Cagney <cagney@b1.cygnus.com>
732
733 * mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
734 mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
735 mi-getopt.h, mi-main.c, mi-out.c, mi-out.h, mi-parse.c,
736 mi-parse.h: Update copyright information.
737
ff844c8d
AC
738Wed Feb 23 13:31:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
739
740 * mi-cmd-disas.c (gdb_dis_asm_read_memory): Change LEN to unsigned
741 long. Match ../include/dis-asm.h change.
742
fb40c209
AC
743Wed Feb 23 10:30:55 2000 Andrew Cagney <cagney@b1.cygnus.com>
744
745 * gdbmi.texinfo: Update copyright - FSF. Update version
746 information.
747
748 mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
749 mi-cmds.h, mi-main.c, mi-parse.c, mi-parse.h: Re-format using GNU
750 indent.
751
7522000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
753
754 * mi-main.c: Add include of gdbcore.h for write_memory()
755 prototype.
756
7572000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
758
759 * mi-cmd-disas.c (mi_cmd_disassemble): Change syntax of
760 command. Now use options.
761 Instead of printing the symbolic address of instructions via
762 print_address_symbolic(), use build_address_symbolic() and format
763 properly for output.
764 (gdb_do_disassmble): Delete.
765
7662000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
767
768 * mi-cmd-disas.c (mi_cmd_disassemble):
769
7702000-02-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
771
772 * mi-main.c (mi_cmd_data_write_memory): New function. Write a
773 value into target memory.
774
775 * mi-cmds.h (mi_cmd_data_write_memory): Export.
776
777 * mi-cmds.c (mi_cmds): Hook up data-write-memory to
778 mi_cmd_data_write_memory().
779
7802000-02-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
781
782 * mi-main.c (mi_cmd_target_download): Correct error message to
783 report right function name.
784 (mi_cmd_target_select): Add doing exec cleanups at end.
785 (mi_cmd_data_read_memory): Correct typo.
786 (mi_cmd_execute): Do not simply free last_async_command, but reset
787 it to NULL as well.
788 (free_and_reset): New function, free the argument and set it to
789 NULL.
790 (mi_cmd_target_select_continuation): Delete prototype.
791
792Tue Feb 1 00:17:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
793
794 * mi-cmd-disas.c, mi-cmds.h, mi-console.c, mi-console.h,
795 mi-main.c, mi-out.c, mi-out.h: Update to reflect rename of
796 gdb-file / GDB_FILE to ui-file / ``struct ui_file''.
797
798Mon Jan 31 18:33:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
799
800 * mi-main.c (mi_command_loop): Delete reference to
801 fputs_unfiltered_hook.
802
8032000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
804
805 * mi-cmds.c (mi_cmds): Update entries for
806 mi_cmd_data_list_register_names,
807 mi_cmd_data_list_changed_registers,
808 mi_cmd_data_list_register_values.
809
810 * mi-cmds.h (mi_cmd_data_list_register_names,
811 mi_cmd_data_list_changed_registers,
812 mi_cmd_data_list_register_values): Update to mi_cmd_argv_ftype.
813
814 * mi-main.c (mi_cmd_data_list_register_names,
815 mi_cmd_data_list_changed_registers,
816 mi_cmd_data_list_register_values): Update to use argc, argv
817 parameters.
818
8192000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
820
821 * mi-main.c (mi_cmd_data_read_memory): Correct the computation of
822 next-row.
823
8242000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
825
826 * mi-cmd-var.c (mi_cmd_var_create): Test for NULL type.
827 (mi_cmd_var_set_format, mi_cmd_var_show_format,
828 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
829 mi_cmd_var_info_type, mi_cmd_var_info_expression,
830 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
831 mi_cmd_var_assign, mi_cmd_var_update): Prevent possibility of memory
832 leak on error.
833
8342000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
835
836 * mi-out.c (mi_field_string): Test for NULL string pointer.
837
8382000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
839
840 * mi-cmd-stack.c (mi_cmd_stack_list_frames): Call
841 print_frmae_info() with the correct arguments.
842
843 * mi-main.c (mi_cmd_exec_return): Call
844 show_and_print_stack_frame() with LOC_AND_ADDRESS, so it does the
845 right thing. Update Copyright.
846
8472000-01-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
848
849 * mi-main.c: Move disassemble commands from here.
850
851 * mi-cmd-disas.c: To here. New file.
852
8532000-01-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
854
855 * mi-cmd-stack.c: Remove include of mi-out.h.
856
857 * mi-main.c (mi_cmd_disassemble): Update function to use argc/argv
858 interface.
859
860 * mi-cmds.h: Ditto.
861
862 * mi-cmds.c: Ditto.
863
8642000-01-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
865
866 * gdbmi.texinfo: Update stack commands descriptions.
867 Add thread commands descriptions and examples.
868
869 * mi-main.c (mi_cmd_thread_list_ids): Fix typo.
870
8712000-01-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
872
873 * mi-main.c (mi_cmd_thread_list_ids): New function, print a list
874 of currently known threads ids, and the total number of threads.
875 (mi_cmd_thread_select): New function. Switch current thread.
876
877 * mi-cmds.c (mi_cmds): Implement thread-list-ids by
878 mi_cmd_thread_list_ids, and thread-select by mi_cmd_thread_select.
879
880 * mi-cmds.h (mi_cmd_thread_select, mi_cmd_thread_list_ids): Export.
881
8822000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
883
884 * mi-main.c: Move stack commands from here.
885
886 * mi-cmd-stack.c: To here. New file.
887
8882000-01-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
889
890 * mi-main.c (list_args_or_locals): Add a new paramter, the frame
891 for which to display args or locals. Don't use selected_frame
892 anymore, use the new parameter instead. Return void instead of
893 mi_cmd_result, let callers do so.
894 (mi_cmd_stack_list_args): Change interface. Now accept low and
895 high frame numbers to display args for a range of frames. Without
896 these two, display args for the whole stack.
897 (mi_cmd_stack_list_locals): Adapt to new interface for
898 list_args_or_locals.
899
9002000-01-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
901
902 * mi-main.c (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
903 mi_cmd_stack_list_frames, mi_cmd_stack_list_locals,
904 mi_cmd_stack_select_frame): Change to use argv type of parameters.
905
906 * mi-cmds.c (mi_cmds): Change stack-info-depth,
907 stack-list-arguments, stack-list-frames, stack-list-locals,
908 stack-select-frame to use argv parameters.
909
910 * mi-cmds.h (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
911 mi_cmd_stack_list_frames, mi_cmd_stack_list_locals,
912 mi_cmd_stack_select_frame): Update definitions.
913
914Tue Jan 4 12:38:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
915
916 * mi-main.c (mi_command_loop): Force the MI interface to use seven
917 bit strings.
918 * gdbmi.texinfo: Make it clear that a quoted C string is seven
919 bit.
920
921Thu Dec 30 14:15:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
922
923 * mi-getopt.c (mi_getopt): Rewrite. Allow long options.
924 * mi-getopt.h (struct mi_opt): Declare.
925 (mi_getopt): Update.
926
927 * mi-main.c (mi_cmd_data_read_memory), mi-cmd-break.c
928 (mi_cmd_break_insert, mi_cmd_break_watch): Update.
929
930Wed Dec 29 23:38:35 1999 Andrew Cagney <cagney@b1.cygnus.com>
931
932 * mi-cmd-break.c (mi_cmd_break_insert): Add support for -c
933 <condition>, -i <ignore-count> and -p <thread>.
934 (breakpoint_notify): New function.
935 (mi_cmd_break_insert): Wrap GDB call with callback hooks so that
936 MI is notified when ever a breakpoint is created.
937
938 * gdbmi.texinfo: Update.
939
940Fri Dec 24 11:23:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
941
942 * mi-main.c (gdb_do_disassemble): Strip out more useless #ifdef
943 UI_OUTs.
944
9451999-12-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
946
947 * mi-main.c (gdb_do_disassemble): Fix output. Lines that have no
948 assembly instructions must still be outputted, to keep the source
949 line numbering correct.
950 Remove #ifdef UI_OUT's, they are useless.
951
9521999-12-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
953
954 * mi-main.c (gdb_do_disassemble): Don't print a new list in mixed
955 mode, every time. Just do it when we actually encounter a new
956 source line.
957
9581999-12-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
959
960 * mi-cmd-var.c (mi_cmd_var_list_children): Add test for C++ pseudo
961 variable objects (private, public, protected) as these do not have
962 a type and the -var-list-children operation was dumping core.
963
964Fri Dec 17 20:23:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
965
966 * gdbmi.texinfo: Document recommended syntax for options.
967
968 * mi-main.c (mi_cmd_data_read_memory): Add support for ``-o
969 <offset>''.
970 * gdbmi.texinfo: Document.
971
972Wed Dec 15 17:43:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
973
974 * mi-getopt.h (mi_getopt): Change optarg to a char pointer. Check
975 optind.
976 * mi-cmd-break.c (mi_cmd_break_insert): Update.
977
978 * mi-main.c (mi_cmd_data_read_memory): Add fields "next-row-addr",
979 "prev-row-addr", "next-page-addr", "prev-page-addr" and a per row
980 "addr".
981 * gdbmi.texinfo: Update.
982
983Wed Dec 15 01:05:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
984
985 * mi-cmds.h (mi_cmd_result): Add MI_CMD_CAUGHT_ERROR for when the
986 error is caught.
987
988 * mi-main.c (captured_mi_execute_command): When
989 MI_CMD_CAUGHT_ERROR return 0 rethrowing the eror.
990
9911999-12-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
992
993 * mi-cmd-break.c (mi_cmd_break_insert): Remove unused var.
994
995 * mi-cmd-var.c (mi_cmd_var_update): Remove unused variables.
996
997Mon Dec 13 18:43:36 1999 Andrew Cagney <cagney@b1.cygnus.com>
998
999 * mi-parse.c (mi_parse): Quote the command when printing it.
1000 (mi_parse_argv): Fix handling of quoted strings. Was not
1001 de-quoting them.
1002 (mi_parse_argv): Make static.
1003
1004Mon Dec 13 18:30:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1005
1006 * mi-cmds.h (mi_cmd_break_insert, mi_cmd_break_watch): Change type
1007 to mi_cmd_argv_ftype.
1008 * mi-cmds.c (mi_cmds): Update.
1009 * mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Change
1010 to new style of arguments with argc and argv. Parse arguments
1011 using mi_getopt.
1012
1013 * mi-cmd-break.c (mi_cmd_break_insert): Wrap body in #ifdef UI_OUT
1014 to avoid non-ui compile problems.
1015
1016Mon Dec 13 15:08:36 1999 Andrew Cagney <cagney@b1.cygnus.com>
1017
1018 * mi-getopt.h, mi-getopt.c: New files. Similar to getopt but with
1019 well defined semantics.
1020
1021Mon Dec 13 14:22:21 1999 Andrew Cagney <cagney@b1.cygnus.com>
1022
1023 * mi-main.c (mi_cmd_break_insert, mi_cmd_break_watch, enum
1024 wp_type, enum bp_type): Move from here.
1025 * mi-cmd-break.c: To here. New file.
1026 (mi_cmd_break_insert, mi_cmd_break_insert, mi_cmd_break_watch):
1027 Use error to report problems.
1028
10291999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1030
1031 * gdbmi.texinfo: Update description of exec-interrupt.
1032
1033 * mi-main.c (mi_cmd_exec_interrupt): If the program is not
1034 executing, don't try to interrupt it, but error out instead. Make
1035 sure previous_async_command is not null before duplicating it into
1036 last_async_command.
1037
1038 * gdbmi.texinfo: Add examples for data-evaluate-expression.
1039
10401999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1041
1042 * mi-cmd-var.c (mi_cmd_var_assign, mi_cmd_var_create,
1043 mi_cmd_var_delete, mi_cmd_var_evaluate_expression,
1044 mi_cmd_var_info_expression, mi_cmd_var_info_num_children,
1045 mi_cmd_var_info_type, mi_cmd_var_list_children,
1046 mi_cmd_var_set_format, mi_cmd_var_show_attributes,
1047 mi_cmd_var_show_format, mi_cmd_var_update): Change to use new
1048 style of arguments with argc and argv.
1049 (next_arg): Delete.
1050 (which_var): Delete.
1051
1052 * mi-cmds.c (mi_cmds): Update entries for mi_cmd_var_assign,
1053 mi_cmd_var_create, mi_cmd_var_delete,
1054 mi_cmd_var_evaluate_expression, mi_cmd_var_info_expression,
1055 mi_cmd_var_info_num_children, mi_cmd_var_info_type,
1056 mi_cmd_var_list_children, mi_cmd_var_set_format,
1057 mi_cmd_var_show_attributes, mi_cmd_var_show_format,
1058 mi_cmd_var_update.
1059
1060 * mi-cmds.h (mi_cmd_var_assign, mi_cmd_var_create,
1061 mi_cmd_var_delete, mi_cmd_var_evaluate_expression,
1062 mi_cmd_var_info_expression, mi_cmd_var_info_num_children,
1063 mi_cmd_var_info_type, mi_cmd_var_list_children,
1064 mi_cmd_var_set_format, mi_cmd_var_show_attributes,
1065 mi_cmd_var_show_format, mi_cmd_var_update): Update declarations.
1066
10671999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1068
1069 * gdbmi.texinfo: Comment out -data-assign command. * mi-main.c
1070 (mi_cmd_data_assign): Do not use, comment out. * mi-cmds.h
1071 (mi_cmd_data_assign): Remove. * mi-cmds.c: Remove -data-assign
1072 command from MI interface.
1073
10741999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1075
1076 * mi-parse.c (mi_parse): Add '\n' at end of error messages, so
1077 that prompt comes out on new line.
1078
1079 * gdbmi.texinfo: Update disassembly command output.
1080
10811999-12-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1082
1083 * mi-main.c (gdb_do_disassemble): Update output for UI_OUT case.
1084
10851999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1086
1087 * gdbmi.texinfo: Update exec-until output, including the reason
1088 for stopping.
1089
1090Thu Dec 2 17:17:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1091
1092 * mi-cmds.c: Include <string.h> for memset.
1093
10941999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1095
1096 * mi-main.c (mi_cmd_exec_return): ifdef the references to
1097 return_command_wrapper().
1098
10991999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1100
1101 * mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_interrupt,
1102 mi_cmd_target_select, mi_execute_async_cli_command,
1103 mi_exec_async_cli_cmd_continuation, mi_load_progress): Don't print
1104 last_async_command if it is NULL.
1105 (mi_cmd_exec_return):
1106
11071999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1108
1109 * mi-main.c (mi_cmd_exec_return): Reimplement using
1110 return_command() instead of mi_execute_async_cli_command().
1111
11121999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1113
1114 * mi-cmds.h: Export mi_cmd_data_assign and
1115 mi_cmd_data_evaluate_expression.
1116
1117 * mi-cmds.c (mi_cmds): Hook data-assign to mi_cmd_data_assign and
1118 data-evaluate-expression to mi_cmd_data_evaluate_expression.
1119
1120 * mi-main.c (mi_cmd_data_assign): New function. Implement
1121 data-assign command.
1122 (mi_cmd_data_evaluate_expression): New function. Implement
1123 data-evaluate-expression command.
1124
11251999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1126
1127 * gdbmi.texinfo: Fix some texinfo formatting errors.
1128
11291999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1130
1131 * gdbmi.texinfo: Update data-list-register-values description.
1132
1133 * mi-cmds.h: Export mi_cmd_data_list_register_values.
1134
1135 * mi-cmds.c (mi_cmds): Hook data-list-register-values to
1136 mi_cmd_data_list_register_values.
1137
1138 * mi-main.c (mi_cmd_data_list_register_values): New
1139 function. Implements the -data-list-register-values command.
1140 (get_register): New function. Output the contents of a given
1141 register.
1142
1143Wed Dec 1 20:27:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1144
1145 * mi-main.c (mi_execute_async_cli_command): Append missing "\n"
1146 for synchronous stopped message.
1147
11481999-11-30 James Ingham <jingham@leda.cygnus.com>
1149
1150 * gdbmi.texinfo: Fix obvious typo in @end statement.
1151
1152Wed Dec 1 12:36:27 1999 Andrew Cagney <cagney@b1.cygnus.com>
1153
1154 * mi-cmd-var.c: Include "value.h".
1155 * mi-console.c: Include <string.h>.
1156
1157Wed Dec 1 00:21:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1158
1159 * mi-main.c (captured_mi_execute_command): For a CLI command, pass
1160 "%s" to mi_execute_cli_command to stop core dumps.
1161 (captured_mi_execute_command): Echo CLI commands on gdb_stdlog.
1162
1163Wed Dec 1 00:10:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
1164
1165 * gdbmi.texinfo: Explain NR-BYTES and ADDR.
1166
1167Tue Nov 30 23:31:57 1999 Andrew Cagney <cagney@b1.cygnus.com>
1168
1169 * mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete,
1170 mi_cmd_var_set_format, mi_cmd_var_show_format,
1171 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
1172 mi_cmd_var_info_type, mi_cmd_var_info_expression,
1173 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
1174 mi_cmd_var_assign, mi_cmd_var_update, varobj_update_one, next_arg,
1175 which_var): New file. Move varobj commands to here from
1176 mi-main.c.
1177
1178 * mi-console.h, mi-console.c (mi_console_file_new,
1179 mi_console_file_delete, mi_console_file_fputs,
1180 mi_console_raw_packet, mi_console_file_flush): New files. Move
1181 mi_console_file to here from mi-main.c.
1182
1183Tue Nov 30 19:37:25 1999 Andrew Cagney <cagney@b1.cygnus.com>
1184
1185 * mi-main.c (captured_mi_execute_command): Use fputstr_unfiltered
1186 when printing error messages.
1187 (mi_cmd_execute): Ditto.
1188
11891999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1190
1191 * gdbmi.texinfo: Describe -data-list-changed-registers,
1192 -data-list-register-names. Add examples for
1193 -exec-next-instruction, exec-step-instruction, -exec-run,
1194 -exec-until. Format examples for -data-read-memory.
1195 update example for -target-download.
1196
11971999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1198
1199 * gdbmi.texinfo: Remove mentioning of inaccurate watchpoint hit
1200 count.
1201
1202Mon Nov 29 19:28:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
1203
1204 * mi-main.c (mi_execute_async_cli_command): Return ``enum
1205 mi_cmd_cmd_result''. mi_cmd_exec_run, mi_cmd_exec_next,
1206 mi_cmd_exec_step, mi_cmd_exec_step_instruction,
1207 mi_cmd_exec_finish, mi_cmd_exec_until, mi_cmd_exec_return,
1208 mi_cmd_exec_continue): Update call.
1209 (mi_execute_async_cli_command): When target is synchronous, fake
1210 asynchronous behavour (ulgh). Allows tests to be run on built-in
1211 simulator and native targets.
1212
1213Mon Nov 29 15:15:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
1214
1215 * mi-cmds.h (mi_cmd_gdb_exit), mi-cmds.c (mi_cmds), mi-main.c
1216 (mi_cmd_gdb_exit): Change function signature to mi_cmd_argv_ftype.
1217
12181999-11-28 Andew Cagney <cagney@rat-in-a-hat.cygnus.com>
1219
1220 * mi-parse.c: Include <ctype.h> and <string.h>
1221
12221999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1223
1224 * gdbmi.texinfo: Added watchpoint command descriptions and
1225 examples.
1226
1227 * mi-main.c (mi_load_progress): Add parameter for total sent so far.
1228 Print it as well.
1229
1230Fri Nov 26 10:17:49 1999 Andrew Cagney <cagney@b1.cygnus.com>
1231
1232 * gdbmi.texinfo (section Output Syntax): For lists, the <string>
1233 part of a <result> is optional. Clarify syntax.
1234 (appendix Proposed v2.0 Output Syntax): New section. Provide
1235 record of discussion of possible changes to syntax.
1236
1237Wed Nov 24 19:41:35 1999 Andrew Cagney <cagney@b1.cygnus.com>
1238
1239 * mi-main.c (mi_cmd_data_read_memory): Simplify. Fix coredump
1240 when arguments were bad.
1241 (mi_cmd_execute): Change parameter to ``struct mi_parse''. Handle
1242 case of argv_func as well as args_func.
1243 (captured_mi_execute_command): Update.
1244
1245 * mi-cmds.c (struct mi_cmd): Add field for mi_cmd_argv_ftype.
1246 (mi_cmds): Update mi_cmd_data_read_memory.
1247 (mi_lookup): Return
1248
1249 * mi-cmds.h (mi_cmd_args_ftype): Rename mi_cmd_ftype. Make all
1250 functions of type this type.
1251 (mi_cmd_argv_ftype): Declare.
1252 (mi_cmd_data_read_memory): Change type to mi_cmd_argv_fytpe.
1253 (struct mi_cmd): Move declaration to here from mi-cmds.c.
1254 (mi_lookup): Return a pointer to ``struct mi_cmd''.
1255
1256Wed Nov 24 15:03:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1257
1258 * mi-parse.c (mi_parse): Initialize TOKEN when a CLI command.
1259
1260 * gdbmi.texinfo: Allow a <token> before a CLI command.
1261
1262 * mi-parse.h (struct mi_parse): Declare.
1263 (mi_parse): Change to return a ``struct mi_parse''.
1264 (enum mi_command_type): Delete PARSE_ERROR.
1265
1266 * mi-main.c (struct mi_execute_command_context): Delete.
1267 (captured_mi_execute_command): Update
1268 (mi_execute_command): Update. Check for mi_parse returning NULL.
1269
1270Wed Nov 24 12:57:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1271
1272 * mi-parse.h: Remove const, from cmd parameter. Causes cascading
1273 warnings.
1274
1275Wed Nov 24 15:03:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1276
1277 * mi-parse.c (mi_parse): New function. Move parse code to here.
1278 * mi-main.c (parse): From here. Delete.
1279
1280Wed Nov 24 12:57:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1281
1282 * mi-parse.c, mi-parse.h: New files. Implement mi_parse_env.
1283
1284Wed Nov 24 11:24:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
1285
1286 * mi-out.c (mi_field_string): Make string parameter constant.
1287
12881999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1289
1290 * mi-cmds.h (mi_cmd_target_download): Export.
1291
1292 * mi-cmds.c (mi_cmds): Add mi_cmd_target_download.
1293
1294 * mi-main.c: Include <sys/time.h>.
1295 (mi_cmd_target_download): New function, implement the
1296 target-download command.
1297 (mi_load_progress): New function. Called via the
1298 show_load_progress hook. Prints updates every 0.5 secs.
1299 (mi_command_loop): Initialize the show_load_progress hook.
1300
13011999-11-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1302
1303 * mi-main.c (mi_cmd_exec_until): New function. Implement until
1304 command.
1305 (mi_cmd_exec_step_instruction): New function. Implement stepi
1306 command.
1307 (mi_cmd_exec_next_instruction): New function. Implement nexti
1308 command.
1309
1310 * mi-cmds.c (mi_cmds): Add mi_cmd_exec_step_instruction,
1311 mi_cmd_exec_next_instruction, mi_cmd_exec_until.
1312
1313 * mi-cmds.h (mi_cmd_exec_step_instruction,
1314 mi_cmd_exec_next_instruction, mi_cmd_exec_until): Export.
1315
1316Tue Nov 23 00:30:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1317
1318 * mi/gdbmi.texinfo: Document -data-read-memory.
1319
1320 * mi-main.c (mi_cmd_data_read_memory): Fix off-by-one check of
1321 argc.
1322 (mi_cmd_data_read_memory): Label the output table with "memory".
1323
1324Thu Nov 18 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
1325
1326 * mi-main.c (mi_cmd_exec_interrupt, mi_cmd_break_insert,
1327 mi_cmd_break_watch, mi_cmd_disassemble, mi_cmd_execute): Replace
1328 strdup with xstrdup.
1329
1330Thu Nov 18 20:50:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
1331
1332 * mi-main.c (mi_cmd_data_read_memory): New function. Implement
1333 data-read-memory.
1334
1335 * mi-cmds.h, mi-cmds.c: Add mi_cmd_data_read_memory.
1336 * mi-cmds.c (mi_cmds): Ditto.
1337
13381999-11-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1339
1340 * mi-cmds.h (mi_cmd_break_watch): Export.
1341
1342 * mi-cmds.c (mi_cmds): Hook up break-watch to function
1343 mi_cmd_break_watch.
1344
1345 * mi-main.c (wp_type): New enumeration for the possible types of
1346 watchpoints.
1347 (mi_cmd_break_watch): New function, implements the break-watch
1348 command.
1349
13501999-11-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1351
1352 * mi-main.c (mi_cmd_break_insert): Handle case in which the command is
1353 just a -break-insert w/o args.
1354
1355Fri Nov 12 00:01:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1356
1357 * mi-out.c (mi_field_string): Always quote the string.
1358
13591999-11-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1360
1361 * mi-cmds.h(mi_cmd_data_list_changed_registers,
1362 mi_cmd_data_list_register_names): Export.
1363
1364 * mi-cmds.c (mi_cmds): Hook up data-list-changed-registers to
1365 mi_cmd_data_list_changed_registers and data-list-register-names to
1366 mi_cmd_data_list_register_names.
1367
1368 * mi-main.c (mi_cmd_data_list_changed_registers): New function,
1369 implements the data-list-changed-registers command.
1370 (mi_cmd_data_list_register_names): New function, implements the
1371 data-list-register-names command.
1372 (register_changed_p): New function. Decide whether the register
1373 contents have changed.
1374 (setup_architecture_data): New function. Initialize registers
1375 memory.
1376 (_initialize_mi_main): Call setup_architecture_data(), and
1377 register_gdbarch_swap().
1378
1379Wed Nov 10 18:35:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
1380
1381 * mi-main.c (mi_execute_command): Correctly quote error messages.
1382
1383Wed Nov 10 11:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1384
1385 * mi/gdbmi.texinfo: Delete <stream-output>. Replaced by
1386 <c-string>.
1387
1388 * mi-main.c (mi_console_raw_packet): Always quote console output.
1389
1390Tue Nov 9 17:53:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
1391
1392 * mi-main.c (mi_console_file_new), mi-out.c (mi_out_new): Replace
1393 the tui_file with a mem_file. Ya!
1394
1395 * mi-out.c (do_write): New function, wrapper to gdb_file_write.
1396 (mi_out_put): Pass do_write to gdb_file_put.
1397
1398 * mi-main.c (mi_console_file_flush): Rewrite. Use
1399 mi_console_raw_packet to send data to the console.
1400 (mi_console_raw_packet): New function. Correctly
1401 create quoted C string packets.
1402
14031999-11-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1404
1405 * mi-cmds.c (mi_cmds): Break-insert is now implemented by
1406 mi_cmd_break_insert.
1407 * mi-cmds.h (mi_cmd_break_insert): Export.
1408 * mi-main.c (bp_type): New enumeration.
1409 (mi_cmd_break_insert): New function. Implements all flavors of
1410 breakpoint insertion.
1411
1412Mon Nov 8 17:49:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
1413
1414 * mi-main.c (mi_console_file_flush): Replace gdb_file_get_strbuf
1415 with tui_file_get_strbuf.
1416
1417Fri Nov 5 17:06:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
1418
1419 * mi-main.c (mi_console_file_delete, mi_console_file_fputs,
1420 mi_console_file_flush): Call internal_error instead of error.
1421
1422Thu Nov 4 19:53:32 1999 Andrew Cagney <cagney@b1.cygnus.com>
1423
1424 * mi-main.c (captured_mi_execute_command): New function.
1425 (mi_execute_command): Rewrite. Replace SET_TOP_LEVEL() with call
1426 to captured_mi_execute_command via catch_errors.
1427
1428Thu Nov 4 20:33:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
1429
1430 * mi-main.c (clean): Delete.
1431 (mi_command_loop): Delete extern declaration of
1432 mi_execute_command.
1433
14341999-10-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1435
1436 * mi-main.c (mi_cmd_stack_select_frame): Conditionalize the body
1437 on UI_OUT, because select_frame_command_wrapper is only defined if
1438 UI_OUT is.
1439 (mi_cmd_exec_interrupt): Conditionalize the body on UI_OUT,
1440 because interrupt_target_command_wrapper is only defined if UI_OUT is.
1441
1442 * mi-cmds.c (mi_cmds): Implement command exec-interrupt by
1443 mi_cmd_exec_interrupt.
1444
1445 * mi-main.c (mi_cmd_exec_interrupt): New function. Implements
1446 exec-interrupt command.
1447 (mi_cmd_execute): If the target is running save execution command
1448 token in previous_async_command. If the command is not 'interrupt'
1449 and the target is running, reject it.
1450 (clean): New function. Free the arg and reset it to NULL.
1451
1452 * mi-cmds.h (mi_cmd_exec_interrupt):Export.
1453
14541999-10-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1455
1456 * mi-cmds.c (mi_cmds): Implement command stack-select-frame by
1457 mi_cmd_stack_select_frame.
1458
1459 * mi-main.c (mi_cmd_stack_select_frame): New function. Implements
1460 stack-select-frame command.
1461
1462 * mi-cmds.h (mi_cmd_select_frame):Export.
1463
14641999-10-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1465
1466 * mi-cmds.c (mi_cmds): Implement commands stack-list-locals and
1467 stack-list-arguments by mi_cmd_stack_list_locals and
1468 mi_cmd_stack_list_args.
1469
1470 * mi-main.c (mi_cmd_stack_list_locals): New function. Implements
1471 stack-list-locals command.
1472 (mi_cmd_stack_list_args): New function. Implements
1473 stack-list-arguments command.
1474 (list_args_or_locals): New function. Do all the work for the
1475 listing of locals or arguments.
1476
1477 * mi-cmds.h (mi_cmd_stack_list_args,mi_cmd_stack_list_locals) :
1478 Export.
1479
14801999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1481
1482 * mi-cmds.c (mi_cmds): Add new command stack-info-depth.
1483
1484 * mi-main.c (mi_cmd_stack_info_depth): New function. Implements
1485 the stack-info-depth command.
1486 * mi-cmds.h (mi_cmd_stack_info_depth): Export.
1487
1488
14891999-10-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1490
1491 * mi-main.c (mi_execute_command): Handle MI_CMD_ERROR case
1492 properly, for command that return error code and don't set
1493 mi_error_message.
1494
1495 * mi-cmds.c (mi_cmds): Hook stack-list-frames command to
1496 mi_cmd_stack_list_frames function.
1497 * mi-cmds.h (mi_cmd_stack_list_frames): Export.
1498
1499 * mi-main.c (mi_execute_command): Deal with a return code of
1500 MI_CMD_ERROR from the execution of mi commands.
1501 (mi_error_message): Static string variable, to contain the error
1502 message from mi commands.
1503 (mi_cmd_stack_list_frames): New function. Prints a backtrace.
1504
15051999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1506
1507 * mi-main.c (mi_cmd_disassemble): Handle the new command line
1508 parameter that specifies the number of disassembly lines to be
1509 displayed.
1510 (gdb_do_disassemble): Add new parameter. Count the number of lines
1511 that have been displayed, and stop when limit is reached.
1512
1513Wed Oct 13 18:04:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
1514
1515 * mi-main.c (mi_command_loop): Don't initialize ``flush_hook''.
1516
15171999-10-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1518
1519 * mi/gdbmi.texinfo: More reformatting of the grammars.
1520
15211999-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1522
1523 * mi/gdbmi.texinfo: More TeX formatting.
1524
15251999-10-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1526
1527 * mi/gdbmi.texinfo: First pass completed. All commands should have
1528 some comments/info.
1529 Escape '@' output special char.
1530 Reformat for TeX.
1531
15321999-10-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1533
1534 * mi/gdbmi.texinfo: Filled in part of file command section, and
1535 stack section.
1536
15371999-10-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1538
1539 * mi/gdbmi.texinfo: Filled in some sections about execution
1540 commands.
1541
1542Tue Oct 5 15:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
1543
1544 * mi-cmds.h: Sort table
1545 * mi-cmds.c: Ditto.
1546 (MI_TABLE_SIZE): Increase to 251.
1547
15481999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
1549
1550 * mi-main.c (mi_cmd_var_create, mi_cmd_var_delete): Add missing
1551 cleanups.
1552
15531999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
1554
1555 * mi-main.c (next_arg): Returns lenght as well.
1556 (which_var, mi_cmd_var_create, mi_cmd_var_delete,
1557 mi_cmd_var_set_format, mi_cmd_var_update): Do not modify the input
1558 string, use allocated storage instead.
1559 (mi_cmd_var_assign): Adjust call to next_arg() to include new
1560 argument.
1561
15621999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
1563
1564 * mi-main.c (mi_execute_command): Fix handling of errors.
1565
15661999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
1567
1568 * mi-out.c (mi_out_new): Call tui_sfileopen() instead of
1569 deprecated gdb_file_init_astream().
1570 * mi-main.c (mi_console_file_new): Ditto.
1571
1572Mon Oct 4 15:17:29 1999 Andrew Cagney <cagney@b1.cygnus.com>
1573
1574 * mi-cmds.h: Sort function declarations.
1575 (mi_lookup): Add extern.
1576
1577 * mi-cmds.c (mi_lookup): Delete dead code.
1578 (build_table): Call internal_error instead of error.
1579 (build_table): Send trace output to gdb_stdlog.
1580
15811999-10-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1582
1583 * mi-main.c (mi_execute_async_cli_command): Don't do the cleanups
1584 if target_executing is null.
1585
15861999-09-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1587
1588 * mi-main.c (async_p): Change var name to event_loop_p.
1589
1590Mon Sep 27 15:11:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
1591
1592 * mi-main.c (mi_execute_async_cli_command, mi_execute_command):
1593 Replace target_has_async with function target_can_async_p.
1594
1595Sun Sep 26 00:12:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1596
1597 * mi-main.c (mi_cmd_target_select_continuation): Delete function.
1598 (mi_cmd_target_select): Simplify. target-connect is guarenteed to
1599 be synchronous.
1600
1601Sun Sep 26 00:12:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1602
1603 * mi-cmds.h (mi_cmd_ftype): Replace mi_impl_ftype.
1604 (enum mi_cmd_result): Define.
1605 * mi-cmds.c (struct mi_cmd): Update.
1606 (mi_lookup): Update.
1607 * mi-main.c (mi_cmd_execute): Update.
1608
1609 * mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_run, mi_cmd_exec_next,
1610 mi_cmd_exec_step, mi_cmd_target_select, mi_cmd_exec_continue,
1611 mi_cmd_exec_return, mi_cmd_exec_finish, mi_cmd_disassemble,
1612 mi_cmd_var_create, mi_cmd_var_delete, mi_cmd_var_set_format,
1613 mi_cmd_var_show_format, mi_cmd_var_info_num_children,
1614 mi_cmd_var_list_children, mi_cmd_var_info_type,
1615 mi_cmd_var_info_expression, mi_cmd_var_show_attributes,
1616 mi_cmd_var_evaluate_expression, mi_cmd_var_update): Update.
1617 Return MI_CMD_DONE.
1618
16191999-09-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
1620
1621 * mi-main.c (mi_cmd_var_create): Use paddr() to format address
1622 on trace output.
1623
16241999-09-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
1625
1626 * mi-main.c (mi_cmd_var_create): Test for varobjdebug before
1627 printing trace and send it to gdb_stdlog.
1628
1629Mon Sep 20 13:41:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
1630
1631 * Makefile.in (mi-out.o): Add dependency list.
1632 * mi-out.c: Include "mi-out.h".
1633
16341999-09-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1635
1636 * mi-main.c (_initialize_mi_main): Events on stadin are now
1637 handled by stdin_event_handler.
1638
16391999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
1640
1641 * mi-cmds.c (mi_cmds): Add var-* commands.
1642
16431999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
1644
1645 * mi-main.c (mi_cmd_var_create, mi_cmd_var_delete,
1646 mi_cmd_var_set_format, mi_cmd_var_show_format,
1647 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
1648 mi_cmd_var_info_type, mi_cmd_var_info_expression,
1649 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
1650 mi_cmd_var_assign, mi_cmd_var_update, varobj_update_one,
1651 which_var, next_arg): New functions. Implement the -var-*
1652 commands.
1653 * mi-cmds.h: Add prototypes for the above.
1654
16551999-09-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
1656
1657 * mi-cmds.c (mi_cmds): Add detach command.
1658
16591999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1660
1661 * mi-cmds.c (lookup_table): Fix typo.
1662
16631999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1664
1665 * mi-cmds.c (mi_cmds): Fix typo and missing command.
1666
16671999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1668
1669 * mi-main.c: Properly align function prototypes.
1670 (mi_cmd_target_select): Proper check for NULL value.
1671
16721999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1673
1674 * mi-main.c (mi_execute_async_cli_command): Fix for native targets
1675 that do not have async yet.
1676
16771999-09-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1678
1679 * mi-main.c (mi_cmd_disassemble): Remove unused var.
1680 (gdb_do_disassemble): Ditto.
1681
16821999-08-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1683
1684 * mi-main.c: Replace all the occurrences of 'asynch' in variable
1685 or function names with 'async' to make it consistent with the rest
1686 of gdb.
1687
1688Mon Aug 30 18:16:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1689
1690 * mi-main.c: #include <ctype.h> for isspace().
1691
16921999-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1693
1694 * mi-main.c (gdb_do_disassemble): This function returns void, not
1695 int.
1696
16971999-08-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1698
1699 * mi-main.c (mi_cmd_disassemble): Don't use atoi() on the high
1700 address string, just treat it same as address low.
1701 (gdb_do_disassemble): Parse high_address string before seeing if
1702 it is zero.
1703
17041999-08-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1705
1706 * mi-main.c (mi_cmd_disassemble): New function to produce
1707 disassembly output for mi.
1708 (gdb_dis_asm_read_memory): New function. Read the disassembly from
1709 the executable file, instead of target memory.
1710 (compare_lines): New function. Compare order of disassembly lines.
1711 (gdb_do_disassemble): New function. Do the real job of getting the
1712 assembly code out.
1713
1714 * mi-cmds.c (mi_cmds): Do data-disassemble mi command via the
1715 mi_cmd_disassemble function.
1716
1717 * mi-cmds.h: Export new function mi_cmd_disassemble.
1718
1719Wed Aug 25 15:58:31 1999 Andrew Cagney <cagney@b1.cygnus.com>
1720
1721 * mi-main.c (mi_command_loop): Remove references to ui-hooks.
1722
17231999-08-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1724
1725 * mi-main.c (mi_execute_asynch_cli_command): Fix the incorrect
1726 usage of strcat(): allocate enough space for the string.
1727
17281999-08-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1729
1730 From Christopher Faylor <cgf@cygnus.com>
1731 * mi-main.c (mi_execute_command): Make sure we flush all the
1732 output after each command.
1733
17341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1735
1736 * mi-main.c (_initialize_mi_main): Remove casting in call to
1737 add_file_handler.
1738
1739Sun Aug 8 17:20:57 1999 Andrew Cagney <cagney@b1.cygnus.com>
1740
1741 * mi-main.c (mi_cmd_target_select, mi_execute_asynch_cli_command):
1742 Replace call to fatal with call to internal_error.
1743
17441999-07-26 Fernando Nasser <fnasser@totem.to.cygnus.com>
1745
1746 * mi-main.c (mi_cmd_execute): Add return code.
1747 (mi_execute_command): Make appropriate changes when calling the
1748 function mentioned above.
1749 (mi_cmd_gdb_exit, mi_cmd_target_select,
1750 mi_cmd_target_select_continuation, mi_execute_command,
1751 mi_exec_asynch_cli_cmd, mi_exec_asynch_cli_cmd_continuation):
1752 Print token, prefix, class and output (if any) in one single group
1753 of statements.
1754 (mi_execute_command, mi_cmd_execute): Fix error prefix.
1755 (mi_cmd_execute): Use exec cleanup for token.
1756 * mi-out.c (mi_out_rewind): New function.
1757 * mi-out.h: Prototype for the above.
1758
17591999-07-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1760
1761 * mi-main.c (mi_cmd_gdb_exit): Use buffer for exit message.
1762 (mi_cmd_execute): Route error messages to correct file.
1763 (mi_execute_asynch_cli_command): Insert line feed after running
1764 message.
1765
17661999-07-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1767
1768 * mi-out.h (mi_out_buffered): Add extern declaration.
1769 * mi-out.c (mi_out_buffered): New function. Insert a string at the
1770 current buffer position.
1771 * mi-main.c (mi_cmd_target_select, mi_execute_command,
1772 mi_cmd_execute, mi_execute_asynch_cli_command): Use the above
1773 function instead of printing to raw_stdout.
1774 (mi_cmd_target_select, mi_cmd_target_select_continuation,
1775 mi_execute_command, mi_cmd_execute, mi_execute_cli_command,
1776 mi_exec_asynch_cli_cmd_continuation): Fix handling of token and
1777 prefix.
1778 (mi_execute_cli_command): Remove parameter no longer needed.
1779
17801999-07-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1781
1782 * mi-main.c (mi_cmd_target_select_continuation): Print the numeric
1783 token when we are connected.
1784 (mi_execute_command): Don't print the token now, do it later.
1785 (mi_execute_cli_command): Add a new parameter for the numeric
1786 token. Print the token, the prefix and the class after the
1787 command has executed, not before.
1788 (mi_execute_asynch_cli_command): Don't print an extra blank line.
1789
17901999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1791
1792 * mi-main.c (mi_gdb_exit): Add \n at the end.
1793
17941999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1795
1796 * mi-main.c (mi_cmd_execute): New function. Dispatch a mi operation.
1797 (mi_execute_command): Use the above.
1798
17991999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1800
1801 * mi-main.c: Fix identation.
1802
18031999-07-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1804
1805 * mi-main.c: Include target.h and inferior.h.
1806 (mi_cmd_target_select): New function to execute the target-select
1807 mi operation.
1808 (mi_cmd_target_select_continuation): New function. Continuation
1809 for the target-select operation.
1810 (mi_execute_command): In case of an MI command which requires
1811 asynchronous execution, do not try to display the result now. If
1812 the execution has to look synchronous don't display the "(gdb)"
1813 prompt.
1814 (mi_execute_asynch_cli_command): Invoke real asynchronous
1815 commands, set up exec_cleanups, and continuations.
1816 (mi_exec_asynch_cli_cmd_continuation): New function. Continuation
1817 for all the MI execution commands except 'target-select'.
1818 (mi_execute_command): Handle null commands by exiting gdb, instead
1819 of core dumping.
1820
1821 * mi-cmds.c (mi_cmds): Hook up -target-select operation to new mi
1822 function.
1823
1824 * mi-cmds.h (mi_cmd_target_select): Add extern declaration.
1825
1826Thu Jul 15 10:31:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1827
1828 * mi-main.c (struct mi_console_file): Add field ``prefix''.
1829 (mi_console_file_new): Add argument prefix. Initialize prefix
1830 field.
1831 (mi_console_file_flush): Use ``prefix'' instead of "~" as the
1832 prefix string.
1833 (mi_command_loop): Update stream output prefixes. gdb_stdout ==
1834 "~", gdb_stderr / gdb_stdlog == "&", gdb_stdtarg == "@".
1835
18361999-07-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
1837
1838 * mi-main.c (ui_out_data): New field first_header. Fix output when
1839 no breakpoints are found.
1840 (mi_table_begin, mi_table_body, mi_table_header): Test for
1841 first_header.
1842 (mi_table_end): Test for supress_field_separator.
1843 (mi_message): Remove messages from MI output.
1844
18451999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
1846
1847 * mi-cmds.c (mi_cmds[]): Delete gdb-cli operation.
1848 * mi-main.c (parse): Remove ifdefs for cli commands parsing.
1849 (mi-execute-command): Ditto.
1850
1851Mon Jun 28 13:06:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1852
1853 * mi-out.h: New file.
1854 (mi_out_new, mi_out_put): Move mi specific delcarations to here.
1855 * ui-out.h: From here.
1856
1857 * mi-main.c: Include "mi-out.h".
1858
18591999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
1860
1861 * top.c (print_gdb_version): Add the word HEADLESS when output
1862 follows headless format.
1863 (print_command_lines): Fix typo.
1864
18651999-06-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1866
1867 * event-loop.h: Export input_fd.
1868 * mi-main.c (mi_command_loop): Use the event loop if running
1869 asynchronously.
1870 (mi_execute_command_wrapper): New function.
1871 (_initialize_mi-main): Set things up for running asynchronously.
1872
18731999-06-18 Fernando Nasser <fnasser@totem.to.cygnus.com>
1874
1875 * mi-cmds.c (mi_lookup): Deleted.
1876 (lookup_table): New function. Replaces old mi_lookup() for local
1877 use.
1878 (mi_lookup): New function. External interface for command table
1879 searchs.
1880 (build_table): New definition.
1881 (mi_cmds[]): Add several command implementations and the gdb-cli
1882 special operation.
1883 (mi_cmd_execute): Deleted.
1884 * mi-cmds.h: Add type definition for command implementation
1885 function pointers, add declaration for new implementation
1886 functions and a declaration for mi_lookup().
1887 * mi-main.c (mi_execute_asynch_cli_command): New
1888 function. Captures code that was repeated for all asynch
1889 operations.
1890 (mi_cmd_exec_*): Use the above new function.
1891 (mi_gdb_cmd_exit): Fix the output, printing something appropriate.
1892 (mi_cmd_exec_finish): New operation implementation function.
1893 (mi_cmd_exec_return): Ditto.
1894 (parse): Prepare to remove cli commands.
1895 (mi_execute_command): Fix the output and change the way mi-cmds is
1896 used.
1897
18981999-06-18 Fernando Nasser <fnasser@totem.to.cygnus.com>
1899
1900 * mi-out.c (mi_table_begin): Add missing field separator call.
1901
1902Thu Jun 17 21:05:40 1999 Fernando Nasser <fnasser@tofu.to.cygnus.com>
1903
1904 * breakpoint.c (breakpoint_1): Remove space in breakpoint table
1905 id.
1906 (mention): Use ui_out for last new line (forgotten).
1907
19081999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1909
1910 * mi-main.c (mi_console_file_flush): Prevent prefix printing when
1911 buffer empty; change prefix to '~'.
1912 (mi_cmd_exec_*): Prefix normal output with '^' instead of
1913 ','; remove unwanted new lines before "stopped".
1914
19151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1916
1917 * mi-cmds.c (struct mi_cmds): Updated entries for -exec-continue
1918 and exec-next operations.
1919 (mi_cmd_execute): New text for error messages.
1920 * mi-cmds.h: Add declaration for mi_cmd_exec_next and
1921 mi_cmd_exec_continue.
1922 * mi-main.c (mi_cmd_exec_next): New function. Implements exec-next
1923 operation.
1924 (mi_cmd_exec_continue): New function. Implements exec-continue
1925 operation.
1926 (mi_execute_comand): Add missing space to prompt.
1927 (mi_cmd_exec_run): Ditto.
1928 (mi_cmd_exec_step): Ditto.
1929 * mi-out.c (mi_out_new): Add flags argument to ui_out_new call.
1930 (ui_list_end): Reset supress_field_separator flag.
1931
1932Sat Jun 12 11:49:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
1933
1934 * mi-cmds.h. mi-cmds.c (exec step): Command implemented by
1935 mi_cmd_exec_step instead of cli call.
1936 * mi-main.c (mi_cmd_exec_step): New function.
1937
1938 * mi-cmds.h. mi-cmds.c (exec run): Command implemented by
1939 mi_cmd_exec_run instead of cli call.
1940 * mi-main.c (mi_cmd_exec_run): New function.
1941
1942 * mi-cmds.h. mi-cmds.c (gdb exit): Command implemented by
1943 mi_cmd_gdb_exit instead of quit_force.
1944 * mi-main.c (mi_cmd_gdb_exit): New function.
1945
1946Sat Jun 12 11:33:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
1947
1948 * mi-main.c (mi_command_loop): Pass mi_input to
1949 simplified_command_loop.
1950 (mi_input): New function. Calls gdb_readline with no prompt.
1951
1952Sat Jun 12 11:19:02 1999 Andrew Cagney <cagney@b1.cygnus.com>
1953
1954 * mi-main.c (mi_console_file_fputs): Re-implement. Use a buffer
1955 to accumulate output.
1956
1957 * mi-main.c (struct mi_console_file): Add a buffer.
1958 (mi_console_file_new): Create a buffer.
1959 (mi_console_file_flush): New function.
1960
1961Sat Jun 12 10:59:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1962
1963 * mi-cmds.h (raw_stdout): Declare. Will be moved later.
1964 * mi-cmds.c (mi_cmd_execute): Send error messages to RAW stdout.
1965 (mi_cmds): Sort by class.
1966
1967 * mi-main.c (raw_stdout): Make global.
1968 * mi-main.c: Remove #ifdef UI_OUT. File assumes UI_OUT is
1969 present.
1970 * mi-main.c: Include "gdb_string.h".
1971 (mi_out_put): Delete declaration.
1972
19731999-06-11 Fernando Nasser <fnasser@totem.to.cygnus.com>
1974
1975 * mi-main.c: Add pre-processor test for UI_OUT.
1976 (mi_execute_command): Add pre-processor test for UI_OUT.
1977
1978Fri Jun 11 23:11:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1979
1980 * mi-main.c (raw_stdout): New variable.
1981 (mi_execute_command): Write mi-out direct to raw_stdout.
1982 (mi_command_loop): Create raw_stdout. Attach gdb_stdout to the
1983 console.
1984 (mi_console_file_fputs, mi_console_file_delete,
1985 mi_console_file_new): New functions.
1986 (struct mi_console_file): Declare.
1987
1988Fri Jun 11 18:34:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
1989
1990 * mi-main.c (mi_execute_command): Call mi_out_put to display the
1991 result.
1992 * mi-out.c (mi_out_put): New function.
1993 * ui-out.h (mi_out_put): Add declare. Will move later.
1994 * Makefile.in (mi-cmds.o, mi-main.o): Add dependency on ui-out.h.
1995
1996 * mi-out.c (mi_field_string, mi_field_fmt, mi_message, mi_flush,
1997 out_field_fmt, list_open, list_close): Replace gdb_stdout with
1998 data->buffer.
1999 (field_separator, list_open, list_close): Add uiout parameter.
2000 (mi_table_begin, mi_table_body, mi_table_end, mi_list_begin,
2001 mi_list_end, mi_field_string, mi_field_fmt, out_field_fmt,
2002 out_field_fmt): Update.
2003
2004 * mi-out.c (mi_out_new): Initialize supress_field_separator.
2005 (supress_field_separator): Move into mi-out local data object.
2006 (mi_table_begin, mi_list_begin, field_separator): Update.
2007
2008Fri Jun 11 16:08:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
2009
2010 * mi-out.c (mi_out_new): New function, replace init_mi_out.
2011 * mi-main.c (mi_command_loop): Call mi_out_new().
2012
2013 * ui-out.h (mi_out_new): Add declaration. Will move later.
2014 (mi_ui_out_impl): Delete.
2015
2016Wed Jun 9 16:42:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
2017
2018 * mi-main.c: Include "ui-hooks.h".
2019 (mi_init_ui, mi_command_loop): New functions.
2020 (_initialize_mi_main): Install ``mi'' as the interpreter when
2021 selected.
2022
2023Mon Jun 7 18:43:43 1999 Andrew Cagney <cagney@b1.cygnus.com>
2024
2025 From Fernando Nasser <fnasser@totem.to.cygnus.com>
2026 * mi-cmds.c (build_table): Clean up error message.
2027 * mi-cmds.c (mi_cmd_execute), mi-main.c (mi_execute_command): Only
2028 print debug information when mi_debug_p.
2029 * mi-cmds.h (mi_debug_p), mi-main.c: Global, control debug messages.
2030
2031Thu Jun 3 00:44:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
2032
2033 From Fernando Nasser <fnasser@totem.to.cygnus.com>:
2034 * mi-cmds.c: Add CLI definitions for "exec-arguments",
2035 "exec-next", "gdb-exit", "break-list", "break-info", "exec-step"
2036 and "stack-list-frames" to mi_cmds.
2037 (struct mi_command): Add ``from_tty'' argument to func.
2038 * mi-cmds.h (quit_force): Declare.
2039
20401999-05-31 Fernando Nasser <fnasser@totem.to.cygnus.com>
2041
2042 * mi-out.c (mi_table_end): Remove unwanted "\n".
2043
2044Thu May 27 14:59:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
2045
2046 * top.c: Include "ui-hooks.h".
2047 (call_interp_loop): Tempoary. Pass mi_execute_command to
2048 simplified_command_loop. Initialize gdb_stdout & gdb_stderr to
2049 stdio gdb_file streams. Force all hooks to null.
2050
2051 * mi-cmds.h, mi-main.c, mi-cmds.c: New files.
2052 * Makefile.in (SFILES): Add mi-main.c, mi-cmds.c
2053 (COMMON_OBS): Add mi-main.o, mi-cmds.o.
2054 (mi_cmds_h): Define.
2055
2056Wed May 26 12:39:49 1999 Andrew Cagney <cagney@b1.cygnus.com>
2057
2058 * top.c (call_interp_loop): Hack. Add extern declaration for
2059 mi_ui_out_impl.
2060
20611999-05-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
2062
2063 * mi-out.c: New table syntax.
2064
2065Mon May 24 16:16:29 1999 Andrew Cagney <cagney@amy.cygnus.com>
2066
2067 mi-out.c (_initialize_mi_out): Add external declaration.
2068
20691999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
2070
2071 * mi-out.c (mi_table_begin): Added missing parameter.
2072
20731999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
2074
2075 * mi-out.c: Changed table markers and added table id.
2076
20771999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
2078
2079 * mi-out.c: New file. Implements low-level ui-out primitives for
2080 CLI-based interaction.
2081
2082\f
2083Local Variables:
2084mode: change-log
2085left-margin: 8
2086fill-column: 74
2087version-control: never
2088End:
This page took 0.37101 seconds and 4 git commands to generate.