I don't know what you are doing. if you are writing your proper assembler, or whatever. But the standard tools are gdb, printing on screen information like addresses. if it is kernel related then kdb and an emulator like bochs, qemu or virtualbox to avoid kernel freezing in performing remote debugging. Although it is interesting, without asm code not sure it is the best place to talk about inner operating system mechanism. regards. Sofiane Akermoun akersof@xxxxxxxxx 2013/4/7 ishare <june.tune.sea@xxxxxxxxx>: > > yeah! > > I have found the work is done through create_elf_tables() function. > > at early time kernel copy args to bprm structure , then copy it to user stack. > > I am dealing with one problem . > > When kernel execute "/bin/sh" , it load ld.so successfully , but without jumping > to the elf's entry point ,it exit ,which cause kernel panic . > > how can I debug for this problem ? how to catch more information for resolving it? > > thanks! -- Sofiane AKERMOUN akersof@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- how does ld.so call ELF's entry?
- From: ishare
- Re: how does ld.so call ELF's entry?
- From: ishare
- Re: how does ld.so call ELF's entry?
- From: Chris Evans
- Re: how does ld.so call ELF's entry?
- From: ishare
- Re: how does ld.so call ELF's entry?
- From: Sofiane Akermoun
- Re: how does ld.so call ELF's entry?
- From: ishare
- Re: how does ld.so call ELF's entry?
- From: Sofiane Akermoun
- Re: how does ld.so call ELF's entry?
- From: ishare
- how does ld.so call ELF's entry?
- Prev by Date: Re: how does ld.so call ELF's entry?
- Next by Date: Need help doing a jmp rather than a call
- Previous by thread: Re: how does ld.so call ELF's entry?
- Next by thread: Re: how does ld.so call ELF's entry?
- Index(es):
![]() |