bug-hurd
[Top][All Lists]
Advanced

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

[task #6537] Implement ddb/db_elf.c


From: Samuel Thibault
Subject: [task #6537] Implement ddb/db_elf.c
Date: Tue, 29 Jul 2008 21:46:00 +0000
User-agent: w3m/0.5.2

Follow-up Comment #6, task #6537 (project hurd):

Mmm, it is better indeed, it shows some numbers which are not the
beginning of the functions, but they are still wrong. For instance,
when interrupting execution of dd < /dev/zero > /dev/null, I got

...
ipc_mqueue_receive(104bbf38,0,2000,0,0)+1f1 [ipc_mqueue.c:659]
mach_msg_receive(126bc70,803,2000,10,0)+10a [mach_msg.c:257]

if I resolve the mach_msg_receive point by addr2line (mach_msg_receive
+ 0x10a), I get mach_msg.c:212 instead, which is indeed a place where
ipc_mqueue_receive is called.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?6537>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]