s/ui_out_list/ui_out_tupple/
[deliverable/binutils-gdb.git] / gdb / mi / ChangeLog
1 Fri May 11 13:55:07 2001 Andrew Cagney <cagney@b1.cygnus.com>
2
3 * mi-cmd-var.c: Replace ui_out_list_begin, ui_out_list_end and
4 make_cleanup_ui_out_list_end with ui_out_tupple_begin,
5 ui_out_tupple_end and make_cleanup_ui_out_tupple_begin_end.
6 * mi-cmd-stack.c: Ditto.
7 * mi-cmd-disas.c: Ditto.
8 * mi-main.c: Ditto.
9
10 2001-05-10 Andrew Cagney <ac131313@redhat.com>
11
12 * mi-out.c (mi_open, mi_close): Replace list_open and list_close.
13 (mi_table_begin): Update.
14 (mi_table_header): Update.
15 (mi_begin): Update.
16 (mi_table_body): Update.
17 (mi_table_end): Update.
18 (mi_end): Update.
19
20 Thu May 10 16:28:13 2001 Andrew Cagney <cagney@b1.cygnus.com>
21
22 * mi-main.c (mi_execute_async_cli_command): Always initialize
23 old_cleanups.
24
25 2001-05-08 Andrew Cagney <ac131313@redhat.com>
26
27 * mi-out.c (mi_begin, mi_end): Replace mi_list_begin and
28 mi_list_end.
29 (mi_ui_out_impl): Update.
30
31 2001-03-28 Andrew Cagney <ac131313@redhat.com>
32
33 * mi-main.c (mi_cmd_data_read_memory): Use xcalloc.
34
35 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
36
37 * gdbmi.texinfo: Update copyright. Change Permissions to GFDL.
38
39 2001-03-20 Andrew Cagney <ac131313@redhat.com>
40
41 * mi-cmd-disas.c (mi_cmd_disassemble): Initialize ``file_string''
42 and ``line_num''. Consolidate declaration of argument variables.
43
44 2001-03-19 Andrew Cagney <ac131313@redhat.com>
45
46 * mi-out.h: Remove #ifdef __STDC__.
47
48 2001-03-08 Andrew Cagney <ac131313@redhat.com>
49
50 * mi-main.c (mi_cmd_data_list_register_names): Use NUM_REGS, not
51 ARCH_NUM_REGS.
52 (mi_cmd_data_list_changed_registers): Ditto.
53 (mi_cmd_data_list_register_values): Ditto.
54 (mi_cmd_data_write_register_values): Ditto.
55
56 2001-03-06 Kevin Buettner <kevinb@redhat.com>
57
58 * gdbmi.texinfo, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
59 mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
60 mi-getopt.h, mi-out.c, mi-out.h, mi-parse.c, mi-parse.h:
61 Update/correct copyright notices.
62
63 Wed Feb 7 19:50:37 2001 Andrew Cagney <cagney@redhat.com>
64
65 * mi-getopt.c: Add __FILE__ and __LINE__ parameter to calls to
66 internal_error.
67 * mi-console.c: Ditto.
68 * mi-cmds.c: Ditto.
69 * mi-cmd-break.c: Ditto.
70
71 2001-01-27 Fernando Nasser <fnasser@redhat.com>
72
73 From Momchil Velikov <velco@fadata.bg>
74 * mi-cmd-disas.c (gdb_dis_asm_read_memory): Add missing memory
75 attributes argument in the call to `xfer_memory'.
76
77 2000-12-14 Kevin Buettner <kevinb@redhat.com>
78
79 * mi-cmd-disas.c, mi-cmd-var.c, mi-console.c, mi-main.c,
80 mi-parse.c: Replace occurrences of free() with xfree().
81
82 Fri Nov 17 16:07:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
83
84 * mi-main.c: Replace asprintf with xasprintf.
85 * mi-cmd-var.c (mi_cmd_var_create): Ditto.
86
87 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
88
89 * gdbmi.texinfo (GDB/MI Variable Objects): Dimensions of
90 multitable changed to "@columnfractions .4 .6". Suggested by
91 Dmitry Sivachenko <dima@Chg.RU>.
92
93 2000-08-23 Eli Zaretskii <eliz@is.elta.co.il>
94
95 * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.
96 Fix typos and markup mistakes (from Dmitry S.
97 Sivachenko <dima@Chg.RU>).
98
99 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
100
101 * gdbmi.texinfo: Change GDB -> @value{GDBN}, and
102 (gdb) -> (@value{GDBP}). Fix a few typos and some markup. From
103 Dmitry S. Sivachenko <dima@Chg.RU>.
104
105 Tue May 16 14:13:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
106
107 * mi-main.c (mi_cmd_execute): Use free_current_contents.
108 (free_and_reset): Delete.
109
110 Mon May 15 16:17:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
111
112 * mi-main.c (mi_cmd_data_assign, mi_cmd_data_evaluate_expression),
113 mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete): Delete
114 make_cleanup_func casts. Not needed.
115
116 2000-05-07 Eli Zaretskii <eliz@is.elta.co.il>
117
118 * gdbmi.texinfo: Lots of typos and grammar fixes from Brian
119 Youmans <3diff@flib.gnu.ai.mit.edu>.
120
121 Wed Apr 26 18:35:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
122
123 * gdbmi.texinfo (GDB/MI Output Syntax v2.0): Convert Draft 2.0
124 Output Syntax into a new section. Cross reference.
125 (menu): Fix tipo. GDB/MI Compatibility with CLI.
126
127 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
128
129 * gdbmi.texinfo: Lots of changes, to include this document as part
130 of the GDB manual.
131
132 2000-03-13 James Ingham <jingham@leda.cygnus.com>
133
134 * mi-cmd-var.c (mi_cmd_var_create): Add special frame cookie "@"
135 to indicate an "USE_CURRENT_FRAME" variable.
136 (varobj_update_one): Add "in_scope" and "type_changed" to the
137 result.
138
139 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
140
141 * mi-cmds.h: Export mi_cmd_data_write_register_values.
142
143 * mi-cmds.c (mi_cmds): Implement data-write-register-values with
144 mi_cmd_data_write_register_values.
145
146 * mi-main.c (mi_cmd_data_write_register_values): New
147 function. Write a value into a register.
148
149 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
150
151 * gdbmi.texinfo: Update data-disassemble documentation.
152
153 2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
154
155 * mi-cmd-disas.c (mi_cmd_disassemble): Use
156 ui_out_field_core_addr() instead of print_address_numeric(), to
157 maintain consistency throughout MI.
158
159 Wed Feb 23 17:09:39 2000 Andrew Cagney <cagney@b1.cygnus.com>
160
161 * mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
162 mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
163 mi-getopt.h, mi-main.c, mi-out.c, mi-out.h, mi-parse.c,
164 mi-parse.h: Update copyright information.
165
166 Wed Feb 23 13:31:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
167
168 * mi-cmd-disas.c (gdb_dis_asm_read_memory): Change LEN to unsigned
169 long. Match ../include/dis-asm.h change.
170
171 Wed Feb 23 10:30:55 2000 Andrew Cagney <cagney@b1.cygnus.com>
172
173 * gdbmi.texinfo: Update copyright - FSF. Update version
174 information.
175
176 mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
177 mi-cmds.h, mi-main.c, mi-parse.c, mi-parse.h: Re-format using GNU
178 indent.
179
180 2000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
181
182 * mi-main.c: Add include of gdbcore.h for write_memory()
183 prototype.
184
185 2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
186
187 * mi-cmd-disas.c (mi_cmd_disassemble): Change syntax of
188 command. Now use options.
189 Instead of printing the symbolic address of instructions via
190 print_address_symbolic(), use build_address_symbolic() and format
191 properly for output.
192 (gdb_do_disassmble): Delete.
193
194 2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
195
196 * mi-cmd-disas.c (mi_cmd_disassemble):
197
198 2000-02-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
199
200 * mi-main.c (mi_cmd_data_write_memory): New function. Write a
201 value into target memory.
202
203 * mi-cmds.h (mi_cmd_data_write_memory): Export.
204
205 * mi-cmds.c (mi_cmds): Hook up data-write-memory to
206 mi_cmd_data_write_memory().
207
208 2000-02-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
209
210 * mi-main.c (mi_cmd_target_download): Correct error message to
211 report right function name.
212 (mi_cmd_target_select): Add doing exec cleanups at end.
213 (mi_cmd_data_read_memory): Correct typo.
214 (mi_cmd_execute): Do not simply free last_async_command, but reset
215 it to NULL as well.
216 (free_and_reset): New function, free the argument and set it to
217 NULL.
218 (mi_cmd_target_select_continuation): Delete prototype.
219
220 Tue Feb 1 00:17:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
221
222 * mi-cmd-disas.c, mi-cmds.h, mi-console.c, mi-console.h,
223 mi-main.c, mi-out.c, mi-out.h: Update to reflect rename of
224 gdb-file / GDB_FILE to ui-file / ``struct ui_file''.
225
226 Mon Jan 31 18:33:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
227
228 * mi-main.c (mi_command_loop): Delete reference to
229 fputs_unfiltered_hook.
230
231 2000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
232
233 * mi-cmds.c (mi_cmds): Update entries for
234 mi_cmd_data_list_register_names,
235 mi_cmd_data_list_changed_registers,
236 mi_cmd_data_list_register_values.
237
238 * mi-cmds.h (mi_cmd_data_list_register_names,
239 mi_cmd_data_list_changed_registers,
240 mi_cmd_data_list_register_values): Update to mi_cmd_argv_ftype.
241
242 * mi-main.c (mi_cmd_data_list_register_names,
243 mi_cmd_data_list_changed_registers,
244 mi_cmd_data_list_register_values): Update to use argc, argv
245 parameters.
246
247 2000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
248
249 * mi-main.c (mi_cmd_data_read_memory): Correct the computation of
250 next-row.
251
252 2000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
253
254 * mi-cmd-var.c (mi_cmd_var_create): Test for NULL type.
255 (mi_cmd_var_set_format, mi_cmd_var_show_format,
256 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
257 mi_cmd_var_info_type, mi_cmd_var_info_expression,
258 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
259 mi_cmd_var_assign, mi_cmd_var_update): Prevent possibility of memory
260 leak on error.
261
262 2000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
263
264 * mi-out.c (mi_field_string): Test for NULL string pointer.
265
266 2000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
267
268 * mi-cmd-stack.c (mi_cmd_stack_list_frames): Call
269 print_frmae_info() with the correct arguments.
270
271 * mi-main.c (mi_cmd_exec_return): Call
272 show_and_print_stack_frame() with LOC_AND_ADDRESS, so it does the
273 right thing. Update Copyright.
274
275 2000-01-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
276
277 * mi-main.c: Move disassemble commands from here.
278
279 * mi-cmd-disas.c: To here. New file.
280
281 2000-01-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
282
283 * mi-cmd-stack.c: Remove include of mi-out.h.
284
285 * mi-main.c (mi_cmd_disassemble): Update function to use argc/argv
286 interface.
287
288 * mi-cmds.h: Ditto.
289
290 * mi-cmds.c: Ditto.
291
292 2000-01-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
293
294 * gdbmi.texinfo: Update stack commands descriptions.
295 Add thread commands descriptions and examples.
296
297 * mi-main.c (mi_cmd_thread_list_ids): Fix typo.
298
299 2000-01-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
300
301 * mi-main.c (mi_cmd_thread_list_ids): New function, print a list
302 of currently known threads ids, and the total number of threads.
303 (mi_cmd_thread_select): New function. Switch current thread.
304
305 * mi-cmds.c (mi_cmds): Implement thread-list-ids by
306 mi_cmd_thread_list_ids, and thread-select by mi_cmd_thread_select.
307
308 * mi-cmds.h (mi_cmd_thread_select, mi_cmd_thread_list_ids): Export.
309
310 2000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
311
312 * mi-main.c: Move stack commands from here.
313
314 * mi-cmd-stack.c: To here. New file.
315
316 2000-01-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
317
318 * mi-main.c (list_args_or_locals): Add a new paramter, the frame
319 for which to display args or locals. Don't use selected_frame
320 anymore, use the new parameter instead. Return void instead of
321 mi_cmd_result, let callers do so.
322 (mi_cmd_stack_list_args): Change interface. Now accept low and
323 high frame numbers to display args for a range of frames. Without
324 these two, display args for the whole stack.
325 (mi_cmd_stack_list_locals): Adapt to new interface for
326 list_args_or_locals.
327
328 2000-01-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
329
330 * mi-main.c (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
331 mi_cmd_stack_list_frames, mi_cmd_stack_list_locals,
332 mi_cmd_stack_select_frame): Change to use argv type of parameters.
333
334 * mi-cmds.c (mi_cmds): Change stack-info-depth,
335 stack-list-arguments, stack-list-frames, stack-list-locals,
336 stack-select-frame to use argv parameters.
337
338 * mi-cmds.h (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
339 mi_cmd_stack_list_frames, mi_cmd_stack_list_locals,
340 mi_cmd_stack_select_frame): Update definitions.
341
342 Tue Jan 4 12:38:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
343
344 * mi-main.c (mi_command_loop): Force the MI interface to use seven
345 bit strings.
346 * gdbmi.texinfo: Make it clear that a quoted C string is seven
347 bit.
348
349 Thu Dec 30 14:15:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
350
351 * mi-getopt.c (mi_getopt): Rewrite. Allow long options.
352 * mi-getopt.h (struct mi_opt): Declare.
353 (mi_getopt): Update.
354
355 * mi-main.c (mi_cmd_data_read_memory), mi-cmd-break.c
356 (mi_cmd_break_insert, mi_cmd_break_watch): Update.
357
358 Wed Dec 29 23:38:35 1999 Andrew Cagney <cagney@b1.cygnus.com>
359
360 * mi-cmd-break.c (mi_cmd_break_insert): Add support for -c
361 <condition>, -i <ignore-count> and -p <thread>.
362 (breakpoint_notify): New function.
363 (mi_cmd_break_insert): Wrap GDB call with callback hooks so that
364 MI is notified when ever a breakpoint is created.
365
366 * gdbmi.texinfo: Update.
367
368 Fri Dec 24 11:23:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
369
370 * mi-main.c (gdb_do_disassemble): Strip out more useless #ifdef
371 UI_OUTs.
372
373 1999-12-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
374
375 * mi-main.c (gdb_do_disassemble): Fix output. Lines that have no
376 assembly instructions must still be outputted, to keep the source
377 line numbering correct.
378 Remove #ifdef UI_OUT's, they are useless.
379
380 1999-12-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
381
382 * mi-main.c (gdb_do_disassemble): Don't print a new list in mixed
383 mode, every time. Just do it when we actually encounter a new
384 source line.
385
386 1999-12-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
387
388 * mi-cmd-var.c (mi_cmd_var_list_children): Add test for C++ pseudo
389 variable objects (private, public, protected) as these do not have
390 a type and the -var-list-children operation was dumping core.
391
392 Fri Dec 17 20:23:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
393
394 * gdbmi.texinfo: Document recommended syntax for options.
395
396 * mi-main.c (mi_cmd_data_read_memory): Add support for ``-o
397 <offset>''.
398 * gdbmi.texinfo: Document.
399
400 Wed Dec 15 17:43:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
401
402 * mi-getopt.h (mi_getopt): Change optarg to a char pointer. Check
403 optind.
404 * mi-cmd-break.c (mi_cmd_break_insert): Update.
405
406 * mi-main.c (mi_cmd_data_read_memory): Add fields "next-row-addr",
407 "prev-row-addr", "next-page-addr", "prev-page-addr" and a per row
408 "addr".
409 * gdbmi.texinfo: Update.
410
411 Wed Dec 15 01:05:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
412
413 * mi-cmds.h (mi_cmd_result): Add MI_CMD_CAUGHT_ERROR for when the
414 error is caught.
415
416 * mi-main.c (captured_mi_execute_command): When
417 MI_CMD_CAUGHT_ERROR return 0 rethrowing the eror.
418
419 1999-12-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
420
421 * mi-cmd-break.c (mi_cmd_break_insert): Remove unused var.
422
423 * mi-cmd-var.c (mi_cmd_var_update): Remove unused variables.
424
425 Mon Dec 13 18:43:36 1999 Andrew Cagney <cagney@b1.cygnus.com>
426
427 * mi-parse.c (mi_parse): Quote the command when printing it.
428 (mi_parse_argv): Fix handling of quoted strings. Was not
429 de-quoting them.
430 (mi_parse_argv): Make static.
431
432 Mon Dec 13 18:30:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
433
434 * mi-cmds.h (mi_cmd_break_insert, mi_cmd_break_watch): Change type
435 to mi_cmd_argv_ftype.
436 * mi-cmds.c (mi_cmds): Update.
437 * mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Change
438 to new style of arguments with argc and argv. Parse arguments
439 using mi_getopt.
440
441 * mi-cmd-break.c (mi_cmd_break_insert): Wrap body in #ifdef UI_OUT
442 to avoid non-ui compile problems.
443
444 Mon Dec 13 15:08:36 1999 Andrew Cagney <cagney@b1.cygnus.com>
445
446 * mi-getopt.h, mi-getopt.c: New files. Similar to getopt but with
447 well defined semantics.
448
449 Mon Dec 13 14:22:21 1999 Andrew Cagney <cagney@b1.cygnus.com>
450
451 * mi-main.c (mi_cmd_break_insert, mi_cmd_break_watch, enum
452 wp_type, enum bp_type): Move from here.
453 * mi-cmd-break.c: To here. New file.
454 (mi_cmd_break_insert, mi_cmd_break_insert, mi_cmd_break_watch):
455 Use error to report problems.
456
457 1999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
458
459 * gdbmi.texinfo: Update description of exec-interrupt.
460
461 * mi-main.c (mi_cmd_exec_interrupt): If the program is not
462 executing, don't try to interrupt it, but error out instead. Make
463 sure previous_async_command is not null before duplicating it into
464 last_async_command.
465
466 * gdbmi.texinfo: Add examples for data-evaluate-expression.
467
468 1999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
469
470 * mi-cmd-var.c (mi_cmd_var_assign, mi_cmd_var_create,
471 mi_cmd_var_delete, mi_cmd_var_evaluate_expression,
472 mi_cmd_var_info_expression, mi_cmd_var_info_num_children,
473 mi_cmd_var_info_type, mi_cmd_var_list_children,
474 mi_cmd_var_set_format, mi_cmd_var_show_attributes,
475 mi_cmd_var_show_format, mi_cmd_var_update): Change to use new
476 style of arguments with argc and argv.
477 (next_arg): Delete.
478 (which_var): Delete.
479
480 * mi-cmds.c (mi_cmds): Update entries for mi_cmd_var_assign,
481 mi_cmd_var_create, mi_cmd_var_delete,
482 mi_cmd_var_evaluate_expression, mi_cmd_var_info_expression,
483 mi_cmd_var_info_num_children, mi_cmd_var_info_type,
484 mi_cmd_var_list_children, mi_cmd_var_set_format,
485 mi_cmd_var_show_attributes, mi_cmd_var_show_format,
486 mi_cmd_var_update.
487
488 * mi-cmds.h (mi_cmd_var_assign, mi_cmd_var_create,
489 mi_cmd_var_delete, mi_cmd_var_evaluate_expression,
490 mi_cmd_var_info_expression, mi_cmd_var_info_num_children,
491 mi_cmd_var_info_type, mi_cmd_var_list_children,
492 mi_cmd_var_set_format, mi_cmd_var_show_attributes,
493 mi_cmd_var_show_format, mi_cmd_var_update): Update declarations.
494
495 1999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
496
497 * gdbmi.texinfo: Comment out -data-assign command. * mi-main.c
498 (mi_cmd_data_assign): Do not use, comment out. * mi-cmds.h
499 (mi_cmd_data_assign): Remove. * mi-cmds.c: Remove -data-assign
500 command from MI interface.
501
502 1999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
503
504 * mi-parse.c (mi_parse): Add '\n' at end of error messages, so
505 that prompt comes out on new line.
506
507 * gdbmi.texinfo: Update disassembly command output.
508
509 1999-12-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
510
511 * mi-main.c (gdb_do_disassemble): Update output for UI_OUT case.
512
513 1999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
514
515 * gdbmi.texinfo: Update exec-until output, including the reason
516 for stopping.
517
518 Thu Dec 2 17:17:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
519
520 * mi-cmds.c: Include <string.h> for memset.
521
522 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
523
524 * mi-main.c (mi_cmd_exec_return): ifdef the references to
525 return_command_wrapper().
526
527 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
528
529 * mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_interrupt,
530 mi_cmd_target_select, mi_execute_async_cli_command,
531 mi_exec_async_cli_cmd_continuation, mi_load_progress): Don't print
532 last_async_command if it is NULL.
533 (mi_cmd_exec_return):
534
535 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
536
537 * mi-main.c (mi_cmd_exec_return): Reimplement using
538 return_command() instead of mi_execute_async_cli_command().
539
540 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
541
542 * mi-cmds.h: Export mi_cmd_data_assign and
543 mi_cmd_data_evaluate_expression.
544
545 * mi-cmds.c (mi_cmds): Hook data-assign to mi_cmd_data_assign and
546 data-evaluate-expression to mi_cmd_data_evaluate_expression.
547
548 * mi-main.c (mi_cmd_data_assign): New function. Implement
549 data-assign command.
550 (mi_cmd_data_evaluate_expression): New function. Implement
551 data-evaluate-expression command.
552
553 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
554
555 * gdbmi.texinfo: Fix some texinfo formatting errors.
556
557 1999-12-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
558
559 * gdbmi.texinfo: Update data-list-register-values description.
560
561 * mi-cmds.h: Export mi_cmd_data_list_register_values.
562
563 * mi-cmds.c (mi_cmds): Hook data-list-register-values to
564 mi_cmd_data_list_register_values.
565
566 * mi-main.c (mi_cmd_data_list_register_values): New
567 function. Implements the -data-list-register-values command.
568 (get_register): New function. Output the contents of a given
569 register.
570
571 Wed Dec 1 20:27:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
572
573 * mi-main.c (mi_execute_async_cli_command): Append missing "\n"
574 for synchronous stopped message.
575
576 1999-11-30 James Ingham <jingham@leda.cygnus.com>
577
578 * gdbmi.texinfo: Fix obvious typo in @end statement.
579
580 Wed Dec 1 12:36:27 1999 Andrew Cagney <cagney@b1.cygnus.com>
581
582 * mi-cmd-var.c: Include "value.h".
583 * mi-console.c: Include <string.h>.
584
585 Wed Dec 1 00:21:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
586
587 * mi-main.c (captured_mi_execute_command): For a CLI command, pass
588 "%s" to mi_execute_cli_command to stop core dumps.
589 (captured_mi_execute_command): Echo CLI commands on gdb_stdlog.
590
591 Wed Dec 1 00:10:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
592
593 * gdbmi.texinfo: Explain NR-BYTES and ADDR.
594
595 Tue Nov 30 23:31:57 1999 Andrew Cagney <cagney@b1.cygnus.com>
596
597 * mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete,
598 mi_cmd_var_set_format, mi_cmd_var_show_format,
599 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
600 mi_cmd_var_info_type, mi_cmd_var_info_expression,
601 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
602 mi_cmd_var_assign, mi_cmd_var_update, varobj_update_one, next_arg,
603 which_var): New file. Move varobj commands to here from
604 mi-main.c.
605
606 * mi-console.h, mi-console.c (mi_console_file_new,
607 mi_console_file_delete, mi_console_file_fputs,
608 mi_console_raw_packet, mi_console_file_flush): New files. Move
609 mi_console_file to here from mi-main.c.
610
611 Tue Nov 30 19:37:25 1999 Andrew Cagney <cagney@b1.cygnus.com>
612
613 * mi-main.c (captured_mi_execute_command): Use fputstr_unfiltered
614 when printing error messages.
615 (mi_cmd_execute): Ditto.
616
617 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
618
619 * gdbmi.texinfo: Describe -data-list-changed-registers,
620 -data-list-register-names. Add examples for
621 -exec-next-instruction, exec-step-instruction, -exec-run,
622 -exec-until. Format examples for -data-read-memory.
623 update example for -target-download.
624
625 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
626
627 * gdbmi.texinfo: Remove mentioning of inaccurate watchpoint hit
628 count.
629
630 Mon Nov 29 19:28:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
631
632 * mi-main.c (mi_execute_async_cli_command): Return ``enum
633 mi_cmd_cmd_result''. mi_cmd_exec_run, mi_cmd_exec_next,
634 mi_cmd_exec_step, mi_cmd_exec_step_instruction,
635 mi_cmd_exec_finish, mi_cmd_exec_until, mi_cmd_exec_return,
636 mi_cmd_exec_continue): Update call.
637 (mi_execute_async_cli_command): When target is synchronous, fake
638 asynchronous behavour (ulgh). Allows tests to be run on built-in
639 simulator and native targets.
640
641 Mon Nov 29 15:15:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
642
643 * mi-cmds.h (mi_cmd_gdb_exit), mi-cmds.c (mi_cmds), mi-main.c
644 (mi_cmd_gdb_exit): Change function signature to mi_cmd_argv_ftype.
645
646 1999-11-28 Andew Cagney <cagney@rat-in-a-hat.cygnus.com>
647
648 * mi-parse.c: Include <ctype.h> and <string.h>
649
650 1999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
651
652 * gdbmi.texinfo: Added watchpoint command descriptions and
653 examples.
654
655 * mi-main.c (mi_load_progress): Add parameter for total sent so far.
656 Print it as well.
657
658 Fri Nov 26 10:17:49 1999 Andrew Cagney <cagney@b1.cygnus.com>
659
660 * gdbmi.texinfo (section Output Syntax): For lists, the <string>
661 part of a <result> is optional. Clarify syntax.
662 (appendix Proposed v2.0 Output Syntax): New section. Provide
663 record of discussion of possible changes to syntax.
664
665 Wed Nov 24 19:41:35 1999 Andrew Cagney <cagney@b1.cygnus.com>
666
667 * mi-main.c (mi_cmd_data_read_memory): Simplify. Fix coredump
668 when arguments were bad.
669 (mi_cmd_execute): Change parameter to ``struct mi_parse''. Handle
670 case of argv_func as well as args_func.
671 (captured_mi_execute_command): Update.
672
673 * mi-cmds.c (struct mi_cmd): Add field for mi_cmd_argv_ftype.
674 (mi_cmds): Update mi_cmd_data_read_memory.
675 (mi_lookup): Return
676
677 * mi-cmds.h (mi_cmd_args_ftype): Rename mi_cmd_ftype. Make all
678 functions of type this type.
679 (mi_cmd_argv_ftype): Declare.
680 (mi_cmd_data_read_memory): Change type to mi_cmd_argv_fytpe.
681 (struct mi_cmd): Move declaration to here from mi-cmds.c.
682 (mi_lookup): Return a pointer to ``struct mi_cmd''.
683
684 Wed Nov 24 15:03:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
685
686 * mi-parse.c (mi_parse): Initialize TOKEN when a CLI command.
687
688 * gdbmi.texinfo: Allow a <token> before a CLI command.
689
690 * mi-parse.h (struct mi_parse): Declare.
691 (mi_parse): Change to return a ``struct mi_parse''.
692 (enum mi_command_type): Delete PARSE_ERROR.
693
694 * mi-main.c (struct mi_execute_command_context): Delete.
695 (captured_mi_execute_command): Update
696 (mi_execute_command): Update. Check for mi_parse returning NULL.
697
698 Wed Nov 24 12:57:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
699
700 * mi-parse.h: Remove const, from cmd parameter. Causes cascading
701 warnings.
702
703 Wed Nov 24 15:03:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
704
705 * mi-parse.c (mi_parse): New function. Move parse code to here.
706 * mi-main.c (parse): From here. Delete.
707
708 Wed Nov 24 12:57:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
709
710 * mi-parse.c, mi-parse.h: New files. Implement mi_parse_env.
711
712 Wed Nov 24 11:24:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
713
714 * mi-out.c (mi_field_string): Make string parameter constant.
715
716 1999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
717
718 * mi-cmds.h (mi_cmd_target_download): Export.
719
720 * mi-cmds.c (mi_cmds): Add mi_cmd_target_download.
721
722 * mi-main.c: Include <sys/time.h>.
723 (mi_cmd_target_download): New function, implement the
724 target-download command.
725 (mi_load_progress): New function. Called via the
726 show_load_progress hook. Prints updates every 0.5 secs.
727 (mi_command_loop): Initialize the show_load_progress hook.
728
729 1999-11-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
730
731 * mi-main.c (mi_cmd_exec_until): New function. Implement until
732 command.
733 (mi_cmd_exec_step_instruction): New function. Implement stepi
734 command.
735 (mi_cmd_exec_next_instruction): New function. Implement nexti
736 command.
737
738 * mi-cmds.c (mi_cmds): Add mi_cmd_exec_step_instruction,
739 mi_cmd_exec_next_instruction, mi_cmd_exec_until.
740
741 * mi-cmds.h (mi_cmd_exec_step_instruction,
742 mi_cmd_exec_next_instruction, mi_cmd_exec_until): Export.
743
744 Tue Nov 23 00:30:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
745
746 * mi/gdbmi.texinfo: Document -data-read-memory.
747
748 * mi-main.c (mi_cmd_data_read_memory): Fix off-by-one check of
749 argc.
750 (mi_cmd_data_read_memory): Label the output table with "memory".
751
752 Thu Nov 18 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
753
754 * mi-main.c (mi_cmd_exec_interrupt, mi_cmd_break_insert,
755 mi_cmd_break_watch, mi_cmd_disassemble, mi_cmd_execute): Replace
756 strdup with xstrdup.
757
758 Thu Nov 18 20:50:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
759
760 * mi-main.c (mi_cmd_data_read_memory): New function. Implement
761 data-read-memory.
762
763 * mi-cmds.h, mi-cmds.c: Add mi_cmd_data_read_memory.
764 * mi-cmds.c (mi_cmds): Ditto.
765
766 1999-11-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
767
768 * mi-cmds.h (mi_cmd_break_watch): Export.
769
770 * mi-cmds.c (mi_cmds): Hook up break-watch to function
771 mi_cmd_break_watch.
772
773 * mi-main.c (wp_type): New enumeration for the possible types of
774 watchpoints.
775 (mi_cmd_break_watch): New function, implements the break-watch
776 command.
777
778 1999-11-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
779
780 * mi-main.c (mi_cmd_break_insert): Handle case in which the command is
781 just a -break-insert w/o args.
782
783 Fri Nov 12 00:01:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
784
785 * mi-out.c (mi_field_string): Always quote the string.
786
787 1999-11-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
788
789 * mi-cmds.h(mi_cmd_data_list_changed_registers,
790 mi_cmd_data_list_register_names): Export.
791
792 * mi-cmds.c (mi_cmds): Hook up data-list-changed-registers to
793 mi_cmd_data_list_changed_registers and data-list-register-names to
794 mi_cmd_data_list_register_names.
795
796 * mi-main.c (mi_cmd_data_list_changed_registers): New function,
797 implements the data-list-changed-registers command.
798 (mi_cmd_data_list_register_names): New function, implements the
799 data-list-register-names command.
800 (register_changed_p): New function. Decide whether the register
801 contents have changed.
802 (setup_architecture_data): New function. Initialize registers
803 memory.
804 (_initialize_mi_main): Call setup_architecture_data(), and
805 register_gdbarch_swap().
806
807 Wed Nov 10 18:35:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
808
809 * mi-main.c (mi_execute_command): Correctly quote error messages.
810
811 Wed Nov 10 11:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
812
813 * mi/gdbmi.texinfo: Delete <stream-output>. Replaced by
814 <c-string>.
815
816 * mi-main.c (mi_console_raw_packet): Always quote console output.
817
818 Tue Nov 9 17:53:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
819
820 * mi-main.c (mi_console_file_new), mi-out.c (mi_out_new): Replace
821 the tui_file with a mem_file. Ya!
822
823 * mi-out.c (do_write): New function, wrapper to gdb_file_write.
824 (mi_out_put): Pass do_write to gdb_file_put.
825
826 * mi-main.c (mi_console_file_flush): Rewrite. Use
827 mi_console_raw_packet to send data to the console.
828 (mi_console_raw_packet): New function. Correctly
829 create quoted C string packets.
830
831 1999-11-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
832
833 * mi-cmds.c (mi_cmds): Break-insert is now implemented by
834 mi_cmd_break_insert.
835 * mi-cmds.h (mi_cmd_break_insert): Export.
836 * mi-main.c (bp_type): New enumeration.
837 (mi_cmd_break_insert): New function. Implements all flavors of
838 breakpoint insertion.
839
840 Mon Nov 8 17:49:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
841
842 * mi-main.c (mi_console_file_flush): Replace gdb_file_get_strbuf
843 with tui_file_get_strbuf.
844
845 Fri Nov 5 17:06:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
846
847 * mi-main.c (mi_console_file_delete, mi_console_file_fputs,
848 mi_console_file_flush): Call internal_error instead of error.
849
850 Thu Nov 4 19:53:32 1999 Andrew Cagney <cagney@b1.cygnus.com>
851
852 * mi-main.c (captured_mi_execute_command): New function.
853 (mi_execute_command): Rewrite. Replace SET_TOP_LEVEL() with call
854 to captured_mi_execute_command via catch_errors.
855
856 Thu Nov 4 20:33:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
857
858 * mi-main.c (clean): Delete.
859 (mi_command_loop): Delete extern declaration of
860 mi_execute_command.
861
862 1999-10-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
863
864 * mi-main.c (mi_cmd_stack_select_frame): Conditionalize the body
865 on UI_OUT, because select_frame_command_wrapper is only defined if
866 UI_OUT is.
867 (mi_cmd_exec_interrupt): Conditionalize the body on UI_OUT,
868 because interrupt_target_command_wrapper is only defined if UI_OUT is.
869
870 * mi-cmds.c (mi_cmds): Implement command exec-interrupt by
871 mi_cmd_exec_interrupt.
872
873 * mi-main.c (mi_cmd_exec_interrupt): New function. Implements
874 exec-interrupt command.
875 (mi_cmd_execute): If the target is running save execution command
876 token in previous_async_command. If the command is not 'interrupt'
877 and the target is running, reject it.
878 (clean): New function. Free the arg and reset it to NULL.
879
880 * mi-cmds.h (mi_cmd_exec_interrupt):Export.
881
882 1999-10-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
883
884 * mi-cmds.c (mi_cmds): Implement command stack-select-frame by
885 mi_cmd_stack_select_frame.
886
887 * mi-main.c (mi_cmd_stack_select_frame): New function. Implements
888 stack-select-frame command.
889
890 * mi-cmds.h (mi_cmd_select_frame):Export.
891
892 1999-10-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
893
894 * mi-cmds.c (mi_cmds): Implement commands stack-list-locals and
895 stack-list-arguments by mi_cmd_stack_list_locals and
896 mi_cmd_stack_list_args.
897
898 * mi-main.c (mi_cmd_stack_list_locals): New function. Implements
899 stack-list-locals command.
900 (mi_cmd_stack_list_args): New function. Implements
901 stack-list-arguments command.
902 (list_args_or_locals): New function. Do all the work for the
903 listing of locals or arguments.
904
905 * mi-cmds.h (mi_cmd_stack_list_args,mi_cmd_stack_list_locals) :
906 Export.
907
908 1999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
909
910 * mi-cmds.c (mi_cmds): Add new command stack-info-depth.
911
912 * mi-main.c (mi_cmd_stack_info_depth): New function. Implements
913 the stack-info-depth command.
914 * mi-cmds.h (mi_cmd_stack_info_depth): Export.
915
916
917 1999-10-22 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
918
919 * mi-main.c (mi_execute_command): Handle MI_CMD_ERROR case
920 properly, for command that return error code and don't set
921 mi_error_message.
922
923 * mi-cmds.c (mi_cmds): Hook stack-list-frames command to
924 mi_cmd_stack_list_frames function.
925 * mi-cmds.h (mi_cmd_stack_list_frames): Export.
926
927 * mi-main.c (mi_execute_command): Deal with a return code of
928 MI_CMD_ERROR from the execution of mi commands.
929 (mi_error_message): Static string variable, to contain the error
930 message from mi commands.
931 (mi_cmd_stack_list_frames): New function. Prints a backtrace.
932
933 1999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
934
935 * mi-main.c (mi_cmd_disassemble): Handle the new command line
936 parameter that specifies the number of disassembly lines to be
937 displayed.
938 (gdb_do_disassemble): Add new parameter. Count the number of lines
939 that have been displayed, and stop when limit is reached.
940
941 Wed Oct 13 18:04:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
942
943 * mi-main.c (mi_command_loop): Don't initialize ``flush_hook''.
944
945 1999-10-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
946
947 * mi/gdbmi.texinfo: More reformatting of the grammars.
948
949 1999-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
950
951 * mi/gdbmi.texinfo: More TeX formatting.
952
953 1999-10-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
954
955 * mi/gdbmi.texinfo: First pass completed. All commands should have
956 some comments/info.
957 Escape '@' output special char.
958 Reformat for TeX.
959
960 1999-10-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
961
962 * mi/gdbmi.texinfo: Filled in part of file command section, and
963 stack section.
964
965 1999-10-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
966
967 * mi/gdbmi.texinfo: Filled in some sections about execution
968 commands.
969
970 Tue Oct 5 15:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
971
972 * mi-cmds.h: Sort table
973 * mi-cmds.c: Ditto.
974 (MI_TABLE_SIZE): Increase to 251.
975
976 1999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
977
978 * mi-main.c (mi_cmd_var_create, mi_cmd_var_delete): Add missing
979 cleanups.
980
981 1999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
982
983 * mi-main.c (next_arg): Returns lenght as well.
984 (which_var, mi_cmd_var_create, mi_cmd_var_delete,
985 mi_cmd_var_set_format, mi_cmd_var_update): Do not modify the input
986 string, use allocated storage instead.
987 (mi_cmd_var_assign): Adjust call to next_arg() to include new
988 argument.
989
990 1999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
991
992 * mi-main.c (mi_execute_command): Fix handling of errors.
993
994 1999-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
995
996 * mi-out.c (mi_out_new): Call tui_sfileopen() instead of
997 deprecated gdb_file_init_astream().
998 * mi-main.c (mi_console_file_new): Ditto.
999
1000 Mon Oct 4 15:17:29 1999 Andrew Cagney <cagney@b1.cygnus.com>
1001
1002 * mi-cmds.h: Sort function declarations.
1003 (mi_lookup): Add extern.
1004
1005 * mi-cmds.c (mi_lookup): Delete dead code.
1006 (build_table): Call internal_error instead of error.
1007 (build_table): Send trace output to gdb_stdlog.
1008
1009 1999-10-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1010
1011 * mi-main.c (mi_execute_async_cli_command): Don't do the cleanups
1012 if target_executing is null.
1013
1014 1999-09-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1015
1016 * mi-main.c (async_p): Change var name to event_loop_p.
1017
1018 Mon Sep 27 15:11:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
1019
1020 * mi-main.c (mi_execute_async_cli_command, mi_execute_command):
1021 Replace target_has_async with function target_can_async_p.
1022
1023 Sun Sep 26 00:12:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1024
1025 * mi-main.c (mi_cmd_target_select_continuation): Delete function.
1026 (mi_cmd_target_select): Simplify. target-connect is guarenteed to
1027 be synchronous.
1028
1029 Sun Sep 26 00:12:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1030
1031 * mi-cmds.h (mi_cmd_ftype): Replace mi_impl_ftype.
1032 (enum mi_cmd_result): Define.
1033 * mi-cmds.c (struct mi_cmd): Update.
1034 (mi_lookup): Update.
1035 * mi-main.c (mi_cmd_execute): Update.
1036
1037 * mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_run, mi_cmd_exec_next,
1038 mi_cmd_exec_step, mi_cmd_target_select, mi_cmd_exec_continue,
1039 mi_cmd_exec_return, mi_cmd_exec_finish, mi_cmd_disassemble,
1040 mi_cmd_var_create, mi_cmd_var_delete, mi_cmd_var_set_format,
1041 mi_cmd_var_show_format, mi_cmd_var_info_num_children,
1042 mi_cmd_var_list_children, mi_cmd_var_info_type,
1043 mi_cmd_var_info_expression, mi_cmd_var_show_attributes,
1044 mi_cmd_var_evaluate_expression, mi_cmd_var_update): Update.
1045 Return MI_CMD_DONE.
1046
1047 1999-09-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
1048
1049 * mi-main.c (mi_cmd_var_create): Use paddr() to format address
1050 on trace output.
1051
1052 1999-09-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
1053
1054 * mi-main.c (mi_cmd_var_create): Test for varobjdebug before
1055 printing trace and send it to gdb_stdlog.
1056
1057 Mon Sep 20 13:41:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
1058
1059 * Makefile.in (mi-out.o): Add dependency list.
1060 * mi-out.c: Include "mi-out.h".
1061
1062 1999-09-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1063
1064 * mi-main.c (_initialize_mi_main): Events on stadin are now
1065 handled by stdin_event_handler.
1066
1067 1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
1068
1069 * mi-cmds.c (mi_cmds): Add var-* commands.
1070
1071 1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
1072
1073 * mi-main.c (mi_cmd_var_create, mi_cmd_var_delete,
1074 mi_cmd_var_set_format, mi_cmd_var_show_format,
1075 mi_cmd_var_info_num_children, mi_cmd_var_list_children,
1076 mi_cmd_var_info_type, mi_cmd_var_info_expression,
1077 mi_cmd_var_show_attributes, mi_cmd_var_evaluate_expression,
1078 mi_cmd_var_assign, mi_cmd_var_update, varobj_update_one,
1079 which_var, next_arg): New functions. Implement the -var-*
1080 commands.
1081 * mi-cmds.h: Add prototypes for the above.
1082
1083 1999-09-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
1084
1085 * mi-cmds.c (mi_cmds): Add detach command.
1086
1087 1999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1088
1089 * mi-cmds.c (lookup_table): Fix typo.
1090
1091 1999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1092
1093 * mi-cmds.c (mi_cmds): Fix typo and missing command.
1094
1095 1999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1096
1097 * mi-main.c: Properly align function prototypes.
1098 (mi_cmd_target_select): Proper check for NULL value.
1099
1100 1999-09-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1101
1102 * mi-main.c (mi_execute_async_cli_command): Fix for native targets
1103 that do not have async yet.
1104
1105 1999-09-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1106
1107 * mi-main.c (mi_cmd_disassemble): Remove unused var.
1108 (gdb_do_disassemble): Ditto.
1109
1110 1999-08-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1111
1112 * mi-main.c: Replace all the occurrences of 'asynch' in variable
1113 or function names with 'async' to make it consistent with the rest
1114 of gdb.
1115
1116 Mon Aug 30 18:16:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1117
1118 * mi-main.c: #include <ctype.h> for isspace().
1119
1120 1999-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1121
1122 * mi-main.c (gdb_do_disassemble): This function returns void, not
1123 int.
1124
1125 1999-08-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1126
1127 * mi-main.c (mi_cmd_disassemble): Don't use atoi() on the high
1128 address string, just treat it same as address low.
1129 (gdb_do_disassemble): Parse high_address string before seeing if
1130 it is zero.
1131
1132 1999-08-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1133
1134 * mi-main.c (mi_cmd_disassemble): New function to produce
1135 disassembly output for mi.
1136 (gdb_dis_asm_read_memory): New function. Read the disassembly from
1137 the executable file, instead of target memory.
1138 (compare_lines): New function. Compare order of disassembly lines.
1139 (gdb_do_disassemble): New function. Do the real job of getting the
1140 assembly code out.
1141
1142 * mi-cmds.c (mi_cmds): Do data-disassemble mi command via the
1143 mi_cmd_disassemble function.
1144
1145 * mi-cmds.h: Export new function mi_cmd_disassemble.
1146
1147 Wed Aug 25 15:58:31 1999 Andrew Cagney <cagney@b1.cygnus.com>
1148
1149 * mi-main.c (mi_command_loop): Remove references to ui-hooks.
1150
1151 1999-08-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1152
1153 * mi-main.c (mi_execute_asynch_cli_command): Fix the incorrect
1154 usage of strcat(): allocate enough space for the string.
1155
1156 1999-08-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1157
1158 From Christopher Faylor <cgf@cygnus.com>
1159 * mi-main.c (mi_execute_command): Make sure we flush all the
1160 output after each command.
1161
1162 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1163
1164 * mi-main.c (_initialize_mi_main): Remove casting in call to
1165 add_file_handler.
1166
1167 Sun Aug 8 17:20:57 1999 Andrew Cagney <cagney@b1.cygnus.com>
1168
1169 * mi-main.c (mi_cmd_target_select, mi_execute_asynch_cli_command):
1170 Replace call to fatal with call to internal_error.
1171
1172 1999-07-26 Fernando Nasser <fnasser@totem.to.cygnus.com>
1173
1174 * mi-main.c (mi_cmd_execute): Add return code.
1175 (mi_execute_command): Make appropriate changes when calling the
1176 function mentioned above.
1177 (mi_cmd_gdb_exit, mi_cmd_target_select,
1178 mi_cmd_target_select_continuation, mi_execute_command,
1179 mi_exec_asynch_cli_cmd, mi_exec_asynch_cli_cmd_continuation):
1180 Print token, prefix, class and output (if any) in one single group
1181 of statements.
1182 (mi_execute_command, mi_cmd_execute): Fix error prefix.
1183 (mi_cmd_execute): Use exec cleanup for token.
1184 * mi-out.c (mi_out_rewind): New function.
1185 * mi-out.h: Prototype for the above.
1186
1187 1999-07-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1188
1189 * mi-main.c (mi_cmd_gdb_exit): Use buffer for exit message.
1190 (mi_cmd_execute): Route error messages to correct file.
1191 (mi_execute_asynch_cli_command): Insert line feed after running
1192 message.
1193
1194 1999-07-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1195
1196 * mi-out.h (mi_out_buffered): Add extern declaration.
1197 * mi-out.c (mi_out_buffered): New function. Insert a string at the
1198 current buffer position.
1199 * mi-main.c (mi_cmd_target_select, mi_execute_command,
1200 mi_cmd_execute, mi_execute_asynch_cli_command): Use the above
1201 function instead of printing to raw_stdout.
1202 (mi_cmd_target_select, mi_cmd_target_select_continuation,
1203 mi_execute_command, mi_cmd_execute, mi_execute_cli_command,
1204 mi_exec_asynch_cli_cmd_continuation): Fix handling of token and
1205 prefix.
1206 (mi_execute_cli_command): Remove parameter no longer needed.
1207
1208 1999-07-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1209
1210 * mi-main.c (mi_cmd_target_select_continuation): Print the numeric
1211 token when we are connected.
1212 (mi_execute_command): Don't print the token now, do it later.
1213 (mi_execute_cli_command): Add a new parameter for the numeric
1214 token. Print the token, the prefix and the class after the
1215 command has executed, not before.
1216 (mi_execute_asynch_cli_command): Don't print an extra blank line.
1217
1218 1999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1219
1220 * mi-main.c (mi_gdb_exit): Add \n at the end.
1221
1222 1999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1223
1224 * mi-main.c (mi_cmd_execute): New function. Dispatch a mi operation.
1225 (mi_execute_command): Use the above.
1226
1227 1999-07-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
1228
1229 * mi-main.c: Fix identation.
1230
1231 1999-07-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1232
1233 * mi-main.c: Include target.h and inferior.h.
1234 (mi_cmd_target_select): New function to execute the target-select
1235 mi operation.
1236 (mi_cmd_target_select_continuation): New function. Continuation
1237 for the target-select operation.
1238 (mi_execute_command): In case of an MI command which requires
1239 asynchronous execution, do not try to display the result now. If
1240 the execution has to look synchronous don't display the "(gdb)"
1241 prompt.
1242 (mi_execute_asynch_cli_command): Invoke real asynchronous
1243 commands, set up exec_cleanups, and continuations.
1244 (mi_exec_asynch_cli_cmd_continuation): New function. Continuation
1245 for all the MI execution commands except 'target-select'.
1246 (mi_execute_command): Handle null commands by exiting gdb, instead
1247 of core dumping.
1248
1249 * mi-cmds.c (mi_cmds): Hook up -target-select operation to new mi
1250 function.
1251
1252 * mi-cmds.h (mi_cmd_target_select): Add extern declaration.
1253
1254 Thu Jul 15 10:31:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1255
1256 * mi-main.c (struct mi_console_file): Add field ``prefix''.
1257 (mi_console_file_new): Add argument prefix. Initialize prefix
1258 field.
1259 (mi_console_file_flush): Use ``prefix'' instead of "~" as the
1260 prefix string.
1261 (mi_command_loop): Update stream output prefixes. gdb_stdout ==
1262 "~", gdb_stderr / gdb_stdlog == "&", gdb_stdtarg == "@".
1263
1264 1999-07-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
1265
1266 * mi-main.c (ui_out_data): New field first_header. Fix output when
1267 no breakpoints are found.
1268 (mi_table_begin, mi_table_body, mi_table_header): Test for
1269 first_header.
1270 (mi_table_end): Test for supress_field_separator.
1271 (mi_message): Remove messages from MI output.
1272
1273 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
1274
1275 * mi-cmds.c (mi_cmds[]): Delete gdb-cli operation.
1276 * mi-main.c (parse): Remove ifdefs for cli commands parsing.
1277 (mi-execute-command): Ditto.
1278
1279 Mon Jun 28 13:06:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1280
1281 * mi-out.h: New file.
1282 (mi_out_new, mi_out_put): Move mi specific delcarations to here.
1283 * ui-out.h: From here.
1284
1285 * mi-main.c: Include "mi-out.h".
1286
1287 1999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
1288
1289 * top.c (print_gdb_version): Add the word HEADLESS when output
1290 follows headless format.
1291 (print_command_lines): Fix typo.
1292
1293 1999-06-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1294
1295 * event-loop.h: Export input_fd.
1296 * mi-main.c (mi_command_loop): Use the event loop if running
1297 asynchronously.
1298 (mi_execute_command_wrapper): New function.
1299 (_initialize_mi-main): Set things up for running asynchronously.
1300
1301 1999-06-18 Fernando Nasser <fnasser@totem.to.cygnus.com>
1302
1303 * mi-cmds.c (mi_lookup): Deleted.
1304 (lookup_table): New function. Replaces old mi_lookup() for local
1305 use.
1306 (mi_lookup): New function. External interface for command table
1307 searchs.
1308 (build_table): New definition.
1309 (mi_cmds[]): Add several command implementations and the gdb-cli
1310 special operation.
1311 (mi_cmd_execute): Deleted.
1312 * mi-cmds.h: Add type definition for command implementation
1313 function pointers, add declaration for new implementation
1314 functions and a declaration for mi_lookup().
1315 * mi-main.c (mi_execute_asynch_cli_command): New
1316 function. Captures code that was repeated for all asynch
1317 operations.
1318 (mi_cmd_exec_*): Use the above new function.
1319 (mi_gdb_cmd_exit): Fix the output, printing something appropriate.
1320 (mi_cmd_exec_finish): New operation implementation function.
1321 (mi_cmd_exec_return): Ditto.
1322 (parse): Prepare to remove cli commands.
1323 (mi_execute_command): Fix the output and change the way mi-cmds is
1324 used.
1325
1326 1999-06-18 Fernando Nasser <fnasser@totem.to.cygnus.com>
1327
1328 * mi-out.c (mi_table_begin): Add missing field separator call.
1329
1330 Thu Jun 17 21:05:40 1999 Fernando Nasser <fnasser@tofu.to.cygnus.com>
1331
1332 * breakpoint.c (breakpoint_1): Remove space in breakpoint table
1333 id.
1334 (mention): Use ui_out for last new line (forgotten).
1335
1336 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1337
1338 * mi-main.c (mi_console_file_flush): Prevent prefix printing when
1339 buffer empty; change prefix to '~'.
1340 (mi_cmd_exec_*): Prefix normal output with '^' instead of
1341 ','; remove unwanted new lines before "stopped".
1342
1343 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1344
1345 * mi-cmds.c (struct mi_cmds): Updated entries for -exec-continue
1346 and exec-next operations.
1347 (mi_cmd_execute): New text for error messages.
1348 * mi-cmds.h: Add declaration for mi_cmd_exec_next and
1349 mi_cmd_exec_continue.
1350 * mi-main.c (mi_cmd_exec_next): New function. Implements exec-next
1351 operation.
1352 (mi_cmd_exec_continue): New function. Implements exec-continue
1353 operation.
1354 (mi_execute_comand): Add missing space to prompt.
1355 (mi_cmd_exec_run): Ditto.
1356 (mi_cmd_exec_step): Ditto.
1357 * mi-out.c (mi_out_new): Add flags argument to ui_out_new call.
1358 (ui_list_end): Reset supress_field_separator flag.
1359
1360 Sat Jun 12 11:49:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
1361
1362 * mi-cmds.h. mi-cmds.c (exec step): Command implemented by
1363 mi_cmd_exec_step instead of cli call.
1364 * mi-main.c (mi_cmd_exec_step): New function.
1365
1366 * mi-cmds.h. mi-cmds.c (exec run): Command implemented by
1367 mi_cmd_exec_run instead of cli call.
1368 * mi-main.c (mi_cmd_exec_run): New function.
1369
1370 * mi-cmds.h. mi-cmds.c (gdb exit): Command implemented by
1371 mi_cmd_gdb_exit instead of quit_force.
1372 * mi-main.c (mi_cmd_gdb_exit): New function.
1373
1374 Sat Jun 12 11:33:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
1375
1376 * mi-main.c (mi_command_loop): Pass mi_input to
1377 simplified_command_loop.
1378 (mi_input): New function. Calls gdb_readline with no prompt.
1379
1380 Sat Jun 12 11:19:02 1999 Andrew Cagney <cagney@b1.cygnus.com>
1381
1382 * mi-main.c (mi_console_file_fputs): Re-implement. Use a buffer
1383 to accumulate output.
1384
1385 * mi-main.c (struct mi_console_file): Add a buffer.
1386 (mi_console_file_new): Create a buffer.
1387 (mi_console_file_flush): New function.
1388
1389 Sat Jun 12 10:59:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1390
1391 * mi-cmds.h (raw_stdout): Declare. Will be moved later.
1392 * mi-cmds.c (mi_cmd_execute): Send error messages to RAW stdout.
1393 (mi_cmds): Sort by class.
1394
1395 * mi-main.c (raw_stdout): Make global.
1396 * mi-main.c: Remove #ifdef UI_OUT. File assumes UI_OUT is
1397 present.
1398 * mi-main.c: Include "gdb_string.h".
1399 (mi_out_put): Delete declaration.
1400
1401 1999-06-11 Fernando Nasser <fnasser@totem.to.cygnus.com>
1402
1403 * mi-main.c: Add pre-processor test for UI_OUT.
1404 (mi_execute_command): Add pre-processor test for UI_OUT.
1405
1406 Fri Jun 11 23:11:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1407
1408 * mi-main.c (raw_stdout): New variable.
1409 (mi_execute_command): Write mi-out direct to raw_stdout.
1410 (mi_command_loop): Create raw_stdout. Attach gdb_stdout to the
1411 console.
1412 (mi_console_file_fputs, mi_console_file_delete,
1413 mi_console_file_new): New functions.
1414 (struct mi_console_file): Declare.
1415
1416 Fri Jun 11 18:34:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
1417
1418 * mi-main.c (mi_execute_command): Call mi_out_put to display the
1419 result.
1420 * mi-out.c (mi_out_put): New function.
1421 * ui-out.h (mi_out_put): Add declare. Will move later.
1422 * Makefile.in (mi-cmds.o, mi-main.o): Add dependency on ui-out.h.
1423
1424 * mi-out.c (mi_field_string, mi_field_fmt, mi_message, mi_flush,
1425 out_field_fmt, list_open, list_close): Replace gdb_stdout with
1426 data->buffer.
1427 (field_separator, list_open, list_close): Add uiout parameter.
1428 (mi_table_begin, mi_table_body, mi_table_end, mi_list_begin,
1429 mi_list_end, mi_field_string, mi_field_fmt, out_field_fmt,
1430 out_field_fmt): Update.
1431
1432 * mi-out.c (mi_out_new): Initialize supress_field_separator.
1433 (supress_field_separator): Move into mi-out local data object.
1434 (mi_table_begin, mi_list_begin, field_separator): Update.
1435
1436 Fri Jun 11 16:08:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1437
1438 * mi-out.c (mi_out_new): New function, replace init_mi_out.
1439 * mi-main.c (mi_command_loop): Call mi_out_new().
1440
1441 * ui-out.h (mi_out_new): Add declaration. Will move later.
1442 (mi_ui_out_impl): Delete.
1443
1444 Wed Jun 9 16:42:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
1445
1446 * mi-main.c: Include "ui-hooks.h".
1447 (mi_init_ui, mi_command_loop): New functions.
1448 (_initialize_mi_main): Install ``mi'' as the interpreter when
1449 selected.
1450
1451 Mon Jun 7 18:43:43 1999 Andrew Cagney <cagney@b1.cygnus.com>
1452
1453 From Fernando Nasser <fnasser@totem.to.cygnus.com>
1454 * mi-cmds.c (build_table): Clean up error message.
1455 * mi-cmds.c (mi_cmd_execute), mi-main.c (mi_execute_command): Only
1456 print debug information when mi_debug_p.
1457 * mi-cmds.h (mi_debug_p), mi-main.c: Global, control debug messages.
1458
1459 Thu Jun 3 00:44:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1460
1461 From Fernando Nasser <fnasser@totem.to.cygnus.com>:
1462 * mi-cmds.c: Add CLI definitions for "exec-arguments",
1463 "exec-next", "gdb-exit", "break-list", "break-info", "exec-step"
1464 and "stack-list-frames" to mi_cmds.
1465 (struct mi_command): Add ``from_tty'' argument to func.
1466 * mi-cmds.h (quit_force): Declare.
1467
1468 1999-05-31 Fernando Nasser <fnasser@totem.to.cygnus.com>
1469
1470 * mi-out.c (mi_table_end): Remove unwanted "\n".
1471
1472 Thu May 27 14:59:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1473
1474 * top.c: Include "ui-hooks.h".
1475 (call_interp_loop): Tempoary. Pass mi_execute_command to
1476 simplified_command_loop. Initialize gdb_stdout & gdb_stderr to
1477 stdio gdb_file streams. Force all hooks to null.
1478
1479 * mi-cmds.h, mi-main.c, mi-cmds.c: New files.
1480 * Makefile.in (SFILES): Add mi-main.c, mi-cmds.c
1481 (COMMON_OBS): Add mi-main.o, mi-cmds.o.
1482 (mi_cmds_h): Define.
1483
1484 Wed May 26 12:39:49 1999 Andrew Cagney <cagney@b1.cygnus.com>
1485
1486 * top.c (call_interp_loop): Hack. Add extern declaration for
1487 mi_ui_out_impl.
1488
1489 1999-05-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
1490
1491 * mi-out.c: New table syntax.
1492
1493 Mon May 24 16:16:29 1999 Andrew Cagney <cagney@amy.cygnus.com>
1494
1495 mi-out.c (_initialize_mi_out): Add external declaration.
1496
1497 1999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
1498
1499 * mi-out.c (mi_table_begin): Added missing parameter.
1500
1501 1999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
1502
1503 * mi-out.c: Changed table markers and added table id.
1504
1505 1999-05-21 Fernando Nasser <fnasser@totem.to.cygnus.com>
1506
1507 * mi-out.c: New file. Implements low-level ui-out primitives for
1508 CLI-based interaction.
1509
1510 \f
1511 Local Variables:
1512 mode: change-log
1513 left-margin: 8
1514 fill-column: 74
1515 version-control: never
1516 End:
This page took 0.099379 seconds and 4 git commands to generate.