bug-hurd
[Top][All Lists]
Advanced

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

[bug #17136] debugging information from Assembler source files


From: Thomas Schwinge
Subject: [bug #17136] debugging information from Assembler source files
Date: Mon, 17 Jul 2006 14:42:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.4) Gecko/20060608 Ubuntu/dapper-security Firefox/1.5.0.4

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17136>

                 Summary: debugging information from Assembler source files
                 Project: The GNU Hurd
            Submitted by: tschwinge
            Submitted on: Monday 07/17/06 at 14:42
                Category: GNU Mach
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Reproducibility: None
              Size (loc): None
         Planned Release: GNU Mach 1.4
                  Effort: 0.00

    _______________________________________________________

Details:

To get debugging symbols in the object files compiled from Assembler
source files, I had to add '-g' to '$ASFLAGS' before configuring GNU
Mach.  I used

  $ CFLAGS="$CFLAGS -O0 -g" ASFLAGS="${ASFLAGS-$CFLAGS} -O0 -g" ./configure
[...]







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17136>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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