This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] multi-word subreg lowering pass


Am Samstag, 7. Mai 2005 21:43 schrieb Daniel Jacobowitz:
> > Meanwhile, I'd be thankful for any hint on a method for finding out the
> > origin of the segmentation fault.
>
> If your GDB is crashing, I strongly recommend trying a newer version -
> preferably from CVS.  What host and version are you using?
I am using gdb 6.2.1 on a x86_64 host. What I am doing is: 

1.) excecuting "gdb cc1"
2.) using the command "(gdb) run -O2 preprocessed_c_source_file" .

Afterwards I end up again at the shell prompt. Do I undestand correctly that 
this is not supposed to happen? I.e. should I get back to the gdb command 
prompt?

Yours,

Björn


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]