aboutsummaryrefslogtreecommitdiff
path: root/gcc/.gdbinit
AgeCommit message (Collapse)AuthorFilesLines
1999-03-16gdbinit: Move command to put breakpoint at abort to end of file so that gdb ↵Andreas Schwab1-4/+6
does not... * .gdbinit: Move command to put breakpoint at abort to end of file so that gdb does not bail out early. From-SVN: r25810
1998-04-27Redefine abort to report linenumber and filename of the errorMichael Meissner1-0/+5
From-SVN: r19423
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law1-0/+95
From-SVN: r14764