[Bug symtab/25858] [readnow] FAIL: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Fri Jun 5 06:02:36 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=25858

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.burgess at embecosm dot com

--- Comment #9 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #0)
> When running test-case gdb.ada/bp_c_mixed_case.exp with target board
> readnow, we have:
> ...
> (gdb) break <NoDebugMixedCaseFunc>^M
> Breakpoint 3 at 0x401f7a: file ../sysdeps/x86_64/crtn.S, line 41.^M
> (gdb) FAIL: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>
> ...
> while with native we have:
> ...
> (gdb) break <NoDebugMixedCaseFunc>^M
> Breakpoint 3 at 0x401f7e^M
> (gdb) PASS: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>
> ...

This actually is a regression since commit 3d92a3e313 "gdb: Don't reorder line
table entries too much when sorting."

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list