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: Michael Chastain
Subject: Re: SET BREAK/CALL equiv. on gdb
Date: Tue, 14 Sep 2004 07:24:56 -0400
User-agent: nail 10.8 6/28/04

address@hidden wrote:
> 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...

Alas, no, there isn't.

Michael Chastain




reply via email to

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