This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/11158] find command returns bogus results


http://sourceware.org/bugzilla/show_bug.cgi?id=11158

--- Comment #1 from Ray <rayb1043 at yahoo dot com> 2012-06-18 22:14:13 UTC ---
Created attachment 6457
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6457
proposed patch for GDB find command returning bogus results

Proposed patch for GDB find command returning bogus results.

The patch is based on GDB version 7.0.1, but I think there is only one line
changed in the newest version (as of June 18, 2012).

The fix consists of rewriting simple_search_memory() in gdb/target.c to be
simpler and address at least a couple of issues.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]