]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.mi/mi-disassemble.exp
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)
commit19e08fb3c990098cfc35353ce30f8a319b3d3cf9
treeb6ef100f5301d954d75aca932b44c78e352ab35c
parent05102e700f432b759dd94d873a366c5085d40351
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