Recent

Author Topic: Assembler window highlight  (Read 3562 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


Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9909
  • Debugger - SynEdit - and more
    • wiki
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"

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

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9909
  • Debugger - SynEdit - and more
    • wiki
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.


 

TinyPortal © 2005-2018