Skip to content
  • Simon Marchi's avatar
    gdb: remove linespec_p typedef · 1487a14e
    Simon Marchi authored
    I guess this was used with the old VEC implementation, but there is no
    reason to have this typedef anymore.
    
    gdb/ChangeLog:
    
    	* linespec.c (linespec_p): Remove.  Replace all uses with
    	"linespec *".
    
    Change-Id: I4cea59ae1cd46985da9c08d3a69686846b1ad028
    1487a14e