gnat-gps Questions
2
Solved
Environment: Mac/Mojave and GDB 8.2.1 (via homebrew).
I worked through instructions https://forward-in-code.blogspot.com/2018/11/mojave-vs-gdb.html i.e.:
latest GDB via brew, which solves the ex...
Aldaaldan asked 17/2, 2019 at 19:19
1
Solved
I downloaded the GNAT Community 2019 and have installed on my Mac in my home folder "/Users/leon/opt/GNAT"
I run the command "gps" in the directory "/Users/leon/opt/GNAT/2019/bin".
And GPS showed ...
1
Solved
I am having trouble with dynamic and static linking a library in Ada. I have prepared a minimum working example. These three files define a library that outputs "Hello world":
helloworld_lib.gpr:
...
1
Solved
I'm trying to do some basic translations of old C++ code from many moons ago to learn Ada, and I have been absolutely stumped on how to sort a vector using the built-in Generic_Sorting. I haven't b...
1
Solved
I am trying to create an ada library and have tried a few different things.
I have tried compiling the project using makefiles and trying to create a library from all the .o files
This seemed to no...
1
I'm using GPS IDE for Ada 95 coding. When I try to put a break point in a .adb file, I'm getting a message "No source file named filename.adb". I built the project and initialized the debugger. Wha...
1
© 2022 - 2024 — McMap. All rights reserved.