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

Re: Is there a tool to help find unaligned accesses?



On Fri, Aug 28, 1998 at 02:26:42PM -0400, Christopher C Chimelis wrote:
> 
> On Fri, 28 Aug 1998, Jeff Noxon wrote:
> 
> > I'd like to track down some unaligned accesses in a shared library.  Is
> > there a tool to help do this?
> 
> As cryptic as it is, gdb does a nice job at it.

Do you know how to run gdb on a shared library?  :)

But assuming it was an executable, how would I do it?  Will gdb
automagically trap on the unaligned access?  If it's that simple, I'm
sorry I asked.  :)

Thanks

Jeff


Reply to: