azerothcore / azerothcore/azerothcore.github.io
Inconsistency in Docker documentation for GDB
- Langage dominant
- JavaScript
- Étoiles
- 6
- Forks
- 34
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
After following the Docker documentation for [enabling GDB inside Docker](https://www.azerothcore.org/wiki/install-with-docker#procedures) (under `How to run the worldserver with gdb`), Docker Compose fails during the build because `gdb.conf` is missing.
The current guide still instructs users to copy `apps/startup-scripts/gdb.conf` into the image and to start `worldserver` with `gdb -x /azerothcore/gdb.conf`, but this file is no longer available after [#22418](https://github.com/azerothcore/azerothcore-wotlk/pull/22418). As a result, following the documentation leads to a build error instead of a working GDB setup.
It would be good to update the Docker GDB instructions so they match the current container setup and no longer reference the removed `gdb.conf` file.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par la section « How to run the worldserver with gdb » du wiki d’installation de Docker et comparez ses instructions avec la configuration actuelle du conteneur après PR #22418. Mettez à jour le guide afin qu’il ne fasse plus référence au fichier supprimé apps/startup-scripts/gdb.conf, puis vérifiez que la procédure Docker GDB documentée n’échoue plus à cause de l’absence de ce fichier.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- docker, docker-compose
- Domaine
- devops, documentation
- Type d'issue
- Documentation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 74/100