Debugging a Vlc dll with GDB.

Dave Korn dave.korn@artimi.com
Fri Dec 7 16:21:00 GMT 2007


On 07 December 2007 00:42, Daniel Jacobowitz wrote:

> On Fri, Dec 07, 2007 at 12:28:42AM +0000, Pedro Alves wrote:
>> I could swear there use to be a "pending resolved"
>> notice.  Did it go away with the multiple breakpoint
>> location support?
> 
> Yes, I believe so.  It was mostly there to warn you that the
> breakpoint number had changed, which Vladimir has now fixed.
> 
>>  	  if (pending_break_support == AUTO_BOOLEAN_AUTO &&
>> -	      !nquery ("Make breakpoint pending on future shared library load?
>> ")) +	      !nquery (_("\ +Make breakpoint pending on future symbol
file
>> addition? "))) 
> 
> Accurate, but I don't like it much... sounds awkward.

  How about

"Leave breakpoint pending until symbols can be resolved?"



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Gdb mailing list