Dear maintainers, I felt the need for a function that searches the memory for a string. I haven't found this feature in gdb, at least not in the 5.0 release. Since my patch only solves my problem, it might not be usable ... I don't know. Anyway, it works like this: find $string $from $to $string is the string to search for, no spaces or strange characters allowed. $from is the address to start the search at. $to is the address to end the search at. What command should I run to send the patch to you? diff ... ? Regards, Conny .................................................... Conny Andersson Work Area: Embedded Systems Cendio Systems AB Direct: +46(0)13 290882 Teknikringen 3 Mobile: +46(0)707 452066 583 30 Link�ping Fax: +46(0)13 214700 Sweden Internet: www.cendio.com _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb
