Re: Add line table and line map debugging routines

2011-11-22 Thread Jason Merrill
OK. Jason

Add line table and line map debugging routines

2011-11-22 Thread Diego Novillo
I found these useful while debugging the trunk->pph merge that brought in the new macro location tracking features. OK for trunk? We are in stage 3, but these are debugging routines so I figured it should be safe. Tested on x86_64. Diego. * include/line-map.h (linemap_dump): Declare.