Debugging a Program With dbx

Example 3: ild version

When a new version of ild is run on an executable created by an older version of ild, you see the following error message:

# Assume old_executable was created by an earlier version of ild $ cc -xildon -z i_verbose foo.o -o old_executable
      ild: (Performing full relink) an updated ild has been installed since a.out was last linked (2/16)


Note -

The numbers (2/16) are used only for internal reporting.