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
Need help converting a C+...
by
MathMan
[
Today
at 12:45:02 am]
Possible LMAX Disruptor (...
by
jamie
[
Today
at 12:41:14 am]
Just Curious: When has an...
by
Martin_fr
[December 04, 2025, 11:28:44 pm]
[SOLVED] Assembler error ...
by
yurets_z
[December 04, 2025, 11:18:23 pm]
Cannot find Online Packag...
by
dseligo
[December 04, 2025, 10:57:42 pm]
TMSSQLConnection in MacOS...
by
zeljko
[December 04, 2025, 10:29:17 pm]
Compiled package
by
Ed78z
[December 04, 2025, 10:26:14 pm]
ddebian 12 input err!
by
PascalDragon
[December 04, 2025, 09:39:53 pm]
unusual static FPC
by
PascalDragon
[December 04, 2025, 09:38:46 pm]
How to load read large CS...
by
Nimbus
[December 04, 2025, 08:29:24 pm]
Lazarus IDE problem?
by
BrunoK
[December 04, 2025, 05:52:48 pm]
Recomendations for conver...
by
gidesa
[December 04, 2025, 04:40:32 pm]
Qt6 / X11: problem with G...
by
zeljko
[December 04, 2025, 04:18:33 pm]
How to use nested classes
by
440bx
[December 04, 2025, 01:59:08 pm]
Qt6 / X11 session: strang...
by
AlexTP
[December 04, 2025, 01:04:31 pm]
TShellListView empty spac...
by
jamie
[December 04, 2025, 12:20:14 pm]
Tool to create Windos set...
by
marcov
[December 04, 2025, 11:35:30 am]
IDE Watch Window colors (...
by
Martin_fr
[December 04, 2025, 11:23:38 am]
Anchoring controls with d...
by
Martin_fr
[December 04, 2025, 11:20:42 am]
Why this code is working ...
by
Martin_fr
[December 04, 2025, 11:07:08 am]
BalloonHint in Trayicons ...
by
CM630
[December 04, 2025, 10:59:42 am]
[Solved]Lazreport Labels
by
Petrus Vorster
[December 04, 2025, 09:42:38 am]
MouseAndKeyInput ---> To ...
by
n7800
[December 04, 2025, 08:43:08 am]
Hints in TTrayIcon
by
CM630
[December 04, 2025, 08:04:34 am]
Define background color f...
by
Antek
[December 04, 2025, 07:46:15 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Assembler window highlight (Read 3912 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: 11896
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: 11896
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