This is the mail archive of the
gdb-patches@sourceware.cygnus.com
mailing list for the GDB project.
Re: Resizing the to_sections target vector field.
- To: gdb-patches at sourceware dot cygnus dot com
- Subject: Re: Resizing the to_sections target vector field.
- From: James Ingham <jingham at leda dot cygnus dot com>
- Date: 22 Sep 1999 17:05:42 -0700
- DJ-Gateway: from newsgroup cygnus.patches.gdb
- Newsgroups: cygnus.patches.gdb
- Organization: Cygnus Solutions
- References: <14313.20900.407612.412542@leda.cygnus.com>
Oops, I hadn't saved all my Xemacs buffers before making the diff. In
the osfsolib.c & irix5-nat.c files, the line
target_resize_to_sections (target, count);
should really be:
old = target_resize_to_sections (target, count);
Sorry 'bout that.
Jim
--
++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++
Jim Ingham jingham@cygnus.com
Cygnus Solutions Inc.