* gdb680.exp: New file to test to check for uiout list/tuple
[binutils-gdb.git] / gdb / testsuite / gdb.mi / ChangeLog
1 2002-09-03 Keith Seitz <keiths@redhat.com>
2
3 * gdb680.exp: New file to test to check for uiout list/tuple
4 nesting bug.
5
6 2002-03-04 Michael Chastain <mec@shout.net>
7
8 * mi-var-cmd.exp: In test "create local variable func",
9 accommodate gcc v3 function signature.
10 * mi0-var-cmd-exp: Ditto.
11
12 2002-02-05 Jim Blandy <jimb@redhat.com>
13
14 * mi-regs.exp: Various cleanups for SPARC-only tests.
15 (test_breakpoints_creation_and_listing): Format of breakpoint
16 table has changed.
17 (sparc_register_tests): Expand floating-point number regexp to
18 recognize NaN values, too. Replace ineffectual single backslash
19 before a hyphen with a double backslash. Don't check the exact
20 numbers of the registers which have changed, since there's no way
21 to know which registers changed, exactly; just check that the
22 result is well-formed.
23 * mi0-regs.exp: (sparc_register_tests): Same as for
24 sparc_register_tests in mi-regs.exp.
25
26 * mi-var-child.exp ("get children of struct_declarations", "get
27 children of struct_declarations.s2.u2.u1s2", "get children of
28 weird"): Tolerate argument types when they appear in function
29 types. (Dwarf 2 includes prototype info; STABS does not.)
30 * mi0-var-child.exp: Same.
31
32 2001-12-19 Keith Seitz <keiths@redhat.com>
33
34 * mi-var-display.exp: char* variables have a child. Update all
35 occurences.
36 * mi0-var-display.exp: Likewise.
37
38 2001-08-29 Andrew Cagney <cagney@redhat.com>
39
40 * mi-var-cmd.exp, mi0-var-cmd.exp: Variable lpcharacter has one
41 child. Soften floating point tests.
42
43 2001-08-09 Andrew Cagney <ac131313@redhat.com>
44
45 * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp,
46 mi0-regs.exp, mi0-watch.exp, mi0-stepi.exp, mi0-until.exp,
47 mi0-return.exp, mi0-read-memory.exp, mi0-eval.exp,
48 mi0-disassemble.exp, mi0-console.exp, mi-watch.exp,
49 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
50 mi-until.exp, mi-var-block.exp, mi-stepi.exp, mi-stack.exp,
51 mi-simplerun.exp, mi-return.exp, mi-regs.exp, mi-read-memory.exp,
52 mi-disassemble.exp, mi-eval.exp, mi-console.exp: Replace pattern
53 matching thread=0 with one to also match thread=1.
54 Fix PR gdb/190.
55
56 2001-08-18 Andrew Cagney <ac131313@redhat.com>
57
58 * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp,
59 mi-simplerun.exp, mi0-simplerun.exp, mi0-return.exp,
60 mi-return.exp, mi0-console.exp, mi-console.exp: Recognize an
61 unexpected run-to-main response. Report as a fail.
62
63 2001-06-27 Andrew Cagney <ac131313@redhat.com>
64
65 * mi-disassemble.exp: Update to accept mi1 breakpoint tables.
66 * mi-basics.exp: Ditto.
67 * mi-simplerun.exp: Ditto.
68 * mi-watch.exp: Ditto. Add check for full header.
69 * mi-break.exp: Ditto. Add check for full header.
70
71 2001-06-26 Andrew Cagney <ac131313@redhat.com>
72
73 * mi-stack.exp: Update. Output for args=... and
74 locals=... changed to a list.
75
76 2001-06-26 Andrew Cagney <ac131313@redhat.com>
77
78 * mi-stack.exp: Update. Output for stack=..., args=... and
79 stack-args=... changed to a list.
80
81 2001-06-25 Andrew Cagney <ac131313@redhat.com>
82
83 * mi-console.exp: Update args=... part of stop-reason
84 patterns. Output changed to a list of arguments.
85 * mi-disassemble.exp: Ditto.
86 * mi-simplerun.exp: Ditto.
87 * mi-return.exp: Ditto.
88 * mi-read-memory.exp: Ditto.
89 * mi-eval.exp: Ditto.
90 * mi-watch.exp: Ditto.
91 * mi-var-display.exp: Ditto.
92 * mi-var-cmd.exp: Ditto.
93 * mi-var-child.exp: Ditto.
94 * mi-var-block.exp: Ditto.
95 * mi-until.exp: Ditto.
96 * mi-stepi.exp: Ditto.
97 * mi-stack.exp: Ditto.
98 * mi-regs.exp: Ditto.
99
100 2001-06-25 Andrew Cagney <ac131313@redhat.com>
101
102 * mi-read-memory.exp: Update patterns matching data-read-memory.
103 Outputs a list.
104
105 2001-06-25 Andrew Cagney <ac131313@redhat.com>
106
107 * mi-regs.exp: Update patterns matching register-values. Outputs a
108 list.
109
110 2001-06-25 Andrew Cagney <ac131313@redhat.com>
111
112 * mi-regs.exp: Update patters matching register-names. Now
113 outputs a list.
114
115 2001-06-25 Andrew Cagney <ac131313@redhat.com>
116
117 * mi-regs.exp: Update patterns matching changed-registers. Now
118 outputs a list.
119
120 2001-06-23 Andrew Cagney <ac131313@redhat.com>
121
122 * ChangeLog-mi: Rename to ChangeLog.
123 * mi-basics.exp: Remove local emacs variable defining
124 change-log-default-name.
125 * mi-break.exp, mi-console.exp, mi-disassemble.exp: Ditto.
126 * mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp: Ditto.
127 * mi-regs.exp, mi-return.exp, mi-simplerun.exp: Ditto.
128 * mi-stack.exp, mi-stepi.exp, mi-until.exp: Ditto.
129 * mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp: Ditto.
130 * mi-var-display.exp, mi-watch.exp, mi0-basics.exp: Ditto.
131 * mi0-break.exp, mi0-console.exp, mi0-disassemble.exp: Ditto.
132 * mi0-eval.exp, mi0-hack-cli.exp, mi0-read-memory.exp: Ditto.
133 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Ditto.
134 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Ditto.
135 * mi0-var-block.exp, mi0-var-child.exp, mi0-var-cmd.exp: Ditto.
136 * mi0-var-display.exp, mi0-watch.exp: Ditto.
137
138 2001-06-23 Andrew Cagney <ac131313@redhat.com>
139
140 * mi-disassemble.exp: Update patterns matching data-disassemble
141 output. Now produces a list of instructions and a list of
142 source/assembly lines.
143
144 2001-06-18 Andrew Cagney <ac131313@redhat.com>
145
146 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
147 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
148 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
149 mi-until.exp, mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp,
150 mi-var-display.exp, mi-watch.exp, mi0-basics.exp, mi0-break.exp,
151 mi0-console.exp, mi0-disassemble.exp, mi0-eval.exp,
152 mi0-hack-cli.exp, mi0-read-memory.exp, mi0-regs.exp,
153 mi0-return.exp, mi0-simplerun.exp, mi0-stack.exp, mi0-stepi.exp,
154 mi0-until.exp, mi0-var-block.exp, mi0-var-child.exp,
155 mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Use MIFLAGS
156 to explictly select an interpreter.
157
158 2001-06-16 Andrew Cagney <ac131313@redhat.com>
159
160 MI0 was the never enabled MI interface included in GDB 5.0.
161 * mi0-basics.exp: Copy mi-basics.exp.
162 * mi0-break.exp: Copy mi-break.exp.
163 * mi0-console.exp: Copy mi-console.exp.
164 * mi0-disassemble.exp: Copy mi-disassemble.exp.
165 * mi0-eval.exp: Copy mi-eval.exp.
166 * mi0-hack-cli.exp: Copy mi-hack-cli.exp.
167 * mi0-read-memory.exp: Copy mi-read-memory.exp.
168 * mi0-regs.exp: Copy mi-regs.exp.
169 * mi0-return.exp: Copy mi-return.exp.
170 * mi0-simplerun.exp: Copy mi-simplerun.exp.
171 * mi0-stack.exp: Copy mi-stack.exp.
172 * mi0-stepi.exp: Copy mi-stepi.exp.
173 * mi0-until.exp: Copy mi-until.exp.
174 * mi0-var-block.exp: Copy mi-var-block.exp.
175 * mi0-var-child.exp: Copy mi-var-child.exp.
176 * mi0-var-cmd.exp: Copy mi-var-cmd.exp.
177 * mi0-var-display.exp: Copy mi-var-display.exp.
178 * mi0-watch.exp: Copy mi-watch.exp.
179
180 2001-05-11 Fernando Nasser <fnasser@redhat.com>
181
182 * mi-var-child.exp: Adjust for the fact that now (char *) can be
183 dereferenced.
184
185 2001-03-06 Kevin Buettner <kevinb@redhat.com>
186
187 * mi-basics.exp, mi-break.exp, mi-disassemble.exp,
188 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
189 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
190 mi-until.exp, mi-watch.exp: Update/correct copyright notices.
191
192 2001-01-20 Mark Kettenis <kettenis@gnu.org>
193
194 * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is
195 recognized (i.e. if GDB was compiled with UI_OUT, but the mi
196 interpreter wasn't recognized (because it wasn't compiled in).
197
198 Tue Apr 18 15:36:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
199
200 * Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
201
202 Tue Mar 14 15:54:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
203
204 * basics.c: Add EMACS local variable pointing change-log at this
205 file.
206 * Makefile.in: Ditto
207
208 2000-03-13 James Ingham <jingham@leda.cygnus.com>
209
210 * mi-var-block.exp: The error report from varobj_create changed
211 since I am now trapping parse_exp_1 errors. Change the tests to
212 match the new error message.
213 * mi-var-child.exp: Ditto.
214 * mi-var-cmd.exp: Ditto.
215
216 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
217
218 * mi-disassemble.exp: Don't assume numbers for the offset
219 values. They can be different depending on the architecture.
220
221 * mi-watch.exp (test_watchpoint_triggering): In same cases the
222 type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.
223
224 * basics.c (callee4): Make the function return something,
225 otherwise the return value is undefined.
226
227 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
228
229 * mi-basics.exp: Comment out test for a still unimplemented operation.
230
231 * mi-disassemble.exp: Rewrite most of the tests to conform to new
232 disassemble interface.
233
234 Sat Mar 4 13:55:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
235
236 From Fri 3 Mar 2000 Peter Schauer:
237 * mi-support.exp (mi_gdb_start): When GDB doesn't recongize -i=mi
238 option, assume no MI support present.
239
240 2000-02-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
241
242 * mi-support.exp (mi_gdb_start): Update to recognize start up
243 message with 'UI_OUT' instead of 'HEADLESS'.
244
245 2000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
246
247 * mi-regs.exp (test_running_the_program): Add global var 'hex'.
248
249 * mi-stack.exp, mi-stepi.exp, mi-until.exp, mi-watch.exp,
250 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
251 mi-var-block.exp: Update all stopped messages.
252
253 2000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
254
255 * mi-console.exp, mi-disassemble.exp, mi-eval.exp,
256 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp:
257 Update stopped messages, update copyright.
258
259 * mi-disassemble.exp: Update error messages output.
260
261 * mi-support.exp (proc mi_step): Make gdb do a 'step' command, not
262 a 'next'. Update stopped message.
263 (proc mi_next): Update stop message.
264 (proc mi_run_to_main): Update stopped message.
265 Update copyright.
266
267 2000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
268
269 * mi-simplerun.exp: Remove stack frames tests from here, to:
270
271 * mi-stack.exp: New file, tests for stack commands.
272
273 * mi-support.exp (mi_run_to_main, mi_next, mi_step) : Update to
274 include thread-id in stopped message.
275
276 * mi-regs.exp: Update break-insert output.
277
278 * (mi-console.exp, mi-disassemble.exp, mi-eval.exp,
279 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp,
280 mi-stepi.exp, mi-until.exp, mi-var-block.exp, mi-var-child.exp,
281 mi-var-cmd.exp, mi-var-display.exp, mi-watch.exp): Update stopped
282 message to include thread-id.
283
284 Wed Dec 29 22:06:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
285
286 * mi-watch.exp, mi-var-display.exp, mi-var-cmd.exp,
287 mi-var-child.exp, mi-var-block.exp, mi-until.exp, mi-stepi.exp,
288 mi-simplerun.exp, mi-return.exp, mi-support.exp, mi-eval.exp,
289 mi-console.exp, mi-disassemble.exp, mi-break.exp: Update to
290 reflect extended output from -break-insert command.
291
292 * mi-break.exp (test_rbreak_creation_and_listing): XFAIL regexp
293 tests. -r flag broken by above.
294
295 Sun Dec 19 19:28:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
296
297 * cpp_variable.cc, cpp_variable.h, c_variable.c: Delete.
298
299 Fri Dec 17 20:59:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
300
301 * mi-read-memory.exp: Test of ``-o <offset>'' now works.
302
303 1999-12-16 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
304
305 * mi-var-cmd.exp: Fix 2 tests outputs.
306
307 * mi-var-child.exp: Add many more tests.
308
309 * mi-var-display.exp: Add many more tests.
310
311 * var-cmd.c: Change type of incr_a parameter to char.
312
313 1999-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
314
315 * mi-var-block.exp: Set up xfails fro known problems.
316
317 * mi-var-display.exp: Set up printing of values of 'e' and 'anone'
318 as xfails.
319
320 * mi-var-child.exp: Fix typos.
321
322 1999-12-15 Andrew Cagney <cagney@b1.cygnus.com>
323
324 * mi-var-child.exp: Space was missing before ``[10]''.
325
326 Wed Dec 15 19:23:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
327
328 * mi-read-memory.exp: Add test for ``-o <offset>''. Update checks
329 and match next-row et.al.
330
331 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
332
333 * mi-var-display.exp : New file. Tests for format and type, with
334 unions, structs and enums.
335
336 * mi-var-cmd.exp: Add some var-assign tests.
337
338 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
339
340 * mi-var-cmd.exp, mi-var-block.exp, mi-var-child.exp: New files
341 some tests for -var* commands.
342
343 * var-cmd.c: New source file for var-* commands tests.
344 * gdb.mi/Makefile.in (PROGS): Add var-cmd.
345
346 Mon Dec 13 18:06:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
347
348 * mi-break.exp: Fix quoting. Changed "srcfile.c":6 to
349 "\"srcfile.c\":6".
350 * mi-simplerun.exp: Fix quoting.
351
352 Sat Dec 11 21:33:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
353
354 * mi-simplerun.exp (exec-finish): Fix return value was zero,
355 should have been three.
356
357 * mi-disassemble.exp: Reduce number of wild card matches in
358 * patterns. Remove all numeric constants.
359
360 1999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
361
362 * mi-eval.exp: New file. Some initial tests for
363 -data-evaluate-expression.
364
365 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
366
367 * c_variable.c, cpp_variable.cc, cpp_variable.h: New files. Used
368 for testing "var" operations.
369 * Makefile.in: Add reference to the above files.
370
371 1999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
372
373 * mi-regs.exp: Fix test for format 'N' for
374 data-list-register-values.
375
376 1999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
377
378 * mi-disassemble.exp: Update expected output. Break test of
379 disassembly in mixed mode into 2 functions.
380
381 * mi-regs.exp: Initial register tests. Works only on sparc right
382 now.
383
384 1999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
385
386 * mi-stepi.exp: New file. Tests exec-step-instruction and
387 exec-next-instruction.
388 * mi-until.exp: New file. Tests exec-until.
389 * until.c: New file.
390 * mi-return.exp: New file. Tests exec-return.
391
392 Thu Dec 2 09:38:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
393
394 * mi-hack-cli.exp: New test. Check the hacked up access to the
395 CLI.
396
397 Wed Dec 1 16:47:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
398
399 * mi-basics.exp: Delete calls to mi_delete_breakpoints,
400 mi_gdb_reinitialize_dir and mi_gdb_load. This test is checking
401 that these can work.
402
403 * mi-support.exp (mi_step, mi_next, mi_run_to_main): New
404 procedures.
405
406 * mi-read-memory.exp, mi-read-memory.c: New files. Test
407 data-read-memory command.
408
409 Tue Nov 30 23:54:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
410
411 * mi-support.exp: Don't start SID until after GDB has been started
412 and verified.
413
414 Tue Nov 30 22:21:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
415
416 * mi-support.exp (mi_uncatched_gdb_exit): When SID, call sid_exit.
417 (mi_gdb_start): When SID, call sid_start.
418 (mi_gdb_start): Add MIFLAGS to spawn-GDB command. Check for
419 HEADLESS gdb. Return non-zero when GDB fails to start.
420 (mi_gdb_load): When SID or SIM, download program.
421 (mi_run_cmd): Don't do download here. Assume target supports the
422 00-exec-run command.
423 (skip_mi_tests, setup_gdbmi, unset_gdbmi): Delete. Merged into
424 mi_gdb_start.
425
426 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
427 mi-simplerun.exp, mi-watch.exp: Update. Check status from
428 mi_gdb_start indicating that GDB started correctly.
429
430 Tue Nov 30 15:22:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
431
432 * mi-support.exp (setup_gdbmi, unset_gdbmi): New
433 procedures. Setup/unset dejagnu for mi tests.
434 * mi-basics.exp, mi-console.exp, mi-simplerun.exp, mi-break.exp,
435 mi-disassemble.exp, mi-watch.exp: Update.
436
437 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
438
439 * mi-simplerun.exp (test_running_the_program): Remove XFAIL. The
440 output is fixed now.
441 (test_program_termination): Update output pattern.
442
443 Tue Nov 30 00:19:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
444
445 * mi-console.c, mi-console.exp: New files. Test console output.
446
447 Mon Nov 29 17:59:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
448
449 * mi-support.exp (mi_run_command): Check for exec-run command
450 failure due to MI not having an active target.
451 (mi_run_command): Check for and handle a builtin simulator target.
452 (mi_run_command): Don't check/handle for ``The program has been
453 started already'', not a valid MI response.
454
455 * mi-simplerun.exp (test_running_the_program): Update all patterns
456 to match async output.
457 (test_running_the_program): Mark ``step to callee4'' as XFAIL. MI
458 output contains {,reason="end-stepping-range"}+.
459
460 * mi-simplerun.exp: Limit the timeout for ``step to callee4'' to
461 30 seconds.
462
463 Mon Nov 29 17:30:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
464
465 * mi-support.exp (skip_mi_tests): Print UNTESTED when MI interface
466 isn't available. Start/stop instead of assuming GDB is running.
467 (MIFLAGS): Define.
468 * mi-simplerun.exp, mi-disassemble.exp, mi-break.exp,
469 mi-basics.exp, mi-watch.exp: Update.
470
471 1999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
472
473 * mi-simplerun.exp: Move break-insert {-t, -r} from here.
474 * mi-break.exp: To here. New file.
475 * mi-watch.exp: New file. Tests for watchpoints.
476
477 Wed Nov 24 17:42:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
478
479 * gdb.mi/ChangeLog-mi: MI entries moved to here.
480
481 Wed Nov 24 17:31:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
482
483 * gdb.mi/mi-basics.exp, gdb.mi/mi-disassemble.exp,
484 gdb.mi/mi-simplerun.exp: Print warning message when test isn't
485 run.
486
487 1999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
488
489 * gdb.mi/mi-simplerun.exp: Update output of break-list to account for
490 "times" field.
491
492 1999-11-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
493
494 * gdb.mi/mi-simplerun.exp: Add tests for temporary breakpoints
495 and bp based on regular expressions.
496 * gdb.mi/mi-disassemble.exp: Fix typo.
497
498 1999-11-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
499
500 * gdb.mi/mi-disassemble.exp: Update output of execution commands
501 to reflect new 'reason' field.
502 * gdb.mi/mi-simplerun.exp: Ditto.
503
504 1999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
505
506 * gdb.mi/mi-simplerun.exp: Add more stack-list-frames tests.
507
508 * gdb.mi/mi-disassemble.exp: Update 'run to main' output.
509
510 * gdb.mi/mi-simplerun.exp: Update execution commands
511 output. Update backtrace output.
512
513 1999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
514
515 * gdb.mi/mi-disassemble.exp: Add new tests for the new
516 disassembly command parameter, number of lines.
517
518 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
519
520 * lib/mi-support.exp: Break complicated gdb_expect containing
521 exp_continue into a while within an expect. Don't attempt a start
522 more than three times. Check return value from gdb_load.
523
524 1999-10-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
525
526 * gdb.mi/mi-disassemble.exp: New file.
527
528 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
529
530 * lib/mi-support.exp (mi_run_cmd): Give up after two restart
531 attempts.
532
533 1999-09290 Fernando Nasser <fnasser@totem.to.cygnus.com>
534
535 * gdb.mi/mi-basics.exp: Update to current syntax and output formats.
536 * gdb.mi/mi-simplerun.exp: Ditto.
537 * lib/mi-support.exp (mi_delete_breakpoints): Ditto.
538
539 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
540
541 * gdb.mi/basics.c (main): Fix return code. Add a print "Hello,
542 World".
543 * gdb.mi/mi-basics.exp: Fix message texts and numbering.
544 * gdb.mi/mi-simplerun.exp: Ditto. Also, add new tests and improve
545 some patterns.
546
547 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
548
549 * lib/mi-support.exp (mi_gdb_reinitialize_dir): Remove query as an
550 acceptable response to the environment-dir command.
551
552 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
553
554 * lib/mi-support.exp (mi_delete_breakpoints): Remove references to
555 gdb-cli.
556 (mi_run_cmd): Ditto.
557
558 1999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
559
560 * lib/mi-support.exp (skip_mi_tests): Use gdb-version to check for
561 headless output format.
562
563 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
564
565 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Add global
566 spec for hex.
567
568 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
569
570 * lib/mi-support.exp (mi_run_cmd): Fix pattern and add a timeout
571 clause.
572
573 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
574
575 * lib/mi-support.exp: Use mi_gdb_prompt instead of a modified
576 gdb_prompt. Remove uneeded loading of libgloss.
577 (mi_gdb_exit): Remove prompt argument.
578 (mi_uncatched_gdb_exit): Ditto.
579 (mi_run_cmd): New proc. MI version of gdb_run.
580 (skip_mi_tests): New proc. Check if gdb is capable of producing
581 headless formatted output.
582 * gdb.mi/mi-basics.exp: Use mi_gdb_prompt instead of a modified
583 gdb_prompt. Eliminate parameter to mi_gdb_exit (as a result of
584 the above). Test for skip_mi_tests before running.
585 Note: The above changes are interelated (need each other).
586 * gdb.mi/mi-simplerun.exp: Same changes as for mi-basics.exe
587 above.
588 (test_breakpoint_creation_and_listing): Remove insertion of
589 breakpoint at callee1 (and renumber tokens). Add tests for
590 break-list, break-disable and break-info.
591 (test_running_the_program): Use mi_run_cmd so it can run on remote
592 targets.
593 (test_controlled_execution): Fix broken test.
594 (test_program_termination): Test implemented.
595 * gdb.mi/basic.c (main): Small change to allow for testing of both
596 exec-next and exec-step operations.
597
598 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
599
600 * lib/mi-support.exp (mi_gdb_test): New proc. MI version of gdb_test.
601 * gdb.mi/mi-basics.exp: Use the above instead of gdb_test.
602 * gdb.mi/mi-simplerun.exp: Ditto.
603
604 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
605
606 * gdb.mi/mi-simplerun.exp: New file. Tests simple debugging tasks.
607 * gdb.mi/mi-basics.exp: Remove tests moved to above new file.
608 * lib/mi-support.exp: New file. Support procedures for mi tests.
609
610 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
611
612 * gdb.mi/mi-basics.exp: Skip all tests if the MI interpreter is
613 not active.
614
615 1999-06-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
616
617 * gdb.mi: New directory.
618 * configure.in: Configure it.
619 * configure: Regenerate.
620 * gdb.mi/{Makefile.in,configure.in,configure}: New files.
621 * gdb.mi/{mi-basics.exp,basics.c,testcmds}: New files.
622
623 \f
624 Local Variables:
625 mode: indented-text
626 left-margin: 8
627 fill-column: 74
628 version-control: never
629 End: