]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
* target.h (target_read_stralloc): New prototype.
authorDaniel Jacobowitz <drow@false.org>
Thu, 27 Jul 2006 21:23:42 +0000 (21:23 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 27 Jul 2006 21:23:42 +0000 (21:23 +0000)
commit159f81f32fd09d84d1dafd11e90c6560dfe5d24f
tree527481b17f14de350d6daf3996078967798123a7
parenta7d421b8150c07eb5e9be3982f3e6ec2add9800e
* target.h (target_read_stralloc): New prototype.
* target.c (target_read_alloc_1): Renamed from target_read_alloc.
Take new PADDING argument.
(target_read_alloc): Use it.
(target_read_stralloc): New function.
gdb/ChangeLog
gdb/target.c
gdb/target.h