From 2870ec63c3c6ade38bbfb07b5a02f8ba87f5857d Mon Sep 17 00:00:00 2001
From: easybuild <you@example.com>
Date: Thu, 29 Jun 2023 12:30:03 +0200
Subject: [PATCH] Thu, 29 Jun 2023 12:30:03 +0200

---
 karolina.csv | 3 +++
 karolina.md  | 1 +
 2 files changed, 4 insertions(+)

diff --git a/karolina.csv b/karolina.csv
index 30350e58..ff680e2b 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -499,6 +499,7 @@ gcccuda/2020b,1
 gcccuda/2022b,1
 GDAL/3.2.1-foss-2020b,1
 GDAL/3.3.0-foss-2021a,1
+GDB/13.2-GCCcore-12.2.0,1
 Gdk-Pixbuf/2.42.10-GCCcore-12.2.0,1
 Gdk-Pixbuf/2.42.6-GCCcore-10.3.0,1
 Gdk-Pixbuf/2.42.8-GCCcore-11.3.0,1
@@ -825,6 +826,7 @@ IOTK/1.2.2-intel-2020a,1
 ipp/2020.3.304,1
 irodsfs/0.7.6,1
 ISL/0.24,1
+ISL/0.24-GCCcore-12.2.0,1
 itac/2020.3.036,1
 JANPA/V2.03-pre-release,1
 JasPer/2.0.24-GCCcore-10.2.0,1
@@ -1110,6 +1112,7 @@ make/4.4.1-GCCcore-12.2.0,1
 makeinfo/6.7-GCCcore-10.2.0,1
 makeinfo/6.7-GCCcore-10.3.0,1
 makeinfo/6.7-GCCcore-9.3.0,1
+makeinfo/6.8-GCCcore-12.2.0,1
 Mako/1.1.3-GCCcore-10.2.0,1
 Mako/1.1.4-GCCcore-10.3.0,1
 Mako/1.1.4-GCCcore-11.2.0,1
diff --git a/karolina.md b/karolina.md
index 67cfb2f1..c572efcc 100644
--- a/karolina.md
+++ b/karolina.md
@@ -159,6 +159,7 @@
 | Module | Description |
 | ------ | ----------- |
 | [Forge](http://www.allinea.com/products/develop-allinea-forge) | Allinea Forge is the local_complete toolsuite for software development - with everything needed to debug, profile, optimize, edit and build C, C++ and FORTRAN applications on Linux for high performance - from single threads through to local_complex parallel HPC codes with MPI, OpenMP, threads or CUDA. |
+| [GDB](https://www.gnu.org/software/gdb/gdb.html) | The GNU Project Debugger |
 | [TotalView](http://www.roguewave.com/products/totalview.aspx) | TotalView is a GUI-based source code defect analysis tool that gives you unprecedented control over processes and thread execution and visibility into program state and variables. It allows you to debug one or many processes and/or threads in a single window with local_complete control over program execution. This allows you to set breakpoints, stepping line by line through the code on a single thread, or with coordinated groups of processes or threads, and run or halt arbitrary sets of processes or threads. You can reproduce and troubleshoot difficult problems that can occur in concurrent programs that take advantage of threads, OpenMP, MPI, GPUs or coprocessors. |
 | [Valgrind](http://valgrind.org/downloads/) | Valgrind: Debugging and profiling tools |
 
-- 
GitLab