Re: binpatch-ing problem! please help

David Brownlee <[email protected]> Thu, 21 May 2009 18:37:30 +0100 (BST)
Newsgroups gmane.os.netbsd.ports.atari
Message-ID <alpine.NEB.2.00.0905211836310.857@localhost>
On Wed, 20 May 2009, [email protected] wrote:

>
>> You should be able to use gdb (assuming you have already booted). The
>> following will change the value for any subsequent boot:
>>
>> ataritt# gdb --write /netbsd
>>
>> (gdb) print st_pool_size / 8192
>> $2 = 24
>> (gdb) set st_pool_size = 48 * 8192
>> (gdb) quit
>>
> gdb says:
> segmentation fault (core dumped) gdb --write/netbsd
>
> that is ok?

 	It shouldn't code dump but it may have changed the value.
 	What happens if you run 'gdb --write /netbsd' and then
 	'print st_pool_size / 8192' - has the value changed?

> now i am able to install xserver
> thank you very much for help

 	Excellent to hear that! What Atari do you have?

-- 
 		David/absolute       -- www.NetBSD.org: No hype required --