Hi, android team guys,
I am working on port aosp to other isa than arm/x86. When I am debugging 
bionic/linker, I find a strange question, that is the gdb can not get 
file/line info from the linker_main.c, but for other files in linker, it 
works as normal.
I am running qemu as gdb server and run gdb as client to connect to qemu 
remotely.
I confirm that all the source files are compiled with "-g" and I can see 
the linker executable contains debug info with objdump.
Why it's special for the linker_main.c? What should I do to handle this?
Thanks in adv.

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/c164d1d8-5714-4513-a25a-eefadcaf3748n%40googlegroups.com.

Reply via email to