[haiku-commits] Re: haiku: hrev46123 - src/add-ons/kernel/debugger/disasm/arm

  • From: François Revol <revol@xxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 29 Sep 2013 11:28:12 +0200

On 29/09/2013 08:41, Adrien Destugues wrote:
> 
>> 3d2c989: disasm: Add stub for ARM
>>
> 
>> +status_t
>> +disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress,
> 
> This should be reuseable pretty much as is (minus a few differences in 
> prototype):
> http://fxr.watson.org/fxr/source/arch/arm/arm/disassem.c?v=NETBSD
> 
> This is what NetBSD Kernel debugger uses.
> They have implementations for most CPUs out there.
> 

Oh I didn't search there yet, thx ;-)

François.

Other related posts: