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 cli/8287] skipping boring functions when stepping


------- Additional Comments From justin dot lebar+gdb at gmail dot com  2010-05-07 04:35 -------
Also, I'm not convinced that full-on regexps are necessary.  Matching either a
string or a string followed by any sequence of characters (i.e. allowing 'foo'
and 'foo*' but not 'foo*bar' as blacklist function filters) would work for
templates.  Is there any other reason to have something more complicated here?

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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