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