Hi,

I'm using version 15.8a on OS X 10.8.4.

Using the curses interface, I'm trying to a text replacement, looking for 
"free(badptr);" and replacing it with "better_free(goodptr);"  [Names have been 
changed to protect the guilty as sin. ;-) ]

I'm able to search for "free", or "badptr", but I can't get scope to find 
"free(" or "free\(".


What's the magic here?

Thanks,
Tony


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Cscope-devel mailing list
Cscope-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cscope-devel

Reply via email to