Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Debugger
»
Assembler window highlight
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
composition instead of in...
by
BildatBoffin
[
Today
at 01:16:31 pm]
Update a table with an Au...
by
Zvoni
[
Today
at 01:14:15 pm]
Is it me or is there some...
by
jamie
[
Today
at 12:03:37 pm]
FPC says file exists, Laz...
by
eny
[
Today
at 11:55:04 am]
bgraformatui.pas(26,12) W...
by
marcov
[
Today
at 11:40:06 am]
Lazarus IDE built for LCL...
by
dbannon
[
Today
at 11:35:26 am]
Variable initialization
by
BildatBoffin
[
Today
at 11:35:22 am]
unit ProjectDescriptorTyp...
by
Martin_fr
[
Today
at 09:41:17 am]
FreePascal/Lazarus docume...
by
MarkMLl
[
Today
at 08:39:13 am]
Lazarus 4.x - ZeosdBo
by
essence-ciel
[
Today
at 08:29:57 am]
Fpcupdeluxe
by
DonAlfredo
[
Today
at 08:22:12 am]
BGRAVirtualScreen - weird...
by
backprop
[
Today
at 08:20:04 am]
Question about fpreport
by
ginoo
[
Today
at 07:17:44 am]
Status of Fresnel Project...
by
dbannon
[
Today
at 06:11:31 am]
https://live.freepascal.o...
by
PierceNg
[
Today
at 05:15:59 am]
Add Help to an Applicatio...
by
wp
[
Today
at 01:19:25 am]
Lazarus Woes (4.2)
by
Martin_fr
[March 04, 2026, 09:22:32 pm]
gitlab issues menu
by
n7800
[March 04, 2026, 07:52:13 pm]
The growth of computers
by
LeP
[March 04, 2026, 07:04:17 pm]
Problem to restore previo...
by
Hartmut
[March 04, 2026, 05:19:29 pm]
How to use Lazserial
by
CM630
[March 04, 2026, 03:27:11 pm]
Don't Look Here
by
Joanna
[March 04, 2026, 02:53:40 pm]
TidSimpleServer Error whi...
by
jamie
[March 04, 2026, 12:27:29 pm]
could Ardour's YTK be use...
by
marcov
[March 04, 2026, 11:33:20 am]
Debian removes FPC/Lazaru...
by
zeljko
[March 04, 2026, 11:12:34 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Assembler window highlight (Read 3940 times)
airpas
Full Member
Posts: 179
Assembler window highlight
«
on:
March 25, 2013, 02:14:13 pm »
hi
is just can't find how to highlight text in the assembler window , so is it already suported ?
and the output asm is AT&T syntax . how to pass a command to GDB to let it show intel syntax ?
thanks
Logged
Martin_fr
Administrator
Hero Member
Posts: 12170
Debugger - SynEdit - and more
Re: Assembler window highlight
«
Reply #1 on:
March 25, 2013, 02:44:26 pm »
highlight for the asm window is not implemented.
you can pass startup options to gdb. (via Tools/Options/debugger).
You need to check the gdb docs how to do that.
Something like -ex "set gdb_var_name_for_asm asm_style"
Logged
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
airpas
Full Member
Posts: 179
Re: Assembler window highlight
«
Reply #2 on:
March 25, 2013, 03:56:12 pm »
thanks Martin , is it in the todo list ?
i find an old post which already talk about passing parameters to gdb.
Code:
[Select]
http://www.lazarus.freepascal.org/index.php?topic=8741.0
Logged
Martin_fr
Administrator
Hero Member
Posts: 12170
Debugger - SynEdit - and more
Re: Assembler window highlight
«
Reply #3 on:
March 25, 2013, 04:10:57 pm »
At the moment neither is on the todo.
Though, an option for the format should be easy.
Logged
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Debugger
»
Assembler window highlight
TinyPortal
© 2005-2018