aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Collapse)AuthorFilesLines
1991-08-20* mcheck.c: Avoid warning about undeclared abort fn.John Gilmore1-1/+1
* tm-sparc.h (PC_ADJUST): Avoid calling error() from this; it causes recursive calls to error() when used in cleanups. To do so requires that we make it a function, so we do. * sparc-tdep.c (sparc_pc_adjust): New implem of PC_ADJUST. * utils.c (do_cleanups): Remove the current cleanup from the chain *before* calling it, in case error() is called from it. The result won't be pretty, but won't be an infinite loop either.
1991-08-16 * main.c: Remove unused terminating_signals and catch_termination().John Gilmore1-8/+13
(long_options): Terminate with a zero element. [Bugfix from Atsuo Kawaguchi <atsuo@hark86.harl.hitachi.co.jp>.] (gdb_readline): Make call-compatible with readline. (init_signals): Improve comments re vfork vs. signal. * utils.c (prompt_for_continue): Use new gdb_readline(). If we prompt for continuation, we don't let CR repeat the previous command, once we get back to a prompt. It's too easy to keep hitting CR, expecting "--more--" prompts, and have some long command start repeating on you.
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-2/+4
1991-05-03Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog.Jim Kingdon1-1/+4
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-2/+3
Look at the ChangeLog for Apr 30 and May 1.
1991-04-19 * utils.c: Use CPLUS_MARKER not '$'.Jim Kingdon1-1/+2
* cplus-dem.c: Use CPLUS_MARKER not '$'. If CPLUS_MARKER isn't defined, define it to '$'.
1991-04-19*** empty log message ***Jim Kingdon1-6/+7
1991-03-28Initial revisionK. Richard Pixley1-0/+1294
1990-09-05Initial revisionJohn Gilmore1-1000/+0
2012-06-03gdb-3.4gdb-3.41-2/+4
2012-06-03gdb-3.3gdb-3.31-50/+392
2012-06-03gdb-3.1gdb-3.11-0/+219
2012-06-03gdb-2.8gdb-2.81-2/+19
2012-06-03gdb-2.5.1gdb-2.5.11-0/+420