From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven J. Hill Date: Mon, 2 Jul 2007 12:29:15 -0500 Subject: [Buildroot] Debugging across uClibc calls In-Reply-To: References: Message-ID: <20070702172915.GA2105@real.realitydiluted.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > Thanks for the suggestiron. I had not been setting the > solib-absolute-prefix, and doing so cleared up some error messages I was > seeing in GDB, but did not resolve my primary issue. I still can not step > across C library calls. However, I've found that I can simply set my > cursor on the next line and do Continue Until Here (I'm using DDD) to get > past it. Would still be good to figure this out, but at least it's not > holding me up. > This is NOT a buildroot question. Please ask these questions on the uClibc mailing list. -Steve