This directory includes a test for directories and file names with special
characters in them (like '!' or space characters).

  cd ./parse\!obj
  make
  gvd ./parse

and try setting a breakpoint in parse.adb and parse_controlled.ads.

In both cases, you should see the small red icon on the left of the
corresponding source line.

