bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15449: gdb assembler no '=>' arrow in source


From: Lars Ingebrigtsen
Subject: bug#15449: gdb assembler no '=>' arrow in source
Date: Sun, 06 Dec 2020 16:29:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Markus Rother <informatik@markusrother.de> writes:

> When debugging an assembler program using gdb within emacs, there is no
> arrow pointing to the current line in my source file.  Everything else
> works properly (stepping, etc.):
>
> * (gdb) disas
> * M-x gdb-disassembly-buffer
> * (gdb) si
> * etc.
>
> The file was compiled with:
>
> =nasm -g -f elf32 foo.s - o foo.o=
> =ld foo.o -o foo=
>
> (using nasm 2.10.05)
>
> gdb was invoked with
>
> M-x gdb -i=mi foo

(This bug report unfortunately got no response at the time.)

Are you still seeing this issue with more recent versions of Emacs (and
nasm)?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]