Re: [Kgdb-bugreport] Is there a patch to regain full kgdb functionalitywith 2.6.27?

2009-04-29 Thread srikanth krishnakar
On Tue, Apr 28, 2009 at 10:35 PM, Derek Atkins warl...@mit.edu wrote: Jason, I pulled down some of the patches and applied them to my F9 2.6.27 kernel SRC RPM but then the kernel wont boot. When I boot it I get: BUG: Int 14: CR2 ffaff000 EDI 092f ESI ffc57000 EBP c077cfa4 ESP

Re: [Kgdb-bugreport] debugging kernel modules with kgdb-light in 2.6.29.1

2009-04-29 Thread Dmitry Mikhin
Yes, now kgdb-light brannch compiles without error. But I've got another problem: * (kgdb) set osabi Linux-kernel Undefined item: Linux-kernel. * Caz Yokoyama wrote: The latest code invalidates those code on other than x86_64. -caz -Original Message- From: Dmitry Mikhin

[SPAM] Vos tirages et frais de port pour 1�

2009-04-29 Thread Photoweb par Central Marques
Version en ligne de ce message: http://www.ctrm4.com/miroir.php?bat=photoweb0409_ctrm Photoweb.fr le labo photo créatif Votre 1 ère commande 20 tirages classiques + frais de port = 1 € TOUT COMPRIS ! Inscrivez-vous plus d'infos sur

Re: [Kgdb-bugreport] debugging kernel modules with kgdb-light in 2.6.29.1

2009-04-29 Thread Dmitry Mikhin
I modified my ~/.gdbinit to: * set prompt (kgdb) set solib-search-path /root/dev/madwifi-,/root/dev/madwifi-/ath set remotebaud 115200 target remote /dev/ttyUSB0 set debug remote 1 set debugkernel 1 * and now it looks like all is working correctly, except annoying messages about

Re: [Kgdb-bugreport] debugging kernel modules with kgdb-light in 2.6.29.1

2009-04-29 Thread Mithlesh Thukral
On Wednesday 29 April 2009 14:16:08 Dmitry Mikhin wrote: I modified my ~/.gdbinit to: * set prompt (kgdb) set solib-search-path /root/dev/madwifi-,/root/dev/madwifi-/ath set remotebaud 115200 target remote /dev/ttyUSB0 set debug remote 1 set debugkernel 1 * and now it

Re: [Kgdb-bugreport] debugging kernel modules with kgdb-light in 2.6.29.1

2009-04-29 Thread Caz Yokoyama
Hello Dmitry, I remember I removed Linux-kernel because I wanted to reduce modification as little as possible and it does not affect my debug operations. I am glad if someone tells me what it is for. -caz -Original Message- From: Dmitry Mikhin [mailto:tec...@gmail.com] Sent: Wednesday,

Re: [Kgdb-bugreport] Is there a patch to regain full kgdb functionalitywith 2.6.27?

2009-04-29 Thread Derek Atkins
srikanth krishnakar skrishna...@gmail.com writes: On Tue, Apr 28, 2009 at 10:35 PM, Derek Atkins warl...@mit.edu wrote: Jason, I pulled down some of the patches and applied them to my F9 2.6.27 kernel SRC RPM but then the kernel wont boot.  When I boot it I get:

Re: [Kgdb-bugreport] Is there a patch to regain full kgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Jason Wessel
Derek Atkins wrote: srikanth krishnakar skrishna...@gmail.com writes: On Tue, Apr 28, 2009 at 10:35 PM, Derek Atkins warl...@mit.edu wrote: Jason, I pulled down some of the patches and applied them to my F9 2.6.27 kernel SRC RPM but then the kernel wont boot. When I

Re: [Kgdb-bugreport] Is there a patch to regain full kgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Derek Atkins
Jason Wessel jason.wes...@windriver.com writes: I think that yes, it probably is compiled with CONFIG_SMP=y. That never used to be a problem before. Is it a problem now? Strangely I used the same .config to manually build the 2.2.7 kgdb git snapshot I pulled down and that kernel seems to

Re: [Kgdb-bugreport] Is there a patch to regain full kgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Jason Wessel
Derek Atkins wrote: Jason Wessel jason.wes...@windriver.com writes: I think that yes, it probably is compiled with CONFIG_SMP=y. That never used to be a problem before. Is it a problem now? Strangely I used the same .config to manually build the 2.2.7 kgdb git snapshot I pulled down

Re: [Kgdb-bugreport] Is there a patch to regain full kgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Jason Wessel
Jason Wessel wrote: Derek Atkins wrote: Jason Wessel jason.wes...@windriver.com writes: I think that yes, it probably is compiled with CONFIG_SMP=y. That never used to be a problem before. Is it a problem now? Strangely I used the same .config to manually build the 2.2.7

Re: [Kgdb-bugreport] Is there a patch to regain full kgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Derek Atkins
Quoting Jason Wessel jason.wes...@windriver.com: I'm currently booting with: kgdb8250=ttyS0,115200 kgdbwait kgdbcon=ttyS0,115200 What am I missing to get the printk output to kgdb like I used to? I had a 2.6.30-rc3 already built so I tried it out on that. I used:

[Kgdb-bugreport] [SPAM] The flow of energy into your manhood will be humongous.

2009-04-29 Thread Natalia Alston
Good health is what you really need! http://aglgbc.giftedaglow.com/ -- Register Now Save for Velocity, the Web Performance Operations Conference from O'Reilly Media. Velocity features a full day of expert-led,

Re: [Kgdb-bugreport] Is there a patch to regain fullkgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Derek Atkins
Thanks... But that's not working for me. However I'm using the default gdb with F10. I have yet to try the gdb-kgdblite that you have out there.. -derek Quoting Caz Yokoyama cazyokoy...@gmail.com: Hello Derek, FYI, my entry in menu.lst is Kernel /boot/vmlinuz-2.6.28 root=LABEL/12 rhgb

Re: [Kgdb-bugreport] Is there a patch to regain fullkgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Jason Wessel
Derek Atkins wrote: Quoting Jason Wessel jason.wes...@windriver.com: I'm currently booting with: kgdb8250=ttyS0,115200 kgdbwait kgdbcon=ttyS0,115200 What am I missing to get the printk output to kgdb like I used to? I had a 2.6.30-rc3 already built so I tried it out on

Re: [Kgdb-bugreport] Is there a patch to regain fullkgdbfunctionalitywith 2.6.27?

2009-04-29 Thread Derek Atkins
Quoting Jason Wessel jason.wes...@windriver.com: kgdb8250=ttyS0,115200 kgdbcon kgdbwait [snip] not take any arguments. Trying this with your 2.6.27 kernel and I'm not getting any printk's through gdb. Note again that I'm just using the standard F10 gdb 6.8. What version of gdb are you

Re: [Kgdb-bugreport] debugging kernel modules with kgdb-light in 2.6.29.1

2009-04-29 Thread Caz Yokoyama
Hello Dmitry, Please clarify if you can set a break point after info shared. It is known that symbol reading is done on info shared. -caz -Original Message- From: Dmitry Mikhin [mailto:tec...@gmail.com] Sent: Wednesday, April 29, 2009 9:32 AM To: Mithlesh Thukral Cc: