This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA]corelow.c: Add tid to add_to_thread_list


On Monday 09 August 2010 03:28:23, Hui Zhu wrote:

> It work on my part got:
> 
> Reading symbols from /home/teawater/tmp/vmlinux...done.
> [New process 1]
> [New process 1]
> [New process 1]
> [New LWP 2731]
> #0  0xffffffff8020b037 in __sti_mwait () at include2/asm/processor.h:719
> 719	include2/asm/processor.h: No such file or directory.
> 	in include2/asm/processor.h
> (gdb) info threads
>   4 LWP 2731  crash_setup_regs (regs=0x0) at include2/asm/kexec.h:155
> * 3 process 1  0xffffffff8020b037 in __sti_mwait () at
> include2/asm/processor.h:719

Thanks for confirming.

> Looks this is a fit way without change libbfd.

IMO, I'd still be better to teach bfd about these cores as I
suggested before, but it doesn't itch me enough to go
fix it myself.  ;-)

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]