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