Re: [discuss] booting a kernel compiled with -mregparm=0
From: Tigran Aivazian
Date: Tue Jan 18 2005 - 08:06:20 EST
On Tue, 18 Jan 2005, Tigran Aivazian wrote:
I already solved this paricular problem. And the solution is (but don't tell
me you knew it, for then why didn't you tell anyone) simply --- compile the
kernel with -g and that includes enough debug information to be able to
decode the stack content correctly. And yes, kdb does show the correct
argument values now. No changes to kdb are necessary and no need to do the
work with dwarf2 implementation etc etc.
actually I am very surprized that it worked (because looking at the code I
concluded that it should NOT). So I need to retest in all cases to make
sure this is not a coincidence but a solid fact...
Kind regards
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/