This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] realloc bug in add_symbol_file_command
- From: Michael Snyder <Michael dot Snyder at palmsource dot com>
- To: Jean-Marc Saffroy <saffroy at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 06 Oct 2006 14:27:09 -0700
- Subject: Re: [patch] realloc bug in add_symbol_file_command
- References: <Pine.LNX.4.64.0610061604200.9250@erda.mds>
On Fri, 2006-10-06 at 16:16 +0200, Jean-Marc Saffroy wrote:
> Hello,
>
> In gdb 6.5 I had systematic crashes with add-symbol-file: my kernel
> modules have many sections... :) The patch below lets me load many modules
> now.
Just to be safe, might you want to use >=?