danlrobertson89 at gmail dot com
2018-04-28 01:55:43 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23124
Bug ID: 23124
Summary: null deref when casting to the unit type
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rust
Assignee: unassigned at sourceware dot org
Reporter: danlrobertson89 at gmail dot com
Target Milestone: ---
Minimal repro:
(gdb) set language rust
(gdb) print 8 as *const ()
Note:
Same issue happens when casting to a function with an empty arg list.
Bug ID: 23124
Summary: null deref when casting to the unit type
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rust
Assignee: unassigned at sourceware dot org
Reporter: danlrobertson89 at gmail dot com
Target Milestone: ---
Minimal repro:
(gdb) set language rust
(gdb) print 8 as *const ()
Note:
Same issue happens when casting to a function with an empty arg list.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.