Re: Cannot set Breakpoints in asm
Fabio D'Alfonso <[email protected]> Thu, 01 May 2014 19:49:21 +0200
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi, the issue was the stabs instead of dwarf, how it works. Thanks Fabio D'Alfonso 'Enabling Business Through IT' cell. +39.348.059.40.22 *** web: www.fabiodalfonso.com <http://www.fabiodalfonso.com/> email: [email protected] <mailto:[email protected]>linkedin: www.linkedin.com/in/fabiodalfonso <http://it.linkedin.com/in/fabiodalfonso> twitter: www.twitter.com/#!/fabio_dalfonso <http://www.twitter.com/#%21/fabio_dalfonso> fax: +39.06.874.599.581 BlackBerry® Wireless Enabled Address. ** Hidden numbers are automatically rejected by the phone* On 4/30/2014 12:54 PM, Fabio D'Alfonso wrote: > > Hi, > I built the 6.8.1 on ubuntu 11.04, and it works good with c c++ but > when I start a program built with nasm I get an empty list of function > and the dash in the listing do not allow to set breakpoints. > I get only the assembler windows working , while the other seems not > good. I get an empty list of function in the menu selecting the asm > file. and no function to disassemble in the upper part. > > Any idea? > > Thanks