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