https://bugs.kde.org/show_bug.cgi?id=397424

--- Comment #2 from Philippe Waroquiers <philippe.waroqui...@skynet.be> ---
filter_gdb already contains some sed expressions to canononicalise
select syscalls e.g.
...
    -e 's/in select ()$/in syscall .../'                                       
                      \
    -e 's/in \.__select ()$/in syscall .../'                                   
                      \
    -e 's/in select () at \.\.\/sysdeps\/unix\/syscall-template\.S.*$/in
syscall .../'                \
...

Isn't there a way to use or extend this technique instead of adding a new
filter_select ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to