gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: SIGSEGV with b main


From: Hezi Sasson
Subject: RE: SIGSEGV with b main
Date: Tue, 12 Feb 2008 10:08:10 +0200

please remove me from the publishing list


îàú: address@hidden áùí jhh
ðùìç: á 2/11/2008 10:50 PM
àì: address@hidden
ðåùà: SIGSEGV with b main

address@hidden wrote:
> (gdb) b main
> Breakpoint 1 at 0x401050: file
> Program received signal SIGSEGV, Segmentation fault.
>
>  
  Sometimes gdb behaves better for me if I am more specific.  Try
putting the break at line 15, in the body of your program, ie, b
main:15.  This way all the stack adjustments are assured of being finished.








************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************







************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]