I tried again and finally got it working although there is some other issues. Basically, I downloaded the gdb-6.5-15.fc6.src.rpm and applied the kgdb patches using quilt push -a -f. I still don't understand why. I suspected the kernel is fc6 based, so redhat may have changed both kernel and gdb to match.
Thanks. - Tony -----Original Message----- From: Amit S. Kale [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 3:45 AM To: [email protected] Cc: Tony Chung Subject: Re: [Kgdb-bugreport] kernel modules debug problem Tony Chung, The steps you've written are fine. Seems like something went wrong while locating the module list. Could you send following information: 1. System.map file 2. Run "set debug remote 1" before "info shared". This will cause gdb to dump a debug log. Capture it and send the output . -Amit ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
