bug-gdb
[Top][All Lists]
Advanced

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

SET BREAK/CALL equiv. on gdb


From: UHAP023
Subject: SET BREAK/CALL equiv. on gdb
Date: 10 Sep 2004 19:58:03 GMT
User-agent: tin/1.7.5-20040615 ("Gighay") (UNIX) (Linux/2.4.25 (i586))

There is a very useful feature of the DEC(RIP!) VMS debugger which
will do a break on every function call.  Is there any equivalent in
gdb, short of using 'info function', parsing the output to get a list
of all functions in the code and then generating separate break
instructions for them all?  Needless to say, this is very tedious...

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]