Update/correct copyright notices.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / ChangeLog-mi
1 2001-03-06 Kevin Buettner <kevinb@redhat.com>
2
3 * mi-basics.exp, mi-break.exp, mi-disassemble.exp,
4 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
5 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
6 mi-until.exp, mi-watch.exp: Update/correct copyright notices.
7
8 2001-01-20 Mark Kettenis <kettenis@gnu.org>
9
10 * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is
11 recognized (i.e. if GDB was compiled with UI_OUT, but the mi
12 interpreter wasn't recognized (because it wasn't compiled in).
13
14 Tue Apr 18 15:36:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
15
16 * Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
17
18 Tue Mar 14 15:54:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * basics.c: Add EMACS local variable pointing change-log at this
21 file.
22 * Makefile.in: Ditto
23
24 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25
26 * mi-var-block.exp: The error report from varobj_create changed
27 since I am now trapping parse_exp_1 errors. Change the tests to
28 match the new error message.
29 * mi-var-child.exp: Ditto.
30 * mi-var-cmd.exp: Ditto.
31
32 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
33
34 * mi-disassemble.exp: Don't assume numbers for the offset
35 values. They can be different depending on the architecture.
36
37 * mi-watch.exp (test_watchpoint_triggering): In same cases the
38 type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.
39
40 * basics.c (callee4): Make the function return something,
41 otherwise the return value is undefined.
42
43 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
44
45 * mi-basics.exp: Comment out test for a still unimplemented operation.
46
47 * mi-disassemble.exp: Rewrite most of the tests to conform to new
48 disassemble interface.
49
50 Sat Mar 4 13:55:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
51
52 From Fri 3 Mar 2000 Peter Schauer:
53 * mi-support.exp (mi_gdb_start): When GDB doesn't recongize -i=mi
54 option, assume no MI support present.
55
56 2000-02-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
57
58 * mi-support.exp (mi_gdb_start): Update to recognize start up
59 message with 'UI_OUT' instead of 'HEADLESS'.
60
61 2000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
62
63 * mi-regs.exp (test_running_the_program): Add global var 'hex'.
64
65 * mi-stack.exp, mi-stepi.exp, mi-until.exp, mi-watch.exp,
66 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
67 mi-var-block.exp: Update all stopped messages.
68
69 2000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
70
71 * mi-console.exp, mi-disassemble.exp, mi-eval.exp,
72 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp:
73 Update stopped messages, update copyright.
74
75 * mi-disassemble.exp: Update error messages output.
76
77 * mi-support.exp (proc mi_step): Make gdb do a 'step' command, not
78 a 'next'. Update stopped message.
79 (proc mi_next): Update stop message.
80 (proc mi_run_to_main): Update stopped message.
81 Update copyright.
82
83 2000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
84
85 * mi-simplerun.exp: Remove stack frames tests from here, to:
86
87 * mi-stack.exp: New file, tests for stack commands.
88
89 * mi-support.exp (mi_run_to_main, mi_next, mi_step) : Update to
90 include thread-id in stopped message.
91
92 * mi-regs.exp: Update break-insert output.
93
94 * (mi-console.exp, mi-disassemble.exp, mi-eval.exp,
95 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp,
96 mi-stepi.exp, mi-until.exp, mi-var-block.exp, mi-var-child.exp,
97 mi-var-cmd.exp, mi-var-display.exp, mi-watch.exp): Update stopped
98 message to include thread-id.
99
100 Wed Dec 29 22:06:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
101
102 * mi-watch.exp, mi-var-display.exp, mi-var-cmd.exp,
103 mi-var-child.exp, mi-var-block.exp, mi-until.exp, mi-stepi.exp,
104 mi-simplerun.exp, mi-return.exp, mi-support.exp, mi-eval.exp,
105 mi-console.exp, mi-disassemble.exp, mi-break.exp: Update to
106 reflect extended output from -break-insert command.
107
108 * mi-break.exp (test_rbreak_creation_and_listing): XFAIL regexp
109 tests. -r flag broken by above.
110
111 Sun Dec 19 19:28:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
112
113 * cpp_variable.cc, cpp_variable.h, c_variable.c: Delete.
114
115 Fri Dec 17 20:59:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
116
117 * mi-read-memory.exp: Test of ``-o <offset>'' now works.
118
119 1999-12-16 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
120
121 * mi-var-cmd.exp: Fix 2 tests outputs.
122
123 * mi-var-child.exp: Add many more tests.
124
125 * mi-var-display.exp: Add many more tests.
126
127 * var-cmd.c: Change type of incr_a parameter to char.
128
129 1999-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
130
131 * mi-var-block.exp: Set up xfails fro known problems.
132
133 * mi-var-display.exp: Set up printing of values of 'e' and 'anone'
134 as xfails.
135
136 * mi-var-child.exp: Fix typos.
137
138 1999-12-15 Andrew Cagney <cagney@b1.cygnus.com>
139
140 * mi-var-child.exp: Space was missing before ``[10]''.
141
142 Wed Dec 15 19:23:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
143
144 * mi-read-memory.exp: Add test for ``-o <offset>''. Update checks
145 and match next-row et.al.
146
147 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
148
149 * mi-var-display.exp : New file. Tests for format and type, with
150 unions, structs and enums.
151
152 * mi-var-cmd.exp: Add some var-assign tests.
153
154 1999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
155
156 * mi-var-cmd.exp, mi-var-block.exp, mi-var-child.exp: New files
157 some tests for -var* commands.
158
159 * var-cmd.c: New source file for var-* commands tests.
160 * gdb.mi/Makefile.in (PROGS): Add var-cmd.
161
162 Mon Dec 13 18:06:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
163
164 * mi-break.exp: Fix quoting. Changed "srcfile.c":6 to
165 "\"srcfile.c\":6".
166 * mi-simplerun.exp: Fix quoting.
167
168 Sat Dec 11 21:33:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
169
170 * mi-simplerun.exp (exec-finish): Fix return value was zero,
171 should have been three.
172
173 * mi-disassemble.exp: Reduce number of wild card matches in
174 * patterns. Remove all numeric constants.
175
176 1999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
177
178 * mi-eval.exp: New file. Some initial tests for
179 -data-evaluate-expression.
180
181 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
182
183 * c_variable.c, cpp_variable.cc, cpp_variable.h: New files. Used
184 for testing "var" operations.
185 * Makefile.in: Add reference to the above files.
186
187 1999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
188
189 * mi-regs.exp: Fix test for format 'N' for
190 data-list-register-values.
191
192 1999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
193
194 * mi-disassemble.exp: Update expected output. Break test of
195 disassembly in mixed mode into 2 functions.
196
197 * mi-regs.exp: Initial register tests. Works only on sparc right
198 now.
199
200 1999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
201
202 * mi-stepi.exp: New file. Tests exec-step-instruction and
203 exec-next-instruction.
204 * mi-until.exp: New file. Tests exec-until.
205 * until.c: New file.
206 * mi-return.exp: New file. Tests exec-return.
207
208 Thu Dec 2 09:38:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
209
210 * mi-hack-cli.exp: New test. Check the hacked up access to the
211 CLI.
212
213 Wed Dec 1 16:47:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
214
215 * mi-basics.exp: Delete calls to mi_delete_breakpoints,
216 mi_gdb_reinitialize_dir and mi_gdb_load. This test is checking
217 that these can work.
218
219 * mi-support.exp (mi_step, mi_next, mi_run_to_main): New
220 procedures.
221
222 * mi-read-memory.exp, mi-read-memory.c: New files. Test
223 data-read-memory command.
224
225 Tue Nov 30 23:54:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
226
227 * mi-support.exp: Don't start SID until after GDB has been started
228 and verified.
229
230 Tue Nov 30 22:21:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
231
232 * mi-support.exp (mi_uncatched_gdb_exit): When SID, call sid_exit.
233 (mi_gdb_start): When SID, call sid_start.
234 (mi_gdb_start): Add MIFLAGS to spawn-GDB command. Check for
235 HEADLESS gdb. Return non-zero when GDB fails to start.
236 (mi_gdb_load): When SID or SIM, download program.
237 (mi_run_cmd): Don't do download here. Assume target supports the
238 00-exec-run command.
239 (skip_mi_tests, setup_gdbmi, unset_gdbmi): Delete. Merged into
240 mi_gdb_start.
241
242 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
243 mi-simplerun.exp, mi-watch.exp: Update. Check status from
244 mi_gdb_start indicating that GDB started correctly.
245
246 Tue Nov 30 15:22:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
247
248 * mi-support.exp (setup_gdbmi, unset_gdbmi): New
249 procedures. Setup/unset dejagnu for mi tests.
250 * mi-basics.exp, mi-console.exp, mi-simplerun.exp, mi-break.exp,
251 mi-disassemble.exp, mi-watch.exp: Update.
252
253 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
254
255 * mi-simplerun.exp (test_running_the_program): Remove XFAIL. The
256 output is fixed now.
257 (test_program_termination): Update output pattern.
258
259 Tue Nov 30 00:19:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
260
261 * mi-console.c, mi-console.exp: New files. Test console output.
262
263 Mon Nov 29 17:59:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
264
265 * mi-support.exp (mi_run_command): Check for exec-run command
266 failure due to MI not having an active target.
267 (mi_run_command): Check for and handle a builtin simulator target.
268 (mi_run_command): Don't check/handle for ``The program has been
269 started already'', not a valid MI response.
270
271 * mi-simplerun.exp (test_running_the_program): Update all patterns
272 to match async output.
273 (test_running_the_program): Mark ``step to callee4'' as XFAIL. MI
274 output contains {,reason="end-stepping-range"}+.
275
276 * mi-simplerun.exp: Limit the timeout for ``step to callee4'' to
277 30 seconds.
278
279 Mon Nov 29 17:30:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
280
281 * mi-support.exp (skip_mi_tests): Print UNTESTED when MI interface
282 isn't available. Start/stop instead of assuming GDB is running.
283 (MIFLAGS): Define.
284 * mi-simplerun.exp, mi-disassemble.exp, mi-break.exp,
285 mi-basics.exp, mi-watch.exp: Update.
286
287 1999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
288
289 * mi-simplerun.exp: Move break-insert {-t, -r} from here.
290 * mi-break.exp: To here. New file.
291 * mi-watch.exp: New file. Tests for watchpoints.
292
293 Wed Nov 24 17:42:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
294
295 * gdb.mi/ChangeLog-mi: MI entries moved to here.
296
297 Wed Nov 24 17:31:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
298
299 * gdb.mi/mi-basics.exp, gdb.mi/mi-disassemble.exp,
300 gdb.mi/mi-simplerun.exp: Print warning message when test isn't
301 run.
302
303 1999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
304
305 * gdb.mi/mi-simplerun.exp: Update output of break-list to account for
306 "times" field.
307
308 1999-11-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
309
310 * gdb.mi/mi-simplerun.exp: Add tests for temporary breakpoints
311 and bp based on regular expressions.
312 * gdb.mi/mi-disassemble.exp: Fix typo.
313
314 1999-11-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
315
316 * gdb.mi/mi-disassemble.exp: Update output of execution commands
317 to reflect new 'reason' field.
318 * gdb.mi/mi-simplerun.exp: Ditto.
319
320 1999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
321
322 * gdb.mi/mi-simplerun.exp: Add more stack-list-frames tests.
323
324 * gdb.mi/mi-disassemble.exp: Update 'run to main' output.
325
326 * gdb.mi/mi-simplerun.exp: Update execution commands
327 output. Update backtrace output.
328
329 1999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
330
331 * gdb.mi/mi-disassemble.exp: Add new tests for the new
332 disassembly command parameter, number of lines.
333
334 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
335
336 * lib/mi-support.exp: Break complicated gdb_expect containing
337 exp_continue into a while within an expect. Don't attempt a start
338 more than three times. Check return value from gdb_load.
339
340 1999-10-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
341
342 * gdb.mi/mi-disassemble.exp: New file.
343
344 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
345
346 * lib/mi-support.exp (mi_run_cmd): Give up after two restart
347 attempts.
348
349 1999-09290 Fernando Nasser <fnasser@totem.to.cygnus.com>
350
351 * gdb.mi/mi-basics.exp: Update to current syntax and output formats.
352 * gdb.mi/mi-simplerun.exp: Ditto.
353 * lib/mi-support.exp (mi_delete_breakpoints): Ditto.
354
355 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
356
357 * gdb.mi/basics.c (main): Fix return code. Add a print "Hello,
358 World".
359 * gdb.mi/mi-basics.exp: Fix message texts and numbering.
360 * gdb.mi/mi-simplerun.exp: Ditto. Also, add new tests and improve
361 some patterns.
362
363 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
364
365 * lib/mi-support.exp (mi_gdb_reinitialize_dir): Remove query as an
366 acceptable response to the environment-dir command.
367
368 1999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
369
370 * lib/mi-support.exp (mi_delete_breakpoints): Remove references to
371 gdb-cli.
372 (mi_run_cmd): Ditto.
373
374 1999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
375
376 * lib/mi-support.exp (skip_mi_tests): Use gdb-version to check for
377 headless output format.
378
379 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
380
381 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Add global
382 spec for hex.
383
384 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
385
386 * lib/mi-support.exp (mi_run_cmd): Fix pattern and add a timeout
387 clause.
388
389 1999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
390
391 * lib/mi-support.exp: Use mi_gdb_prompt instead of a modified
392 gdb_prompt. Remove uneeded loading of libgloss.
393 (mi_gdb_exit): Remove prompt argument.
394 (mi_uncatched_gdb_exit): Ditto.
395 (mi_run_cmd): New proc. MI version of gdb_run.
396 (skip_mi_tests): New proc. Check if gdb is capable of producing
397 headless formatted output.
398 * gdb.mi/mi-basics.exp: Use mi_gdb_prompt instead of a modified
399 gdb_prompt. Eliminate parameter to mi_gdb_exit (as a result of
400 the above). Test for skip_mi_tests before running.
401 Note: The above changes are interelated (need each other).
402 * gdb.mi/mi-simplerun.exp: Same changes as for mi-basics.exe
403 above.
404 (test_breakpoint_creation_and_listing): Remove insertion of
405 breakpoint at callee1 (and renumber tokens). Add tests for
406 break-list, break-disable and break-info.
407 (test_running_the_program): Use mi_run_cmd so it can run on remote
408 targets.
409 (test_controlled_execution): Fix broken test.
410 (test_program_termination): Test implemented.
411 * gdb.mi/basic.c (main): Small change to allow for testing of both
412 exec-next and exec-step operations.
413
414 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
415
416 * lib/mi-support.exp (mi_gdb_test): New proc. MI version of gdb_test.
417 * gdb.mi/mi-basics.exp: Use the above instead of gdb_test.
418 * gdb.mi/mi-simplerun.exp: Ditto.
419
420 1999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
421
422 * gdb.mi/mi-simplerun.exp: New file. Tests simple debugging tasks.
423 * gdb.mi/mi-basics.exp: Remove tests moved to above new file.
424 * lib/mi-support.exp: New file. Support procedures for mi tests.
425
426 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
427
428 * gdb.mi/mi-basics.exp: Skip all tests if the MI interpreter is
429 not active.
430
431 1999-06-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
432
433 * gdb.mi: New directory.
434 * configure.in: Configure it.
435 * configure: Regenerate.
436 * gdb.mi/{Makefile.in,configure.in,configure}: New files.
437 * gdb.mi/{mi-basics.exp,basics.c,testcmds}: New files.
438
439 \f
440 Local Variables:
441 mode: indented-text
442 left-margin: 8
443 fill-column: 74
444 version-control: never
445 End:
This page took 0.039034 seconds and 5 git commands to generate.