OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [testsuite/] [gdb.mi/] [ChangeLog] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.