Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002065Zandronum[All Projects] Suggestionpublic2015-01-15 16:032015-01-16 20:00
ReporterEdward-san 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformLinuxOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002065: Add 'zandronum(-server)-dbg' package for debugging purpose
DescriptionNow it's time to think about a way to make linux crash reports more reliable.

The actual system makes this impossible, since zandronum is compiled in 'Release' mode.

My idea for the zandronum-(server-)dbg package consists in:

compile the code in RelWithDebInfo mode;
separate the debug information in, for example, zandronum(-server).debug;
strip the debug info in the original executable, ie zandronum(-server);
link zandronum(-server).debug to zandronum(-server) as the debug info table.

Then add such .debug files into the new packages.

The instructions reported here show the whole idea better.
Attached Files

- Relationships

-  Notes
User avatar (0011380)
Dusk (developer)
2015-01-15 16:06

Shouldn't we rather have a zandronum-dbg and zandronum-server-dbg which would contain the stripped debug symbols of zandronum and zandronum-server?

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: WaTaKiD
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-01-15 16:03 Edward-san New Issue
2015-01-15 16:04 Edward-san Summary Add 'zandronum-debug' package for debugging purpose => Add 'zandronum(-server)-debug' package for debugging purpose
2015-01-15 16:06 Dusk Note Added: 0011380
2015-01-15 17:05 Edward-san Summary Add 'zandronum(-server)-debug' package for debugging purpose => Add 'zandronum(-server)-dbg' package for debugging purpose
2015-01-15 17:05 Edward-san Description Updated View Revisions






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker