OSDN Git Service

2004-07-09 Michael Snyder <msnyder@redhat.com>
authormsnyder <msnyder>
Wed, 14 Jul 2004 20:02:59 +0000 (20:02 +0000)
committermsnyder <msnyder>
Wed, 14 Jul 2004 20:02:59 +0000 (20:02 +0000)
commit126dea08b652eacf1ba7f5c1c80a844ffe4a4d8e
treeec465c6ac7d9d13123575097c4330ecb593ccfba
parent74417ec2e4fa8e975aeae8a8aae740af18b2723b
2004-07-09  Michael Snyder  <msnyder@redhat.com>

        * samples/demo-target.c (demo_set_thread_mem): Allocate new
        simulated memory in hunks, rather than one byte at a time.
        If target_mem.base moves down, copy contents up.

        * samples/demo-target.c (demo_target): Call malloc only once,
        so that gdb can detach and re-attach repeatedly.
rda/ChangeLog
rda/samples/demo-target.c