9252448 gdb: change "nonzero" to "true" in comments

Authored and Committed by Simon Marchi 4 years ago
    gdb: change "nonzero" to "true" in comments
    
    These int fields have been converted to bool, so their doc should say
    "true" and not "nonzero".
    
    gdb/ChangeLog:
    
    	* breakpoint.h (bp_location) <inserted, permanent, duplicate>:
    	Change "nonzero" to "true" in documentation.
    
        
file modified
+5 -0
file modified
+3 -3