-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
When linking with the host linker, the .debug_gdb_scripts symbol isn't emitted, causing the gdb python script to not be loaded. It appears that this isn't the only problem since manually loading the script throws the following error: Loading Go Runtime support. Traceback (most recent call last): File "../go/src/pkg/runtime/runtime-gdb.py", line 198, in <module> _rctp_type = gdb.lookup_type("struct runtime.rtype").pointer() gdb.error: No struct type named runtime.rtype.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.