[android-porting] Re: using gdb in Android x86

2009-11-21 Thread Brian
Thanks! I tried it. I ran gdbserver and gdbclient, and got the following. I'd like to pinpoint the code causing the problem, but I can't. Any suggestion? - Brian # ./gdbserver localhost:1234 --attach 2154 Attached; pid = 2154 Listening on port 1234 Remote debugging from host 127.0.0.1 Child

[android-porting] Re: using gdb in Android x86

2009-10-09 Thread Yi Sun
run gdbserver come with the android-x86. Hope it helps On Fri, Oct 9, 2009 at 10:51 AM, Brian bgc...@gmail.com wrote: Hi all, I'd like to use gdb in Android x86. Is there a toolchain I can use? Thanks! -Brian -- Android-x86 http://www.android-x86.org