FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

gdb --args gdb DuitTests

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
Ant



Joined: 06 Mar 2004
Posts: 306
Location: Canada

PostPosted: Wed Mar 08, 2006 6:59 pm    Post subject: gdb --args gdb DuitTests Reply with quote

yep, that's where I am right now... Shocked

Do you know what's the version to gdb to use?

Ant

here is the output:
Code:

Program received signal SIGSEGV, Segmentation fault.
0x08154f51 in dwarf_decode_lines (lh=0x87689d8, comp_dir=0x0, abfd=0x8316ad8, cu=0xbffe5e10, pst=0x87635a0) at dwarf2read.c:6581
6581                      dir = lh->include_dirs[fe->dir_index - 1];
(gdb) list
6576
6577                    file = read_unsigned_leb128 (abfd, line_ptr, &bytes_read);
6578                    line_ptr += bytes_read;
6579                    fe = &lh->file_names[file - 1];
6580                    if (fe->dir_index)
6581                      dir = lh->include_dirs[fe->dir_index - 1];
6582                    else
6583                      dir = comp_dir;
6584                    if (!decode_for_pst_p)
6585                      dwarf2_start_subfile (fe->name, dir);
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group