[Kgdb-bugreport] Kernel panic - not syncing: No init found. Try passing init= option to kernel

2006-05-23 Thread prasad B
Hi ,     I am trying to setup KGDB over ethernet. when i connect to the target machine with the command target remote udp:192.168.0.2:6443, i am getting the error such as "Kernel panic - not syncing: No init found.  Try passing init= option to kernel."   The following is the actual inputs and ou

[Kgdb-bugreport] Please help me on Kernel panic - not syncing error

2006-05-19 Thread prasad B
Hi ,     I am trying to setup KGDB over ethernet. when i connect to the target machine with the command target remote udp:192.168.0.2:6443, i am getting the error such as "Kernel panic - not syncing: No init found.  Try passing init= option to kernel."   The following is the actual inputs and ou

[Kgdb-bugreport] Setting up kgdb over ethernet

2006-05-10 Thread prasad B
Note: forwarded message attached. Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.--- Begin Message --- Hi,    I am trying to setup kgdb over ethernet.

[Kgdb-bugreport] Setting up kgdb over ethernet

2006-05-09 Thread prasad B
Hi,    I am trying to setup kgdb over ethernet. I have downloaded linux-2.6.15.5.tar.gz and linux-2.6.15.5-kgdb-2.4.tar.gz. I have unpacked both of these and applied the following patches   core-lite.patch i386-lite.patch 8250.patch eth.patch core.patch i386.patch   Then I have config

[Kgdb-bugreport] Please help me and let me know what is wrong in my grub.conf for setting up KGDB over ethernet?

2006-05-08 Thread prasad B
Hi,    I am getting an error "host is not reachable" when I try to connect to the remote machine with the command target remote udp:192.168.0.1:6443 at gdb. The following is my grub.conf file     # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making ch

[Kgdb-bugreport] Please help me for doing kgdb with ethernet

2006-05-02 Thread prasad B
I am trying to setup kgdb with ethernet. I have downloaded 2.6.15.5 kernel and 2.4 kgdb patch for 2.6.15.5 kernel release. I successfully applied the following patches      core-lite.patch    i386-lite.patch    8250.patch    eth.patch    core.patch    i386.patch  and

[Kgdb-bugreport] Please help me on doing kgdb with ethernet

2006-05-02 Thread prasad B
I am trying to setup kgdb with ethernet. I have downloaded 2.6.15.5 kernel and 2.4 kgdb patch for 2.6.15.5 kernel release. I successfully applied the following patches      core-lite.patch    i386-lite.patch    8250.patch    eth.patch    core.patch    i386.patch  and

[Kgdb-bugreport] Please help me on doing kgdb with ethernet

2006-04-25 Thread prasad B
Hi,     I am trying to setup kgdb with ethernet. I have downloaded 2.6.15.5 kernel fron gnu downloads and 2.4 kgdb patch for 2.6.15.5 kernel release from linsoft. I successfully applied the patch and configured with eathernet support for kgdb. Now my problem is how to specify the target IP address