OSDN Git Service

2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorezannoni <ezannoni>
Mon, 6 Mar 2000 21:33:38 +0000 (21:33 +0000)
committerezannoni <ezannoni>
Mon, 6 Mar 2000 21:33:38 +0000 (21:33 +0000)
commit83b602998c82508132030c837f737d5d62e1359d
tree56def1c7c30aa77b0736a8fb31b5c916f5dd7887
parent5fa8a39a97313d60f505592a00e9c4cf6ab4355c
2000-03-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* mi-disassemble.exp: Don't assume numbers for the offset
  values. They can be different depending on the architecture.

* mi-watch.exp (test_watchpoint_triggering): In same cases the
  type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.

* basics.c (callee4): Make the function return something,
  otherwise the return value is undefined.
gdb/testsuite/gdb.mi/ChangeLog-mi
gdb/testsuite/gdb.mi/basics.c
gdb/testsuite/gdb.mi/mi-disassemble.exp
gdb/testsuite/gdb.mi/mi-watch.exp