aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2002-01-08 00:59:31 +0000
committerMichael Snyder <msnyder@vmware.com>2002-01-08 00:59:31 +0000
commit94cd915f48523bbcbe20f74835d7f5a9d0b3a916 (patch)
treedc78d55a6fc5d5e7ae9a34a443711986bb9b714d /gdb/tracepoint.c
parent1dba4cb4baa4862670e9019c2bd1f718807b4b92 (diff)
downloadgdb-94cd915f48523bbcbe20f74835d7f5a9d0b3a916.zip
gdb-94cd915f48523bbcbe20f74835d7f5a9d0b3a916.tar.gz
gdb-94cd915f48523bbcbe20f74835d7f5a9d0b3a916.tar.bz2
2002-01-07 Michael Snyder <msnyder@redhat.com>
* infptrace.c (GDB_MAX_ALLOCA): New define. (child_xfer_memory): Use xmalloc/xfree instead of alloca if the size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte, can be overridden with whatever value is appropriate to the host). * infttrace.c (child_xfer_memory): Add FIXME warning about use of alloca to allocate potentially large buffer. * rs6000-nat.c (child_xfer_memory): Ditto. * symm-nat.c (child_xfer_memory): Ditto. * x86-64-linux-nat.c (child_xfer_memory): Ditto.
Diffstat (limited to 'gdb/tracepoint.c')
0 files changed, 0 insertions, 0 deletions