Changes to make 29k function calls work better at Adobe.
authorJohn Gilmore <gnu@cygnus>
Sat, 3 Oct 1992 05:28:42 +0000 (05:28 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 3 Oct 1992 05:28:42 +0000 (05:28 +0000)
commit34517ebc854c0fc0314823defa19c4d79e317e12
tree1e7bb2468eaf7568d3fd82d2a779859986bae0e4
parentb89a86ac08f28500baa404f73a4496dfd176b5c8
Changes to make 29k function calls work better at Adobe.

* am29k-tdep.c (_initialize_29k):  Make it possible for the
user to set and query the address where function calls into the
inferior write a small scratch routine.  `set call_scratch_address'
* inferior.h (PC_IN_CALL_DUMMY):  Fix fencepost error.
* remote.c (remote_prepare_to_store): Only fetch regs if they are
not already cached validly.
gdb/ChangeLog
gdb/am29k-tdep.c
gdb/inferior.h
gdb/remote.c