Ticket #3175 (new defect)

Opened 3 years ago

Last modified 2 years ago

when loaded with -u, don't fail if not found

Reported by: weyrick Assigned to: anonymous
Priority: normal Milestone: 3.0.0 release
Component: Debugger Version: trunk
Severity: minor Keywords:
Cc:

Description (Last modified by weyrick)

in the ide we might load the debugger with a -u even if the library isn't found. if we can ignore that fact and just warn the user the library wasn't loaded, it will be convenient. then we can throw a normal undefined function for missing functions from the library 

Change History

12/15/06 09:48:44 changed by root

  • milestone deleted.

Milestone 1.8.x deleted

04/15/07 09:27:49 changed by weyrick

  • version changed from 1.8.x to HEAD.
  • type set to defect.
  • description changed.
  • milestone set to 3.0.0 release.