Skip to content

Commit 150f77d

Browse files
committed
* README.md: Mention `use_dwarfdump' indexing option.
1 parent 408a48b commit 150f77d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ Available options:
7070
- `min_symbol_size` - (default 1) only index symbols with size equal to or
7171
greater than this.
7272

73+
- `use_dwarfdump` - if True (the default), use `dwarfdump` program, if it's
74+
available, to find the source file for a compiled file, if it can't be found
75+
in any other way.
76+
7377
### Graph generation ###
7478

7579
Generate an SVG image showing at most 20 routes from symbol `main` in

0 commit comments

Comments
 (0)