bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SET BREAK/CALL equiv. on gdb


From: UHAP023
Subject: Re: SET BREAK/CALL equiv. on gdb
Date: 17 Sep 2004 18:57:53 GMT
User-agent: tin/1.7.5-20040615 ("Gighay") (UNIX) (Linux/2.4.25 (i586))

Eli Zaretskii <address@hidden> wrote:

> : How about this:
> 
> :  (gdb) set breakpoint-verbose off
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> :  (gdb) rbreak .
> :  Breakpoints 5-6666 set.
     ^^^^^^^^^^^^^^^^^^^^^^^

I am running V5.3 which does not have these commands. I can't find any
refs. in a quick browse of,
http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/NEWS?content-type=text/x-cvsweb-markup&cvsroot=src
What version introduced them?

> :  (gdb) commands 5-6666
> :  > ...
> :  > end
> :  (gdb) disable 5-6666
> 
> : (Currently, there's no way to get a short output from rbreak, and
> : `commands' doesn't accept ranges of breakpoints.)

Thanks
Tom Crane

-- 
Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill,
Egham, Surrey, TW20 0EX, England. 
Email:  address@hidden
Fax:    +44 (0) 1784 472794




reply via email to

[Prev in Thread] Current Thread [Next in Thread]