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 ...
Omit asked 28/2, 2020 at 15:19

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: ...
Seidler asked 12/2, 2020 at 16:25

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...
Periscope asked 5/12, 2018 at 4:28

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...
Gorgonzola asked 7/11, 2014 at 16:18

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...
Outsmart asked 26/2, 2013 at 7:9
1

© 2022 - 2024 — McMap. All rights reserved.