This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Fwd: segmentation fault


Lisa Lan 5a <5alisalan@gmail.com> writes:

> I want to debug my Ânew code in LMMAPS program.
>
> I type gdb ./lmp_linux. It hasÂa error as below. Is it a bug?
>
> This GDB was configured as "x86_64-suse-linux"...
> Segmentation fault
>
> Lisa

If GDB segfaults for whatever reason it is bug.  But there is not enough
information to ascertain the problem.  What version of GDB are you
using?

Type:

gdb --version

Cheers,

Phil


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