Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb

2015-01-06 Thread Daniel Thompson
On 05/01/15 22:59, Jake Oshins wrote: (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 0x9e120bd4 in ?? () (gdb) cont Continuing. [Inferior 1 (Remote target) exited with code 01] (gdb) cont The program is not being run. (gdb) target remote /dev/ttyS0 Remote

Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb

2015-01-06 Thread Jake Oshins
-Original Message- From: Daniel Thompson [mailto:daniel.thomp...@linaro.org] Sent: Tuesday, January 6, 2015 6:25 AM To: Jake Oshins; Jason Wessel; KGDB Mailing List Subject: Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb Having the log of the full gdb

Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb

2015-01-05 Thread Jason Wessel
On 01/05/2015 03:19 PM, Jake Oshins wrote: Please forgive my ignorant question. I'm very new to this. I've built a Linux kernel from a source tree cloned from Linus's tree with a tag of v3.18.1 , which was from the middle of last month. I've installed it by building a Deb package and

[Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb

2015-01-05 Thread Jake Oshins
Please forgive my ignorant question. I'm very new to this. I've built a Linux kernel from a source tree cloned from Linus's tree with a tag of v3.18.1 , which was from the middle of last month. I've installed it by building a Deb package and deploying it from the development machine to a test