Port-atari archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: binpatch-ing problem! please help



> > How to extend st-mem pool?
> > I tried this:
> > binpatch -s st_pool_size -o 8192 -r 131072 /netbsd
> > and i got:
> > can't open file  or  not a valid executable

> You should be able to use gdb (assuming you have already booted).

- Is it still worth to have working (i.e. with ELF support) binpatch(1)?
  (gdb(1) is too large and it's in comp.tgz set, not in base.tgz)
- Is it also worth to make it MI (in src/usr.sbin/binatch)?
  (to patch rtc_offset, db_onpanic etc)
- Is it worth to make it a part of cross toolchain like mdsetimage(1)?
  (though it requires LGPLed libbfd)
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index