Re: [Lazarus] devmgmt.msc

2018-03-30 Thread duilio foschi via Lazarus
Hi Jose', doubting a configuration error, I uninstalled Lazarus, then installed it again (current version is 1.8.2). Unfortunately I could not get rid of the error on TLibHandle. Then I found out that this type (TLibHandle) is not declared in system.pas but in rtl/dynlibs.pas

Re: [Lazarus] AT assembler syntax

2018-03-30 Thread Wolf via Lazarus
These are my options settings, following the recipe quoted. Where do I pass them to gdb? Thanks Wolf On 31/03/2018 01:04, leledumbo via Lazarus wrote: Any suggestions on how to make it work? Open View->Debug Windows->Debug Output, is your -eval-command parameter passed to gdb? -- Sent

Re: [Lazarus] devmgmt.msc

2018-03-30 Thread duilio foschi via Lazarus
Hi Jose', thank you for the code, but 1. I get a number of error messages while compiling the unit with Lazarus 1.6.4 under W7 (see below) 2. I cannot understand how I can get the enumerated COM device names into a TStringList as I need to process the names. Thank you Peppe Compile Project,

Re: [Lazarus] AT assembler syntax

2018-03-30 Thread leledumbo via Lazarus
> Any suggestions on how to make it work? Open View->Debug Windows->Debug Output, is your -eval-command parameter passed to gdb? -- Sent from: http://free-pascal-lazarus.989080.n3.nabble.com/ -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org

[Lazarus] AT assembler syntax

2018-03-30 Thread Wolf via Lazarus
Is there a way to change the syntax for the Lazarus Assembler window (View->Debug Windows->Assembler) to display Intel syntax? https://stackoverflow.com/questions/19149105/how-to-disable-att-enable-intel-syntax-in-lazarus-debug-window says: In the section