bugThe GNU Hurd - Bugs: bug #17136, debugging information from...

 
 

bug #17136: debugging information from Assembler source files

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Mon 17 Jul 2006 12:42:22 PM UTC
   
 
Category:  GNU Mach Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Invalid Privacy:  Public
Assigned to:  tschwinge Originator Name: 
Open/Closed:  Closed Reproducibility:  None
Size (loc):  None Planned Release:  GNU Mach 1.4
Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 14 Nov 2006 05:06:49 PM UTC, comment #1: 

Not valid anymore with the new build system.

Thomas Schwinge <tschwinge>
Group administrator
Mon 17 Jul 2006 12:42:22 PM UTC, original submission:  

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 [...]

Thomas Schwinge <tschwinge>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-14 tschwinge StatusNone Invalid
    Assigned toNone tschwinge
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code