Discussion:
Strace mode?
(too old to reply)
Juliusz Chroboczek
2004-06-08 20:14:44 UTC
Permalink
Is there a mode for viewing strace traces? Hopefully something that
would allow me to hide/show all the occurrences of a given system
call, and to customise the way strings are shown.

Thanks,

Juliusz Chroboczek

P.S. CC of followups appreciated.
h***@gmail.com
2016-07-24 08:18:29 UTC
Permalink
Post by Juliusz Chroboczek
Is there a mode for viewing strace traces? Hopefully something that
would allow me to hide/show all the occurrences of a given system
call, and to customise the way strings are shown.
Thanks,
Juliusz Chroboczek
P.S. CC of followups appreciated.
As I searched for plain strace highilight, like one from vim, this one more than enough https://github.com/pkmoore/strace-mode

It doesn't do anything except highlighting, though, but patches are welcome :Ь
Loading...