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