1 2002-11-05 Jeff Johnston <jjohnstn@redhat.com>
3 * gdb792.cc: New file to test patch for PR gdb/792.
6 2002-11-04 Elena Zannoni <ezannoni@redhat.com>
8 * mi-console.exp: Use mi_runto, mi_run_to_main, mi_next_to,
9 mi_step_to wherever possible. Update copyright notices.
10 * mi-disassemble.exp: Ditto.
12 * mi-read-memory.exp: Ditto.
14 * mi-return.exp: Ditto.
15 * mi-stack.exp: Ditto.
16 * mi-stepi.exp: Ditto.
17 * mi-var-block.exp: Ditto.
18 * mi-var-cmd.exp: Ditto.
19 * mi-watch.exp: Ditto.
20 * mi1-console.exp: Ditto.
21 * mi1-disassemble.exp: Ditto.
22 * mi1-eval.exp: Ditto.
23 * mi1-read-memory.exp: Ditto.
24 * mi1-regs.exp: Ditto.
25 * mi1-return.exp: Ditto.
26 * mi1-stack.exp: Ditto.
27 * mi1-stepi.exp: Ditto.
28 * mi1-var-block.exp: Ditto.
29 * mi1-var-cmd.exp: Ditto.
30 * mi1-watch.exp: Ditto.
32 2002-10-23 Jeff Johnston <jjohnstn@redhat.com>
34 * mi-var-cmd.exp: Add tests to verify that a -var-assign that changes
35 a value shows up in the changelist of a -var-update. Part of fix
37 * mi1-var-cmd.exp: Ditto.
39 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
41 * mi-return.exp: Change expected frame output to remove extraneous
42 space in level field when frame level is single digit. Part of
44 * mi-stack.exp: Ditto.
45 * mi1-return.exp: Ditto.
46 * mi1-stack.exp: Ditto.
48 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
50 * mi-var-block.exp: Change expected output from -var-update
51 command to expect list format for "changelist". Fix for
53 * mi-var-cmd.exp: Ditto.
54 * mi-var-child: Ditto.
56 2002-09-25 Keith Seitz <keiths@redhat.com>
58 * mi-pthreads.exp (get_mi_thread_list): Check if expect_out
59 exists before using it.
60 (check_mi_and_console_threads): Likewise.
61 * gdb669.exp (get_mi_thread_list): Likewise.
62 (check_mi_and_console_threads): Likewise.
64 2002-09-24 Keith Seitz <keiths@redhat.com>
66 * configure.in: Add config header.
68 * configure: Regenerate.
69 * config.in: New file.
70 * pthreads.c: New file.
71 * mi-pthreads.exp: New file to test thread functionality.
72 * gdb669.exp: New file.
74 2002-09-17 Keith Seitz <keiths@redhat.com>
76 * mi-var-cmd.exp: Add tests to check when varobj pinned to a
77 selected frame changes type.
79 2002-09-17 Keith Seitz <keiths@redhat.com>
81 * mi-console.exp: Update copyright.
82 * mi-var-block.exp: Likewise.
83 * mi-var-cmd.exp: Likewise.
84 * mi-var-display.exp: Likewise.
85 * mi0-console.exp: Likewise.
86 * mi0-var-child.exp: Likewise.
87 * mi0-var-cmd.exp: Likewise.
88 * mi0-var-display.exp: Likewise.
90 2002-09-16 Keith Seitz <keiths@redhat.com>
92 * gdb701.exp: New file for testing varobj target type bug.
95 2002-09-13 Keith Seitz <keiths@redhat.com>
97 * mi-var-child.exp: Use mi_step_to and mi_execute_to instead
98 of a bunch of repeated send_gdb/gdb_expect statements.
101 2002-09-10 Keith Seitz <keiths@redhat.com>
103 * mi-simplerun.exp (test_controlled_execution): Follow renaming of
104 mi_run_to to mi_execute_to.
105 * mi-var-cmd.exp: Likewise.
106 * mi0-simplerun.exp: Likewise.
107 * mi0-var-cmd.exp: Likewise.
109 2002-09-03 Keith Seitz <keiths@redhat.com>
111 * gdb680.exp: New file to test to check for uiout list/tuple
114 2002-03-04 Michael Chastain <mec@shout.net>
116 * mi-var-cmd.exp: In test "create local variable func",
117 accommodate gcc v3 function signature.
118 * mi0-var-cmd-exp: Ditto.
120 2002-02-05 Jim Blandy <jimb@redhat.com>
122 * mi-regs.exp: Various cleanups for SPARC-only tests.
123 (test_breakpoints_creation_and_listing): Format of breakpoint
125 (sparc_register_tests): Expand floating-point number regexp to
126 recognize NaN values, too. Replace ineffectual single backslash
127 before a hyphen with a double backslash. Don't check the exact
128 numbers of the registers which have changed, since there's no way
129 to know which registers changed, exactly; just check that the
130 result is well-formed.
131 * mi0-regs.exp: (sparc_register_tests): Same as for
132 sparc_register_tests in mi-regs.exp.
134 * mi-var-child.exp ("get children of struct_declarations", "get
135 children of struct_declarations.s2.u2.u1s2", "get children of
136 weird"): Tolerate argument types when they appear in function
137 types. (Dwarf 2 includes prototype info; STABS does not.)
138 * mi0-var-child.exp: Same.
140 2001-12-19 Keith Seitz <keiths@redhat.com>
142 * mi-var-display.exp: char* variables have a child. Update all
144 * mi0-var-display.exp: Likewise.
146 2001-08-29 Andrew Cagney <cagney@redhat.com>
148 * mi-var-cmd.exp, mi0-var-cmd.exp: Variable lpcharacter has one
149 child. Soften floating point tests.
151 2001-08-09 Andrew Cagney <ac131313@redhat.com>
153 * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp,
154 mi0-regs.exp, mi0-watch.exp, mi0-stepi.exp, mi0-until.exp,
155 mi0-return.exp, mi0-read-memory.exp, mi0-eval.exp,
156 mi0-disassemble.exp, mi0-console.exp, mi-watch.exp,
157 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
158 mi-until.exp, mi-var-block.exp, mi-stepi.exp, mi-stack.exp,
159 mi-simplerun.exp, mi-return.exp, mi-regs.exp, mi-read-memory.exp,
160 mi-disassemble.exp, mi-eval.exp, mi-console.exp: Replace pattern
161 matching thread=0 with one to also match thread=1.
164 2001-08-18 Andrew Cagney <ac131313@redhat.com>
166 * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp,
167 mi-simplerun.exp, mi0-simplerun.exp, mi0-return.exp,
168 mi-return.exp, mi0-console.exp, mi-console.exp: Recognize an
169 unexpected run-to-main response. Report as a fail.
171 2001-06-27 Andrew Cagney <ac131313@redhat.com>
173 * mi-disassemble.exp: Update to accept mi1 breakpoint tables.
174 * mi-basics.exp: Ditto.
175 * mi-simplerun.exp: Ditto.
176 * mi-watch.exp: Ditto. Add check for full header.
177 * mi-break.exp: Ditto. Add check for full header.
179 2001-06-26 Andrew Cagney <ac131313@redhat.com>
181 * mi-stack.exp: Update. Output for args=... and
182 locals=... changed to a list.
184 2001-06-26 Andrew Cagney <ac131313@redhat.com>
186 * mi-stack.exp: Update. Output for stack=..., args=... and
187 stack-args=... changed to a list.
189 2001-06-25 Andrew Cagney <ac131313@redhat.com>
191 * mi-console.exp: Update args=... part of stop-reason
192 patterns. Output changed to a list of arguments.
193 * mi-disassemble.exp: Ditto.
194 * mi-simplerun.exp: Ditto.
195 * mi-return.exp: Ditto.
196 * mi-read-memory.exp: Ditto.
197 * mi-eval.exp: Ditto.
198 * mi-watch.exp: Ditto.
199 * mi-var-display.exp: Ditto.
200 * mi-var-cmd.exp: Ditto.
201 * mi-var-child.exp: Ditto.
202 * mi-var-block.exp: Ditto.
203 * mi-until.exp: Ditto.
204 * mi-stepi.exp: Ditto.
205 * mi-stack.exp: Ditto.
206 * mi-regs.exp: Ditto.
208 2001-06-25 Andrew Cagney <ac131313@redhat.com>
210 * mi-read-memory.exp: Update patterns matching data-read-memory.
213 2001-06-25 Andrew Cagney <ac131313@redhat.com>
215 * mi-regs.exp: Update patterns matching register-values. Outputs a
218 2001-06-25 Andrew Cagney <ac131313@redhat.com>
220 * mi-regs.exp: Update patters matching register-names. Now
223 2001-06-25 Andrew Cagney <ac131313@redhat.com>
225 * mi-regs.exp: Update patterns matching changed-registers. Now
228 2001-06-23 Andrew Cagney <ac131313@redhat.com>
230 * ChangeLog-mi: Rename to ChangeLog.
231 * mi-basics.exp: Remove local emacs variable defining
232 change-log-default-name.
233 * mi-break.exp, mi-console.exp, mi-disassemble.exp: Ditto.
234 * mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp: Ditto.
235 * mi-regs.exp, mi-return.exp, mi-simplerun.exp: Ditto.
236 * mi-stack.exp, mi-stepi.exp, mi-until.exp: Ditto.
237 * mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp: Ditto.
238 * mi-var-display.exp, mi-watch.exp, mi0-basics.exp: Ditto.
239 * mi0-break.exp, mi0-console.exp, mi0-disassemble.exp: Ditto.
240 * mi0-eval.exp, mi0-hack-cli.exp, mi0-read-memory.exp: Ditto.
241 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Ditto.
242 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Ditto.
243 * mi0-var-block.exp, mi0-var-child.exp, mi0-var-cmd.exp: Ditto.
244 * mi0-var-display.exp, mi0-watch.exp: Ditto.
246 2001-06-23 Andrew Cagney <ac131313@redhat.com>
248 * mi-disassemble.exp: Update patterns matching data-disassemble
249 output. Now produces a list of instructions and a list of
250 source/assembly lines.
252 2001-06-18 Andrew Cagney <ac131313@redhat.com>
254 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
255 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
256 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
257 mi-until.exp, mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp,
258 mi-var-display.exp, mi-watch.exp, mi0-basics.exp, mi0-break.exp,
259 mi0-console.exp, mi0-disassemble.exp, mi0-eval.exp,
260 mi0-hack-cli.exp, mi0-read-memory.exp, mi0-regs.exp,
261 mi0-return.exp, mi0-simplerun.exp, mi0-stack.exp, mi0-stepi.exp,
262 mi0-until.exp, mi0-var-block.exp, mi0-var-child.exp,
263 mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Use MIFLAGS
264 to explictly select an interpreter.
266 2001-06-16 Andrew Cagney <ac131313@redhat.com>
268 MI0 was the never enabled MI interface included in GDB 5.0.
269 * mi0-basics.exp: Copy mi-basics.exp.
270 * mi0-break.exp: Copy mi-break.exp.
271 * mi0-console.exp: Copy mi-console.exp.
272 * mi0-disassemble.exp: Copy mi-disassemble.exp.
273 * mi0-eval.exp: Copy mi-eval.exp.
274 * mi0-hack-cli.exp: Copy mi-hack-cli.exp.
275 * mi0-read-memory.exp: Copy mi-read-memory.exp.
276 * mi0-regs.exp: Copy mi-regs.exp.
277 * mi0-return.exp: Copy mi-return.exp.
278 * mi0-simplerun.exp: Copy mi-simplerun.exp.
279 * mi0-stack.exp: Copy mi-stack.exp.
280 * mi0-stepi.exp: Copy mi-stepi.exp.
281 * mi0-until.exp: Copy mi-until.exp.
282 * mi0-var-block.exp: Copy mi-var-block.exp.
283 * mi0-var-child.exp: Copy mi-var-child.exp.
284 * mi0-var-cmd.exp: Copy mi-var-cmd.exp.
285 * mi0-var-display.exp: Copy mi-var-display.exp.
286 * mi0-watch.exp: Copy mi-watch.exp.
288 2001-05-11 Fernando Nasser <fnasser@redhat.com>
290 * mi-var-child.exp: Adjust for the fact that now (char *) can be
293 2001-03-06 Kevin Buettner <kevinb@redhat.com>
295 * mi-basics.exp, mi-break.exp, mi-disassemble.exp,
296 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
297 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
298 mi-until.exp, mi-watch.exp: Update/correct copyright notices.
300 2001-01-20 Mark Kettenis <kettenis@gnu.org>
302 * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is
303 recognized (i.e. if GDB was compiled with UI_OUT, but the mi
304 interpreter wasn't recognized (because it wasn't compiled in).
306 Tue Apr 18 15:36:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
308 * Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
310 Tue Mar 14 15:54:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
312 * basics.c: Add EMACS local variable pointing change-log at this
316 2000-03-13 James Ingham <jingham@leda.cygnus.com>
318 * mi-var-block.exp: The error report from varobj_create changed
319 since I am now trapping parse_exp_1 errors. Change the tests to
320 match the new error message.
321 * mi-var-child.exp: Ditto.
322 * mi-var-cmd.exp: Ditto.
324 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
326 * mi-disassemble.exp: Don't assume numbers for the offset
327 values. They can be different depending on the architecture.
329 * mi-watch.exp (test_watchpoint_triggering): In same cases the
330 type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.
332 * basics.c (callee4): Make the function return something,
333 otherwise the return value is undefined.
335 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
337 * mi-basics.exp: Comment out test for a still unimplemented operation.
339 * mi-disassemble.exp: Rewrite most of the tests to conform to new
340 disassemble interface.
342 Sat Mar 4 13:55:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
344 From Fri 3 Mar 2000 Peter Schauer:
345 * mi-support.exp (mi_gdb_start): When GDB doesn't recongize -i=mi
346 option, assume no MI support present.
348 2000-02-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
350 * mi-support.exp (mi_gdb_start): Update to recognize start up
351 message with 'UI_OUT' instead of 'HEADLESS'.
353 2000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
355 * mi-regs.exp (test_running_the_program): Add global var 'hex'.
357 * mi-stack.exp, mi-stepi.exp, mi-until.exp, mi-watch.exp,
358 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
359 mi-var-block.exp: Update all stopped messages.
361 2000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
363 * mi-console.exp, mi-disassemble.exp, mi-eval.exp,
364 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp:
365 Update stopped messages, update copyright.
367 * mi-disassemble.exp: Update error messages output.
369 * mi-support.exp (proc mi_step): Make gdb do a 'step' command, not
370 a 'next'. Update stopped message.
371 (proc mi_next): Update stop message.
372 (proc mi_run_to_main): Update stopped message.
375 2000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
377 * mi-simplerun.exp: Remove stack frames tests from here, to:
379 * mi-stack.exp: New file, tests for stack commands.
381 * mi-support.exp (mi_run_to_main, mi_next, mi_step) : Update to
382 include thread-id in stopped message.
384 * mi-regs.exp: Update break-insert output.
386 * (mi-console.exp, mi-disassemble.exp, mi-eval.exp,
387 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp,
388 mi-stepi.exp, mi-until.exp, mi-var-block.exp, mi-var-child.exp,
389 mi-var-cmd.exp, mi-var-display.exp, mi-watch.exp): Update stopped
390 message to include thread-id.
392 Wed Dec 29 22:06:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
394 * mi-watch.exp, mi-var-display.exp, mi-var-cmd.exp,
395 mi-var-child.exp, mi-var-block.exp, mi-until.exp, mi-stepi.exp,
396 mi-simplerun.exp, mi-return.exp, mi-support.exp, mi-eval.exp,
397 mi-console.exp, mi-disassemble.exp, mi-break.exp: Update to
398 reflect extended output from -break-insert command.
400 * mi-break.exp (test_rbreak_creation_and_listing): XFAIL regexp
401 tests. -r flag broken by above.
403 Sun Dec 19 19:28:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
405 * cpp_variable.cc, cpp_variable.h, c_variable.c: Delete.
407 Fri Dec 17 20:59:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
409 * mi-read-memory.exp: Test of ``-o <offset>'' now works.
411 1999-12-16 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
413 * mi-var-cmd.exp: Fix 2 tests outputs.
415 * mi-var-child.exp: Add many more tests.
417 * mi-var-display.exp: Add many more tests.
419 * var-cmd.c: Change type of incr_a parameter to char.
421 1999-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
423 * mi-var-block.exp: Set up xfails fro known problems.
425 * mi-var-display.exp: Set up printing of values of 'e' and 'anone'
428 * mi-var-child.exp: Fix typos.
430 1999-12-15 Andrew Cagney <cagney@b1.cygnus.com>
432 * mi-var-child.exp: Space was missing before ``[10]''.
434 Wed Dec 15 19:23:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
436 * mi-read-memory.exp: Add test for ``-o <offset>''. Update checks
437 and match next-row et.al.
439 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
441 * mi-var-display.exp : New file. Tests for format and type, with
442 unions, structs and enums.
444 * mi-var-cmd.exp: Add some var-assign tests.
446 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
448 * mi-var-cmd.exp, mi-var-block.exp, mi-var-child.exp: New files
449 some tests for -var* commands.
451 * var-cmd.c: New source file for var-* commands tests.
452 * gdb.mi/Makefile.in (PROGS): Add var-cmd.
454 Mon Dec 13 18:06:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
456 * mi-break.exp: Fix quoting. Changed "srcfile.c":6 to
458 * mi-simplerun.exp: Fix quoting.
460 Sat Dec 11 21:33:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
462 * mi-simplerun.exp (exec-finish): Fix return value was zero,
463 should have been three.
465 * mi-disassemble.exp: Reduce number of wild card matches in
466 * patterns. Remove all numeric constants.
468 1999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
470 * mi-eval.exp: New file. Some initial tests for
471 -data-evaluate-expression.
473 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
475 * c_variable.c, cpp_variable.cc, cpp_variable.h: New files. Used
476 for testing "var" operations.
477 * Makefile.in: Add reference to the above files.
479 1999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
481 * mi-regs.exp: Fix test for format 'N' for
482 data-list-register-values.
484 1999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
486 * mi-disassemble.exp: Update expected output. Break test of
487 disassembly in mixed mode into 2 functions.
489 * mi-regs.exp: Initial register tests. Works only on sparc right
492 1999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
494 * mi-stepi.exp: New file. Tests exec-step-instruction and
495 exec-next-instruction.
496 * mi-until.exp: New file. Tests exec-until.
498 * mi-return.exp: New file. Tests exec-return.
500 Thu Dec 2 09:38:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
502 * mi-hack-cli.exp: New test. Check the hacked up access to the
505 Wed Dec 1 16:47:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
507 * mi-basics.exp: Delete calls to mi_delete_breakpoints,
508 mi_gdb_reinitialize_dir and mi_gdb_load. This test is checking
511 * mi-support.exp (mi_step, mi_next, mi_run_to_main): New
514 * mi-read-memory.exp, mi-read-memory.c: New files. Test
515 data-read-memory command.
517 Tue Nov 30 23:54:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
519 * mi-support.exp: Don't start SID until after GDB has been started
522 Tue Nov 30 22:21:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
524 * mi-support.exp (mi_uncatched_gdb_exit): When SID, call sid_exit.
525 (mi_gdb_start): When SID, call sid_start.
526 (mi_gdb_start): Add MIFLAGS to spawn-GDB command. Check for
527 HEADLESS gdb. Return non-zero when GDB fails to start.
528 (mi_gdb_load): When SID or SIM, download program.
529 (mi_run_cmd): Don't do download here. Assume target supports the
531 (skip_mi_tests, setup_gdbmi, unset_gdbmi): Delete. Merged into
534 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
535 mi-simplerun.exp, mi-watch.exp: Update. Check status from
536 mi_gdb_start indicating that GDB started correctly.
538 Tue Nov 30 15:22:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
540 * mi-support.exp (setup_gdbmi, unset_gdbmi): New
541 procedures. Setup/unset dejagnu for mi tests.
542 * mi-basics.exp, mi-console.exp, mi-simplerun.exp, mi-break.exp,
543 mi-disassemble.exp, mi-watch.exp: Update.
545 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
547 * mi-simplerun.exp (test_running_the_program): Remove XFAIL. The
549 (test_program_termination): Update output pattern.
551 Tue Nov 30 00:19:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
553 * mi-console.c, mi-console.exp: New files. Test console output.
555 Mon Nov 29 17:59:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
557 * mi-support.exp (mi_run_command): Check for exec-run command
558 failure due to MI not having an active target.
559 (mi_run_command): Check for and handle a builtin simulator target.
560 (mi_run_command): Don't check/handle for ``The program has been
561 started already'', not a valid MI response.
563 * mi-simplerun.exp (test_running_the_program): Update all patterns
564 to match async output.
565 (test_running_the_program): Mark ``step to callee4'' as XFAIL. MI
566 output contains {,reason="end-stepping-range"}+.
568 * mi-simplerun.exp: Limit the timeout for ``step to callee4'' to
571 Mon Nov 29 17:30:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
573 * mi-support.exp (skip_mi_tests): Print UNTESTED when MI interface
574 isn't available. Start/stop instead of assuming GDB is running.
576 * mi-simplerun.exp, mi-disassemble.exp, mi-break.exp,
577 mi-basics.exp, mi-watch.exp: Update.
579 1999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
581 * mi-simplerun.exp: Move break-insert {-t, -r} from here.
582 * mi-break.exp: To here. New file.
583 * mi-watch.exp: New file. Tests for watchpoints.
585 Wed Nov 24 17:42:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
587 * gdb.mi/ChangeLog-mi: MI entries moved to here.
589 Wed Nov 24 17:31:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
591 * gdb.mi/mi-basics.exp, gdb.mi/mi-disassemble.exp,
592 gdb.mi/mi-simplerun.exp: Print warning message when test isn't
595 1999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
597 * gdb.mi/mi-simplerun.exp: Update output of break-list to account for
600 1999-11-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
602 * gdb.mi/mi-simplerun.exp: Add tests for temporary breakpoints
603 and bp based on regular expressions.
604 * gdb.mi/mi-disassemble.exp: Fix typo.
606 1999-11-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
608 * gdb.mi/mi-disassemble.exp: Update output of execution commands
609 to reflect new 'reason' field.
610 * gdb.mi/mi-simplerun.exp: Ditto.
612 1999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
614 * gdb.mi/mi-simplerun.exp: Add more stack-list-frames tests.
616 * gdb.mi/mi-disassemble.exp: Update 'run to main' output.
618 * gdb.mi/mi-simplerun.exp: Update execution commands
619 output. Update backtrace output.
621 1999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
623 * gdb.mi/mi-disassemble.exp: Add new tests for the new
624 disassembly command parameter, number of lines.
626 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
628 * lib/mi-support.exp: Break complicated gdb_expect containing
629 exp_continue into a while within an expect. Don't attempt a start
630 more than three times. Check return value from gdb_load.
632 1999-10-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
634 * gdb.mi/mi-disassemble.exp: New file.
636 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
638 * lib/mi-support.exp (mi_run_cmd): Give up after two restart
641 1999-09290 Fernando Nasser <fnasser@totem.to.cygnus.com>
643 * gdb.mi/mi-basics.exp: Update to current syntax and output formats.
644 * gdb.mi/mi-simplerun.exp: Ditto.
645 * lib/mi-support.exp (mi_delete_breakpoints): Ditto.
647 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
649 * gdb.mi/basics.c (main): Fix return code. Add a print "Hello,
651 * gdb.mi/mi-basics.exp: Fix message texts and numbering.
652 * gdb.mi/mi-simplerun.exp: Ditto. Also, add new tests and improve
655 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
657 * lib/mi-support.exp (mi_gdb_reinitialize_dir): Remove query as an
658 acceptable response to the environment-dir command.
660 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
662 * lib/mi-support.exp (mi_delete_breakpoints): Remove references to
666 1999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
668 * lib/mi-support.exp (skip_mi_tests): Use gdb-version to check for
669 headless output format.
671 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
673 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Add global
676 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
678 * lib/mi-support.exp (mi_run_cmd): Fix pattern and add a timeout
681 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
683 * lib/mi-support.exp: Use mi_gdb_prompt instead of a modified
684 gdb_prompt. Remove uneeded loading of libgloss.
685 (mi_gdb_exit): Remove prompt argument.
686 (mi_uncatched_gdb_exit): Ditto.
687 (mi_run_cmd): New proc. MI version of gdb_run.
688 (skip_mi_tests): New proc. Check if gdb is capable of producing
689 headless formatted output.
690 * gdb.mi/mi-basics.exp: Use mi_gdb_prompt instead of a modified
691 gdb_prompt. Eliminate parameter to mi_gdb_exit (as a result of
692 the above). Test for skip_mi_tests before running.
693 Note: The above changes are interelated (need each other).
694 * gdb.mi/mi-simplerun.exp: Same changes as for mi-basics.exe
696 (test_breakpoint_creation_and_listing): Remove insertion of
697 breakpoint at callee1 (and renumber tokens). Add tests for
698 break-list, break-disable and break-info.
699 (test_running_the_program): Use mi_run_cmd so it can run on remote
701 (test_controlled_execution): Fix broken test.
702 (test_program_termination): Test implemented.
703 * gdb.mi/basic.c (main): Small change to allow for testing of both
704 exec-next and exec-step operations.
706 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
708 * lib/mi-support.exp (mi_gdb_test): New proc. MI version of gdb_test.
709 * gdb.mi/mi-basics.exp: Use the above instead of gdb_test.
710 * gdb.mi/mi-simplerun.exp: Ditto.
712 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
714 * gdb.mi/mi-simplerun.exp: New file. Tests simple debugging tasks.
715 * gdb.mi/mi-basics.exp: Remove tests moved to above new file.
716 * lib/mi-support.exp: New file. Support procedures for mi tests.
718 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
720 * gdb.mi/mi-basics.exp: Skip all tests if the MI interpreter is
723 1999-06-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
725 * gdb.mi: New directory.
726 * configure.in: Configure it.
727 * configure: Regenerate.
728 * gdb.mi/{Makefile.in,configure.in,configure}: New files.
729 * gdb.mi/{mi-basics.exp,basics.c,testcmds}: New files.
736 version-control: never