In Drupal, most breadcrumb generation and navigation is sufficient by basing it off of the menu hierarchy with the Menu Breadcrumb module.
This works great except in certain edge cases, such as nodes that do not have menu placement, and Views pages which may exist, but not have a set...