This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: readelf/objdump segment size doesn't match symbol table sizes
- From: hssathya <hssathya at hotmail dot com>
- To: binutils at sourceware dot org
- Date: Thu, 8 Feb 2007 20:57:31 -0800 (PST)
- Subject: Re: readelf/objdump segment size doesn't match symbol table sizes
- References: <5750717.post@talk.nabble.com> <20060810205123.GA767@nevyn.them.org> <5753044.post@talk.nabble.com> <20060810214718.GA2472@nevyn.them.org> <5768316.post@talk.nabble.com> <20060816130539.GA20291@nevyn.them.org>
Hi,
I have a doubt. I want to run a function through debugger. What exactly i
want to do is i want to point PC (Program counter ) to start of the function
and then put a break point at the end of the fucntion, so that when i say
"go" PC should start incrementing form that function and should break when
it reaches the break point. Form readelf i can get the starting address of
the function, but how to get the end address of a function.
Is the size in the readelf output is size of the function or what?
Is there any other way to know the size of the function?
--
View this message in context: http://www.nabble.com/readelf-objdump-segment-size-doesn%27t-match-symbol-table-sizes-tf2086556.html#a8880471
Sent from the Sourceware - binutils list mailing list archive at Nabble.com.