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