Use
LOCAL_PATH := $(call my-dir)
$(warning $(LOCAL_PATH))
Related Contents:
- Tool for debugging makefiles
- Debugging GNU make
- What is private bytes, virtual bytes, working set?
- Is there “Break on Exception” in IntelliJ?
- Attach IntelliJ IDEA debugger to a running Java process
- What is the difference between Step Into and Step Over in a debugger
- What are the debug memory fill patterns in Visual Studio C++ and Windows?
- Debugging in Clojure? [closed]
- How does a debugger work?
- Profiling Vim startup time
- Visual Studio debugger – Displaying integer values in Hex
- How to debug Google Apps Script (aka where does Logger.log log to?)
- How do I debug an MPI program?
- Why is debugging better in an IDE? [closed]
- How do I enable logging for Spring Security?
- How to get R script line numbers at error?
- How to check if program was compiled with debug symbols? [duplicate]
- How to debug using npm run scripts from VSCode?
- How to debug Angular JavaScript Code
- Wireshark vs Firebug vs Fiddler – pros and cons? [closed]
- How to go to the previous line in GDB?
- gdb: how to print the current line or find the current line number?
- How to jump to next break point in IntelliJ?
- How can I inspect element in chrome when right click is disabled?
- How to disable “Type to continue, or q to quit” in gdb?
- How do you fix a bug you can’t replicate?
- IIS does not list a web site that matches the launched URL
- How to enable loglevel debug on Apache2 server [closed]
- How to debug elisp?
- How to use pg_stat_activity?
- How is Linux kernel live debugging done and what tools are used?
- How to debug RESTful services? [closed]
- How do I debug HTML and JavaScript together in VSCode (Visual Studio Code)?
- How can I test a trigger function in GAS?
- How to programmatically detect debug mode in nodejs?
- Line number of segmentation fault
- How do I debug AppleScript?
- GDB: How to list all source files used for compilation
- How to debug Haskell code?
- How to get the symbol name for a memory address in GDB?
- Trigger xDebug in PhpStorm when calling using CURL
- Hardest types of bugs to track? [closed]
- How to run/debug a streamlit application from an IDE
- Starting to learn Windbg [closed]
- Debugging typescript with source maps and webpack
- Break when style has changed in Chrome Dev Tools
- Safari Web Inspector network throttling
- What is the difference between Step in, Step out and Step Over?
- What is the difference between Step in, Step out and Step Over?
- How do I enable remote celery debugging in PyCharm?