Re-sync nm pages across linux/osx
This commit is contained in:

committed by
Agniva De Sarker

parent
c8ee465c2f
commit
66dd8e6acc
@@ -14,6 +14,6 @@
|
||||
|
||||
`nm -a {{file.o}}`
|
||||
|
||||
- Demangle C++ symbols:
|
||||
- Demangle C++ symbols (make them readable):
|
||||
|
||||
`nm {{file.o}} | c++filt`
|
||||
`nm -demangle {{file.o}}`
|
||||
|
Reference in New Issue
Block a user