Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC

Pushed as obvious
This commit is contained in:
Philippe Waroquiers 2018-05-19 08:38:57 +02:00
parent 2dd50e74b7
commit 50c65c2d60
2 changed files with 5 additions and 1 deletions

View file

@ -777,7 +777,7 @@ do_gdb_disassembly (struct gdbarch *gdbarch,
SRC_LINE: Print only source line.
LOCATION: Print only location.
LOC_AND_SRC: Print location and source line.
SRC_AND_LOC: Print location and source line.
Used in "where" output, and to emit breakpoint or step
messages. */