http://d.puremagic.com/issues/show_bug.cgi?id=4130



--- Comment #11 from Robert Clipsham <rob...@octarineparrot.com> 2010-04-28 
19:05:45 BST ---
GDB isn't picking up the bt full, try invoking it with:

gdb --args dmd $OPTIONS $FILES

Where $OPTIONS and $FILES are the usual arguments you pass to dmd when
compiling. When gdb loads, type 'r' to run dmd, and when it segfaults type 'bt
full', followed by 'quit'. All of these are, of course, without the quotes.

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

Reply via email to