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: [RFA] inadvertent language switch during breakpoint_re_set_one


> 		=== gdb Summary ===
> 
> # of expected passes		3
> 
> Is my environment different from yours, i.e., is this something that
> is exposed on your internal tree?

That's really odd. I'm on top of branch master, and without this patch,
I do get an error:

    | FAIL: gdb.ada/bp_fun_addr.exp: Run until breakpoint at a'address (the program exited)
    |
    | 		=== gdb Summary ===
    |
    | # of expected passes		2
    | # of unexpected failures	1

You wouldn't have rebuilt GDB with my patch without realizing it,
by any chance?

Other than that, the only difference I can think of is that I am
using GNAT Pro, rather than the GNU Ada compiler... I can send you
my executable, if it can help clarify the mystery.

-- 
Joel


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