[Issue 4038] [gdb] Invalid DWARF output for function pointers with ref args

2014-04-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4038

Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

Version|1.055   |D1

--


[Issue 4038] [gdb] Invalid DWARF output for function pointers with ref args

2010-05-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4038


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||clugd...@yahoo.com.au
 Resolution||FIXED


--- Comment #3 from Don clugd...@yahoo.com.au 2010-05-10 14:49:19 PDT ---
Fixed DMD2.044 and DMD1.059.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4038] [gdb] Invalid DWARF output for function pointers with ref args

2010-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4038


Robert Clipsham rob...@octarineparrot.com changed:

   What|Removed |Added

 Attachment #596 is|0   |1
   obsolete||


--- Comment #2 from Robert Clipsham rob...@octarineparrot.com 2010-04-07 
21:39:13 BST ---
(From update of attachment 596)
This patch has been included with the new patch in bug #3987.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4038] [gdb] Invalid DWARF output for function pointers with ref args

2010-04-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4038



--- Comment #1 from Robert Clipsham rob...@octarineparrot.com 2010-04-01 
20:38:07 BST ---
Created an attachment (id=596)
Patch to add support for debugging info for ref args to function pointers

Simple patch, just make ref args behave like pointers.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---