April 01, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 Robert Clipsham <robert@octarineparrot.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #593 is|0 |1 obsolete| | --- Comment #10 from Robert Clipsham <robert@octarineparrot.com> 2010-04-01 13:18:16 BST --- Created an attachment (id=594) Fix for #3987 This patch fixes the debug info. Tested with several test programs, including QtD, a couple of cases from Bernard Helyer, and my own test cases (which include the use of Phobos and DRuntime). The patch is against dmd 2.042, but it shouldn't be too hard to adapt it to the latest svn and dmd 1.x. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 01, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 nfxjfg@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nfxjfg@gmail.com --- Comment #11 from nfxjfg@gmail.com 2010-04-01 05:58:56 PDT --- Hey Walter, could you have a look at bug 3214 too? It's trivial to fix. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 01, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 Eldar Insafutdinov <e.insafutdinov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |e.insafutdinov@gmail.com --- Comment #12 from Eldar Insafutdinov <e.insafutdinov@gmail.com> 2010-04-01 14:13:48 PDT --- I confirm that the patch fixes problems with QtD. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 07, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 Robert Clipsham <robert@octarineparrot.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #594 is|0 |1 obsolete| | --- Comment #13 from Robert Clipsham <robert@octarineparrot.com> 2010-04-07 21:38:13 BST --- Created an attachment (id=604) Fix for #3987 Updated patch to the latest dmd 2 beta, including whitespace fixes. Also included the patch for bug #4037 and bug #4038. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 27, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #14 from Walter Bright <bugzilla@digitalmars.com> 2010-04-27 07:01:51 PDT --- I think I figured out what was going wrong with the function type caching, and came up with a corrected fix. Changeset 451. Please give it a try. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 27, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 --- Comment #15 from Robert Clipsham <robert@octarineparrot.com> 2010-04-27 19:43:59 BST --- Using r452 all my mini tests are working, I haven't tried QtD or other real apps, the test cases I got from them seem to work though :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 27, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 --- Comment #16 from Walter Bright <bugzilla@digitalmars.com> 2010-04-27 12:37:33 PDT --- Robert, I should add that I'm very indebted to you for figuring out what was going wrong with the dwarf output. Thank you! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 10, 2010 [Issue 3987] [gdb] Invalid DWARF output for function pointers | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=3987 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |clugdbug@yahoo.com.au Resolution| |FIXED --- Comment #17 from Don <clugdbug@yahoo.com.au> 2010-05-10 14:48:45 PDT --- Fixed DMD2.044 and DMD1.059. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation