Hi, after changing the script example/isolist for using gdb, i realized that it does not look into sub directories. So for completeness:
$ src/.libs/iso-info -f large.iso
...
ISO-9660 Information
2048 /my
6 /small_file
4294965248 /my/large_file
34410496 /my/large_file
So it looks like libcdio has no problems with directory records above the
4 GiB limit. (Just the problem with multi-extent files.)
Have a nice day :)
Thomas
