From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200007221537.LAA00818@cse.psu.edu> To: 9fans@cse.psu.edu, pip@namaste.stricca.org Subject: Re: [9fans] software ports From: "Russ Cox" Date: Sat, 22 Jul 2000 11:36:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: e8ca5e22-eac8-11e9-9e20-41e7f4b1d025 William Josephson and I have been discussing it, but haven't done anything. Generating the raw ELF binaries should be easy, but I haven't found any documents that say what the debugging info -- the symbol/pc table and the pc/source line table, not to mention the actual variables -- looks like. Without that, I'm sure we'll just hit a debugging wall. Anyone know what gdb expects? Russ