This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: The return address of strtok is out of bounds in gdb
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Zhang Zhen <zhenzhang dot zhang at huawei dot com>
- Cc: Andreas Schwab <schwab at suse dot de>, Yao Qi <qiyaoltc at gmail dot com>, gdb at sourceware dot org, xuhanbing at huawei dot com
- Date: Thu, 19 Mar 2015 16:15:31 +0100
- Subject: Re: The return address of strtok is out of bounds in gdb
- Authentication-results: sourceware.org; auth=none
- References: <5507E977 dot 2030003 at huawei dot com> <86k2yfg9yi dot fsf at gmail dot com> <mvmtwxj6f0z dot fsf at hawking dot suse dot de> <5508EC3B dot 6080701 at huawei dot com>
On Wed, 18 Mar 2015 04:08:43 +0100, Zhang Zhen wrote:
> I have tried install libc6-dbg, but the error still exist.
Debian *-dbg packages have always been broken. On Fedora/RHEL it works.
Jan