The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building with debug symbols
2019-02-04, 17:12
Post: #1
Building with debug symbols
I am trying to build with debugging symbols. I was able to build with gdbudp included. But I am missing something when attempting to build with debug symbols . I tried setting EXTRA_CFLAGS to -g and CFLAGS to -g but when open the the image with gdb I get the message

Reading symbols from bin-x86_64-efi/snp--intelx.efi.tmp...(no debugging symbols found)...done.

Any pointers on how to enable "-g" during compile.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Building with debug symbols - ebruno - 2019-02-04 17:12



User(s) browsing this thread: 1 Guest(s)