2004-03-24 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 24 Mar 2004 23:14:39 +0000 (23:14 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 24 Mar 2004 23:14:39 +0000 (23:14 +0000)
commit1196bfdaf9becb2a90e01bec41fc18b24affad38
tree8dd0a5d71a7a17a3d34629f3540da394c965bea0
parent38f443c80eac123969131b3692a773f31efa0f30
2004-03-24  Andrew Cagney  <cagney@redhat.com>

* tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
* tramp-frame.c: Include "gdb_assert.h".
(tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
correct sizeof.
(tramp_frame_append): Validate the tramp frame's instructions.
* Makefile.in (tramp-frame.o): Update dependencies.
gdb/ChangeLog
gdb/tramp-frame.c
gdb/tramp-frame.h