Thanks. I am building and debugging chromium on ubuntu 9.10, which already has the latest gdb, which is 7.0 version.
On Fri, Nov 27, 2009 at 10:18 PM, Craig Schlenter <[email protected] > wrote: > I have a vague recollection of having seen this before ... upgrading > gdb may help. > > http://sourceware.org/ml/gdb-patches/2003-01/msg00074.html > > --Craig > > On Sat, Nov 28, 2009 at 8:06 AM, Evan Martin <[email protected]> wrote: > > I have never encountered this. Have you tried searching for the error > message? > > > > On Fri, Nov 27, 2009 at 4:31 PM, n179911 <[email protected]> wrote: > >> Hi, > >> I am trying to run chrome under ubuntu. But I see a lot of 'internal > error > >> in the warning message'. Can you please tell me what does those means > and > >> how can I fix those? > >> Thank you. > >> $ gdb out/Debug/chrome > >> > >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not in > >> symtab.) > >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not in > >> symtab.) > >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not in > >> symtab.) > >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not in > >> symtab.) > >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not in > >> symtab.) > >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not in > >> symtab.) > >> > >> -- > >> Chromium Developers mailing list: [email protected] > >> View archives, change email options, or unsubscribe: > >> http://groups.google.com/group/chromium-dev > > > > -- > > Chromium Developers mailing list: [email protected] > > View archives, change email options, or unsubscribe: > > http://groups.google.com/group/chromium-dev > -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
