Re: Question about load and execution of the functions in haret.

From: Kevin O'Connor <kevin_at_koconnor.net>
Date: Thu, 22 May 2008 21:42:22 -0400

Hi,

On Thu, May 22, 2008 at 09:39:36PM +0200, mINoS wrote:
> HaRET(9)# loadfunc s3c2440x_wavedev WAV_IOControl
> Function 'WAV_IOControl' in library 's3c2440x_wavedev' at 013E5C48
>
> HaRET(10)# loadfunc s3c2440x_wavedev WAV_Close
> Function 'WAV_Close' in library 's3c2440x_wavedev' at 013E5830
>
> HaRET(11)# loadfunc s3c2440x_wavedev WAV_PowerDown
> Function 'WAV_PowerDown' in library 's3c2440x_wavedev' at 013E583C
>
> How I could execute this functions?

There currently is no way to execute an arbitrary function from
haret. The loadfunc call was added for informational purposes - it
allows one to verify that the function exists in the dll. It is also
useful for setting breakpoints on pxa via the 'set insn' command.

-Kevin
Received on Thu May 22 2008 - 22:03:42 EDT

This archive was generated by hypermail 2.2.0 : Sat May 24 2008 - 11:08:46 EDT