mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
LibCoreDump: Include source locations of inlined functions in backtrace
This commit is contained in:
parent
a45b5ccd96
commit
03ef2a479a
Notes:
sideshowbarker
2024-07-18 12:01:07 +09:00
Author: https://github.com/itamar8910
Commit: 03ef2a479a
Pull-request: https://github.com/SerenityOS/serenity/pull/8149
Reviewed-by: https://github.com/gunnarbeutner
5 changed files with 46 additions and 8 deletions
|
@ -5,6 +5,7 @@ set(APIC_SMP_DEBUG ON)
|
|||
set(ARP_DEBUG ON)
|
||||
set(AUTOCOMPLETE_DEBUG ON)
|
||||
set(AWAVLOADER_DEBUG ON)
|
||||
set(BACKTRACE_DEBUG ON)
|
||||
set(BBFS_DEBUG ON)
|
||||
set(BMP_DEBUG ON)
|
||||
set(BXVGA_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue