Samuel Thibault, on Fri 11 Nov 2016 18:17:43 +0100, wrote: > AIUI, what gdb misses is simply the name of the files being mapped: > since the mappings may be random, it can't invent the file names.
I forgot to mention: on Linux, its provided in the core file through an NT_FILE note. Samuel