JDHankle / riviera

Remote Debugging in EMACS
GNU Lesser General Public License v2.1
6 stars 1 forks source link

Ignore certain files when debugging [Geben 5] #7

Closed danlamanna closed 1 year ago

danlamanna commented 10 years ago

https://code.google.com/p/geben-on-emacs/issues/detail?id=5

This is more a feature request than a bug. I would like something like an "ignore-files" list where I could specify files or uri that I don't want to profile

Perfect example is WordPress admin panel debugging - the periodic ajax calls trigger the debugger often when it's not the request you want.