This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/rfa] tweak patterns for annota3.exp


> You could put a breakpoint on vfprintf_unfiltered to find out :-)

hrm, so...

first we get the "frames-invalid\n" from:
      printf_unfiltered ("\n\032\032frames-invalid\n");
from annotate.c:234

then we get "\nBreakpoint" from
      ui_out_text (uiout, "\nBreakpoint ");
from breakpoint.c:2098

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]