view src/.dbxinit @ 59766:8d2464efeb2e

(gdb-info-breakpoints-custom) (gdb-goto-breakpoint): Make breakpoint handling work on template functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> (gdb-assembler-custom): Update to recognise breakpoint information added on 2005-01-19.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 29 Jan 2005 06:55:14 +0000
parents 18e524802887
children
line wrap: on
line source

ignore 14
catch 18
ignore 20
ignore 23
alias s step
alias n next
alias c cont
alias st status
alias r run
alias l list
alias f file
alias q quit
alias w where
alias d delete
alias p print