This is the mail archive of the gdb-patches@sourceware.org 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: (gdb-6.8) Discard breakpoint address if shared library is unloaded


> > Pfew, some of these lines were so long that it was really tough to
> > review some of them, but after stretching my terminal to some 300
> > characters wide, it became much easier :-).
> 
> Uhm, you mean those annota* tests? Those are scary indeed; I really wish
> the annotations somehow disappear tomorrow.

I wasn't really thinking about the annotations themselves, but rather
about the test where the expected output is one giant string 300-400
characters long, and the changes are 2 spaces that have been removed.
Verifying what has changed inside those lines was tricky... Maybe using
gdb_expect_list would improve the situation. But that's for another
rainy day...

-- 
Joel


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