* lib/mi-support.exp (mi_gdb_start): If a remote target, use the
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / ChangeLog
CommitLineData
e866d0e8
AC
12001-08-18 Andrew Cagney <ac131313@redhat.com>
2
3 * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp,
4 mi-simplerun.exp, mi0-simplerun.exp, mi0-return.exp,
5 mi-return.exp, mi0-console.exp, mi-console.exp: Recognize an
6 unexpected run-to-main response. Report as a fail.
7
cff22675
AC
82001-06-27 Andrew Cagney <ac131313@redhat.com>
9
10 * mi-disassemble.exp: Update to accept mi1 breakpoint tables.
11 * mi-basics.exp: Ditto.
12 * mi-simplerun.exp: Ditto.
13 * mi-watch.exp: Ditto. Add check for full header.
14 * mi-break.exp: Ditto. Add check for full header.
15
dc61bc6d
AC
162001-06-26 Andrew Cagney <ac131313@redhat.com>
17
18 * mi-stack.exp: Update. Output for args=... and
19 locals=... changed to a list.
20
d5e5643b
AC
212001-06-26 Andrew Cagney <ac131313@redhat.com>
22
23 * mi-stack.exp: Update. Output for stack=..., args=... and
24 stack-args=... changed to a list.
25
68c81b54
AC
262001-06-25 Andrew Cagney <ac131313@redhat.com>
27
28 * mi-console.exp: Update args=... part of stop-reason
29 patterns. Output changed to a list of arguments.
30 * mi-disassemble.exp: Ditto.
31 * mi-simplerun.exp: Ditto.
32 * mi-return.exp: Ditto.
33 * mi-read-memory.exp: Ditto.
34 * mi-eval.exp: Ditto.
35 * mi-watch.exp: Ditto.
36 * mi-var-display.exp: Ditto.
37 * mi-var-cmd.exp: Ditto.
38 * mi-var-child.exp: Ditto.
39 * mi-var-block.exp: Ditto.
40 * mi-until.exp: Ditto.
41 * mi-stepi.exp: Ditto.
42 * mi-stack.exp: Ditto.
43 * mi-regs.exp: Ditto.
44
80f43b40
AC
452001-06-25 Andrew Cagney <ac131313@redhat.com>
46
45399be4
AC
47 * mi-read-memory.exp: Update patterns matching data-read-memory.
48 Outputs a list.
49
502001-06-25 Andrew Cagney <ac131313@redhat.com>
51
52 * mi-regs.exp: Update patterns matching register-values. Outputs a
80f43b40
AC
53 list.
54
173d6894
AC
552001-06-25 Andrew Cagney <ac131313@redhat.com>
56
57 * mi-regs.exp: Update patters matching register-names. Now
58 outputs a list.
59
40d5d7e9
AC
602001-06-25 Andrew Cagney <ac131313@redhat.com>
61
62 * mi-regs.exp: Update patterns matching changed-registers. Now
63 outputs a list.
64
2dd62704
AC
652001-06-23 Andrew Cagney <ac131313@redhat.com>
66
67 * ChangeLog-mi: Rename to ChangeLog.
68 * mi-basics.exp: Remove local emacs variable defining
69 change-log-default-name.
70 * mi-break.exp, mi-console.exp, mi-disassemble.exp: Ditto.
71 * mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp: Ditto.
72 * mi-regs.exp, mi-return.exp, mi-simplerun.exp: Ditto.
73 * mi-stack.exp, mi-stepi.exp, mi-until.exp: Ditto.
74 * mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp: Ditto.
75 * mi-var-display.exp, mi-watch.exp, mi0-basics.exp: Ditto.
76 * mi0-break.exp, mi0-console.exp, mi0-disassemble.exp: Ditto.
77 * mi0-eval.exp, mi0-hack-cli.exp, mi0-read-memory.exp: Ditto.
78 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Ditto.
79 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Ditto.
80 * mi0-var-block.exp, mi0-var-child.exp, mi0-var-cmd.exp: Ditto.
81 * mi0-var-display.exp, mi0-watch.exp: Ditto.
82
832001-06-23 Andrew Cagney <ac131313@redhat.com>
84
85 * mi-disassemble.exp: Update patterns matching data-disassemble
86 output. Now produces a list of instructions and a list of
87 source/assembly lines.
88
892001-06-18 Andrew Cagney <ac131313@redhat.com>
90
91 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
92 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
93 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
94 mi-until.exp, mi-var-block.exp, mi-var-child.exp, mi-var-cmd.exp,
95 mi-var-display.exp, mi-watch.exp, mi0-basics.exp, mi0-break.exp,
96 mi0-console.exp, mi0-disassemble.exp, mi0-eval.exp,
97 mi0-hack-cli.exp, mi0-read-memory.exp, mi0-regs.exp,
98 mi0-return.exp, mi0-simplerun.exp, mi0-stack.exp, mi0-stepi.exp,
99 mi0-until.exp, mi0-var-block.exp, mi0-var-child.exp,
100 mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Use MIFLAGS
101 to explictly select an interpreter.
102
1032001-06-16 Andrew Cagney <ac131313@redhat.com>
104
105 MI0 was the never enabled MI interface included in GDB 5.0.
106 * mi0-basics.exp: Copy mi-basics.exp.
107 * mi0-break.exp: Copy mi-break.exp.
108 * mi0-console.exp: Copy mi-console.exp.
109 * mi0-disassemble.exp: Copy mi-disassemble.exp.
110 * mi0-eval.exp: Copy mi-eval.exp.
111 * mi0-hack-cli.exp: Copy mi-hack-cli.exp.
112 * mi0-read-memory.exp: Copy mi-read-memory.exp.
113 * mi0-regs.exp: Copy mi-regs.exp.
114 * mi0-return.exp: Copy mi-return.exp.
115 * mi0-simplerun.exp: Copy mi-simplerun.exp.
116 * mi0-stack.exp: Copy mi-stack.exp.
117 * mi0-stepi.exp: Copy mi-stepi.exp.
118 * mi0-until.exp: Copy mi-until.exp.
119 * mi0-var-block.exp: Copy mi-var-block.exp.
120 * mi0-var-child.exp: Copy mi-var-child.exp.
121 * mi0-var-cmd.exp: Copy mi-var-cmd.exp.
122 * mi0-var-display.exp: Copy mi-var-display.exp.
123 * mi0-watch.exp: Copy mi-watch.exp.
124
1252001-05-11 Fernando Nasser <fnasser@redhat.com>
126
127 * mi-var-child.exp: Adjust for the fact that now (char *) can be
128 dereferenced.
129
1302001-03-06 Kevin Buettner <kevinb@redhat.com>
131
132 * mi-basics.exp, mi-break.exp, mi-disassemble.exp,
133 mi-eval.exp, mi-hack-cli.exp, mi-read-memory.exp, mi-regs.exp,
134 mi-return.exp, mi-simplerun.exp, mi-stack.exp, mi-stepi.exp,
135 mi-until.exp, mi-watch.exp: Update/correct copyright notices.
136
1372001-01-20 Mark Kettenis <kettenis@gnu.org>
138
139 * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is
140 recognized (i.e. if GDB was compiled with UI_OUT, but the mi
141 interpreter wasn't recognized (because it wasn't compiled in).
142
143Tue Apr 18 15:36:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
144
145 * Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
146
147Tue Mar 14 15:54:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
148
149 * basics.c: Add EMACS local variable pointing change-log at this
150 file.
151 * Makefile.in: Ditto
152
1532000-03-13 James Ingham <jingham@leda.cygnus.com>
154
155 * mi-var-block.exp: The error report from varobj_create changed
156 since I am now trapping parse_exp_1 errors. Change the tests to
157 match the new error message.
158 * mi-var-child.exp: Ditto.
159 * mi-var-cmd.exp: Ditto.
160
1612000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
162
163 * mi-disassemble.exp: Don't assume numbers for the offset
164 values. They can be different depending on the architecture.
165
166 * mi-watch.exp (test_watchpoint_triggering): In same cases the
167 type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.
168
169 * basics.c (callee4): Make the function return something,
170 otherwise the return value is undefined.
171
1722000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
173
174 * mi-basics.exp: Comment out test for a still unimplemented operation.
175
176 * mi-disassemble.exp: Rewrite most of the tests to conform to new
177 disassemble interface.
178
179Sat Mar 4 13:55:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
180
181 From Fri 3 Mar 2000 Peter Schauer:
182 * mi-support.exp (mi_gdb_start): When GDB doesn't recongize -i=mi
183 option, assume no MI support present.
184
1852000-02-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
186
187 * mi-support.exp (mi_gdb_start): Update to recognize start up
188 message with 'UI_OUT' instead of 'HEADLESS'.
189
1902000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
191
192 * mi-regs.exp (test_running_the_program): Add global var 'hex'.
193
194 * mi-stack.exp, mi-stepi.exp, mi-until.exp, mi-watch.exp,
195 mi-var-display.exp, mi-var-cmd.exp, mi-var-child.exp,
196 mi-var-block.exp: Update all stopped messages.
197
1982000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
199
200 * mi-console.exp, mi-disassemble.exp, mi-eval.exp,
201 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp:
202 Update stopped messages, update copyright.
203
204 * mi-disassemble.exp: Update error messages output.
205
206 * mi-support.exp (proc mi_step): Make gdb do a 'step' command, not
207 a 'next'. Update stopped message.
208 (proc mi_next): Update stop message.
209 (proc mi_run_to_main): Update stopped message.
210 Update copyright.
211
2122000-01-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
213
214 * mi-simplerun.exp: Remove stack frames tests from here, to:
215
216 * mi-stack.exp: New file, tests for stack commands.
217
218 * mi-support.exp (mi_run_to_main, mi_next, mi_step) : Update to
219 include thread-id in stopped message.
220
221 * mi-regs.exp: Update break-insert output.
222
223 * (mi-console.exp, mi-disassemble.exp, mi-eval.exp,
224 mi-read-memory.exp, mi-regs.exp, mi-return.exp, mi-simplerun.exp,
225 mi-stepi.exp, mi-until.exp, mi-var-block.exp, mi-var-child.exp,
226 mi-var-cmd.exp, mi-var-display.exp, mi-watch.exp): Update stopped
227 message to include thread-id.
228
229Wed Dec 29 22:06:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
230
231 * mi-watch.exp, mi-var-display.exp, mi-var-cmd.exp,
232 mi-var-child.exp, mi-var-block.exp, mi-until.exp, mi-stepi.exp,
233 mi-simplerun.exp, mi-return.exp, mi-support.exp, mi-eval.exp,
234 mi-console.exp, mi-disassemble.exp, mi-break.exp: Update to
235 reflect extended output from -break-insert command.
236
237 * mi-break.exp (test_rbreak_creation_and_listing): XFAIL regexp
238 tests. -r flag broken by above.
239
240Sun Dec 19 19:28:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
241
242 * cpp_variable.cc, cpp_variable.h, c_variable.c: Delete.
243
244Fri Dec 17 20:59:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
245
246 * mi-read-memory.exp: Test of ``-o <offset>'' now works.
247
2481999-12-16 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
249
250 * mi-var-cmd.exp: Fix 2 tests outputs.
251
252 * mi-var-child.exp: Add many more tests.
253
254 * mi-var-display.exp: Add many more tests.
255
256 * var-cmd.c: Change type of incr_a parameter to char.
257
2581999-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
259
260 * mi-var-block.exp: Set up xfails fro known problems.
261
262 * mi-var-display.exp: Set up printing of values of 'e' and 'anone'
263 as xfails.
264
265 * mi-var-child.exp: Fix typos.
266
2671999-12-15 Andrew Cagney <cagney@b1.cygnus.com>
268
269 * mi-var-child.exp: Space was missing before ``[10]''.
270
271Wed Dec 15 19:23:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
272
273 * mi-read-memory.exp: Add test for ``-o <offset>''. Update checks
274 and match next-row et.al.
275
2761999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
277
278 * mi-var-display.exp : New file. Tests for format and type, with
279 unions, structs and enums.
280
281 * mi-var-cmd.exp: Add some var-assign tests.
282
2831999-12-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
284
285 * mi-var-cmd.exp, mi-var-block.exp, mi-var-child.exp: New files
286 some tests for -var* commands.
287
288 * var-cmd.c: New source file for var-* commands tests.
289 * gdb.mi/Makefile.in (PROGS): Add var-cmd.
290
291Mon Dec 13 18:06:09 1999 Andrew Cagney <cagney@b1.cygnus.com>
292
293 * mi-break.exp: Fix quoting. Changed "srcfile.c":6 to
294 "\"srcfile.c\":6".
295 * mi-simplerun.exp: Fix quoting.
296
297Sat Dec 11 21:33:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
298
299 * mi-simplerun.exp (exec-finish): Fix return value was zero,
300 should have been three.
301
302 * mi-disassemble.exp: Reduce number of wild card matches in
303 * patterns. Remove all numeric constants.
304
3051999-12-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
306
307 * mi-eval.exp: New file. Some initial tests for
308 -data-evaluate-expression.
309
3101999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
311
312 * c_variable.c, cpp_variable.cc, cpp_variable.h: New files. Used
313 for testing "var" operations.
314 * Makefile.in: Add reference to the above files.
315
3161999-12-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
317
318 * mi-regs.exp: Fix test for format 'N' for
319 data-list-register-values.
320
3211999-12-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
322
323 * mi-disassemble.exp: Update expected output. Break test of
324 disassembly in mixed mode into 2 functions.
325
326 * mi-regs.exp: Initial register tests. Works only on sparc right
327 now.
328
3291999-12-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
330
331 * mi-stepi.exp: New file. Tests exec-step-instruction and
332 exec-next-instruction.
333 * mi-until.exp: New file. Tests exec-until.
334 * until.c: New file.
335 * mi-return.exp: New file. Tests exec-return.
336
337Thu Dec 2 09:38:23 1999 Andrew Cagney <cagney@b1.cygnus.com>
338
339 * mi-hack-cli.exp: New test. Check the hacked up access to the
340 CLI.
341
342Wed Dec 1 16:47:40 1999 Andrew Cagney <cagney@b1.cygnus.com>
343
344 * mi-basics.exp: Delete calls to mi_delete_breakpoints,
345 mi_gdb_reinitialize_dir and mi_gdb_load. This test is checking
346 that these can work.
347
348 * mi-support.exp (mi_step, mi_next, mi_run_to_main): New
349 procedures.
350
351 * mi-read-memory.exp, mi-read-memory.c: New files. Test
352 data-read-memory command.
353
354Tue Nov 30 23:54:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
355
356 * mi-support.exp: Don't start SID until after GDB has been started
357 and verified.
358
359Tue Nov 30 22:21:33 1999 Andrew Cagney <cagney@b1.cygnus.com>
360
361 * mi-support.exp (mi_uncatched_gdb_exit): When SID, call sid_exit.
362 (mi_gdb_start): When SID, call sid_start.
363 (mi_gdb_start): Add MIFLAGS to spawn-GDB command. Check for
364 HEADLESS gdb. Return non-zero when GDB fails to start.
365 (mi_gdb_load): When SID or SIM, download program.
366 (mi_run_cmd): Don't do download here. Assume target supports the
367 00-exec-run command.
368 (skip_mi_tests, setup_gdbmi, unset_gdbmi): Delete. Merged into
369 mi_gdb_start.
370
371 * mi-basics.exp, mi-break.exp, mi-console.exp, mi-disassemble.exp,
372 mi-simplerun.exp, mi-watch.exp: Update. Check status from
373 mi_gdb_start indicating that GDB started correctly.
374
375Tue Nov 30 15:22:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
376
377 * mi-support.exp (setup_gdbmi, unset_gdbmi): New
378 procedures. Setup/unset dejagnu for mi tests.
379 * mi-basics.exp, mi-console.exp, mi-simplerun.exp, mi-break.exp,
380 mi-disassemble.exp, mi-watch.exp: Update.
381
3821999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
383
384 * mi-simplerun.exp (test_running_the_program): Remove XFAIL. The
385 output is fixed now.
386 (test_program_termination): Update output pattern.
387
388Tue Nov 30 00:19:10 1999 Andrew Cagney <cagney@b1.cygnus.com>
389
390 * mi-console.c, mi-console.exp: New files. Test console output.
391
392Mon Nov 29 17:59:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
393
394 * mi-support.exp (mi_run_command): Check for exec-run command
395 failure due to MI not having an active target.
396 (mi_run_command): Check for and handle a builtin simulator target.
397 (mi_run_command): Don't check/handle for ``The program has been
398 started already'', not a valid MI response.
399
400 * mi-simplerun.exp (test_running_the_program): Update all patterns
401 to match async output.
402 (test_running_the_program): Mark ``step to callee4'' as XFAIL. MI
403 output contains {,reason="end-stepping-range"}+.
404
405 * mi-simplerun.exp: Limit the timeout for ``step to callee4'' to
406 30 seconds.
407
408Mon Nov 29 17:30:00 1999 Andrew Cagney <cagney@b1.cygnus.com>
409
410 * mi-support.exp (skip_mi_tests): Print UNTESTED when MI interface
411 isn't available. Start/stop instead of assuming GDB is running.
412 (MIFLAGS): Define.
413 * mi-simplerun.exp, mi-disassemble.exp, mi-break.exp,
414 mi-basics.exp, mi-watch.exp: Update.
415
4161999-11-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
417
418 * mi-simplerun.exp: Move break-insert {-t, -r} from here.
419 * mi-break.exp: To here. New file.
420 * mi-watch.exp: New file. Tests for watchpoints.
421
422Wed Nov 24 17:42:07 1999 Andrew Cagney <cagney@b1.cygnus.com>
423
424 * gdb.mi/ChangeLog-mi: MI entries moved to here.
425
426Wed Nov 24 17:31:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
427
428 * gdb.mi/mi-basics.exp, gdb.mi/mi-disassemble.exp,
429 gdb.mi/mi-simplerun.exp: Print warning message when test isn't
430 run.
431
4321999-11-23 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
433
434 * gdb.mi/mi-simplerun.exp: Update output of break-list to account for
435 "times" field.
436
4371999-11-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
438
439 * gdb.mi/mi-simplerun.exp: Add tests for temporary breakpoints
440 and bp based on regular expressions.
441 * gdb.mi/mi-disassemble.exp: Fix typo.
442
4431999-11-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
444
445 * gdb.mi/mi-disassemble.exp: Update output of execution commands
446 to reflect new 'reason' field.
447 * gdb.mi/mi-simplerun.exp: Ditto.
448
4491999-10-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
450
451 * gdb.mi/mi-simplerun.exp: Add more stack-list-frames tests.
452
453 * gdb.mi/mi-disassemble.exp: Update 'run to main' output.
454
455 * gdb.mi/mi-simplerun.exp: Update execution commands
456 output. Update backtrace output.
457
4581999-10-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
459
460 * gdb.mi/mi-disassemble.exp: Add new tests for the new
461 disassembly command parameter, number of lines.
462
463Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
464
465 * lib/mi-support.exp: Break complicated gdb_expect containing
466 exp_continue into a while within an expect. Don't attempt a start
467 more than three times. Check return value from gdb_load.
468
4691999-10-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
470
471 * gdb.mi/mi-disassemble.exp: New file.
472
473Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
474
475 * lib/mi-support.exp (mi_run_cmd): Give up after two restart
476 attempts.
477
4781999-09290 Fernando Nasser <fnasser@totem.to.cygnus.com>
479
480 * gdb.mi/mi-basics.exp: Update to current syntax and output formats.
481 * gdb.mi/mi-simplerun.exp: Ditto.
482 * lib/mi-support.exp (mi_delete_breakpoints): Ditto.
483
4841999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
485
486 * gdb.mi/basics.c (main): Fix return code. Add a print "Hello,
487 World".
488 * gdb.mi/mi-basics.exp: Fix message texts and numbering.
489 * gdb.mi/mi-simplerun.exp: Ditto. Also, add new tests and improve
490 some patterns.
491
4921999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
493
494 * lib/mi-support.exp (mi_gdb_reinitialize_dir): Remove query as an
495 acceptable response to the environment-dir command.
496
4971999-06-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
498
499 * lib/mi-support.exp (mi_delete_breakpoints): Remove references to
500 gdb-cli.
501 (mi_run_cmd): Ditto.
502
5031999-06-25 Fernando Nasser <fnasser@totem.to.cygnus.com>
504
505 * lib/mi-support.exp (skip_mi_tests): Use gdb-version to check for
506 headless output format.
507
5081999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
509
510 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Add global
511 spec for hex.
512
5131999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
514
515 * lib/mi-support.exp (mi_run_cmd): Fix pattern and add a timeout
516 clause.
517
5181999-06-24 Fernando Nasser <fnasser@totem.to.cygnus.com>
519
520 * lib/mi-support.exp: Use mi_gdb_prompt instead of a modified
521 gdb_prompt. Remove uneeded loading of libgloss.
522 (mi_gdb_exit): Remove prompt argument.
523 (mi_uncatched_gdb_exit): Ditto.
524 (mi_run_cmd): New proc. MI version of gdb_run.
525 (skip_mi_tests): New proc. Check if gdb is capable of producing
526 headless formatted output.
527 * gdb.mi/mi-basics.exp: Use mi_gdb_prompt instead of a modified
528 gdb_prompt. Eliminate parameter to mi_gdb_exit (as a result of
529 the above). Test for skip_mi_tests before running.
530 Note: The above changes are interelated (need each other).
531 * gdb.mi/mi-simplerun.exp: Same changes as for mi-basics.exe
532 above.
533 (test_breakpoint_creation_and_listing): Remove insertion of
534 breakpoint at callee1 (and renumber tokens). Add tests for
535 break-list, break-disable and break-info.
536 (test_running_the_program): Use mi_run_cmd so it can run on remote
537 targets.
538 (test_controlled_execution): Fix broken test.
539 (test_program_termination): Test implemented.
540 * gdb.mi/basic.c (main): Small change to allow for testing of both
541 exec-next and exec-step operations.
542
5431999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
544
545 * lib/mi-support.exp (mi_gdb_test): New proc. MI version of gdb_test.
546 * gdb.mi/mi-basics.exp: Use the above instead of gdb_test.
547 * gdb.mi/mi-simplerun.exp: Ditto.
548
5491999-06-22 Fernando Nasser <fnasser@totem.to.cygnus.com>
550
551 * gdb.mi/mi-simplerun.exp: New file. Tests simple debugging tasks.
552 * gdb.mi/mi-basics.exp: Remove tests moved to above new file.
553 * lib/mi-support.exp: New file. Support procedures for mi tests.
554
5551999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
556
557 * gdb.mi/mi-basics.exp: Skip all tests if the MI interpreter is
558 not active.
559
5601999-06-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
561
562 * gdb.mi: New directory.
563 * configure.in: Configure it.
564 * configure: Regenerate.
565 * gdb.mi/{Makefile.in,configure.in,configure}: New files.
566 * gdb.mi/{mi-basics.exp,basics.c,testcmds}: New files.
567
568\f
569Local Variables:
570mode: indented-text
571left-margin: 8
572fill-column: 74
573version-control: never
574End:
This page took 0.062323 seconds and 4 git commands to generate.