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