On Thu, Jun 12, 2008 at 04:13:39PM +0000, Daniel Jacobowitz wrote:
> On Thu, Jun 12, 2008 at 06:11:28PM +0200, Pierre Habouzit wrote:
> > #0  sms_emi_ack_5X (out=0x1b1dc88, msg=0x7fff637d97e0) at 
> > lib-inet/sms-emi.c:230
> > #1  0x0000000000404973 in ?? ()
> 
> > With gdb from etch:
> > (gdb) bt
> > #0  sms_emi_ack_5X (out=0x110dc88, msg=0x7fff73230240) at 
> > lib-inet/sms-emi.c:230
> > #1  0x0000000000404973 in smsc_emi_on_query (we=0x110dbe0, 
> > msg=0x7fff73230240) at simulator/smsc/emi_smsc.c:232
> 
> Note, same address.

> Is a shared library involved?

  No, the symbol is local, visibility hidden.

> Does "list smsc_emi_on_query" do anything?
lenny:
    (gdb) list smsc_emi_on_query
    249    {
    [... dumps code ...]
    (gdb) b smsc_emi_on_query
    Breakpoint 1 at 0x404520: file simulator/smsc/emi_smsc.c, line 254.


sid:
    (gdb) list smsc_emi_on_query
    No line number known for smsc_emi_on_query.
    (gdb) b smsc_emi_on_query
    Breakpoint 1 at 0x404520


-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpf9SbIQvGIh.pgp
Description: PGP signature

Reply via email to