OSDN Git Service

2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 6 Mar 2000 21:33:38 +0000 (21:33 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 6 Mar 2000 21:33:38 +0000 (21:33 +0000)
commit309e0e84dc0d611708c38420dd7b8c20f15ad3b2
tree151a0b3797e55af4bc0e5c8b106702c3d0758107
parentddeeb19dc9b203e39f604ae413b278eb44ee3545
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