Bochs ldsym
Bochs ldsym
Does anyone know of an easy way to create a list of symbols for Bochs ldsym command. It specifies the format as being "%x %s" which I have done in the past by deleting the invalid lines from the map file produced by ld -Map filename. Perhaps there is a setting I'm missing...
Re: Bochs ldsym
Thanks that worked perfectly!