bug#73031: [PATCH] Fix gbt command in gdbinit
Hi, bren...@umanwizard.com skribis: > From: Brennan Vincent > > In 2009 when this was written, SCM_UNDEFINED was 0x704. Now it's 0x904. Good catch! Applied, thanks. Ludo’.
bug#73031: [PATCH] Fix gbt command in gdbinit
From: Brennan Vincent In 2009 when this was written, SCM_UNDEFINED was 0x704. Now it's 0x904. --- gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdbinit b/gdbinit index fdc9c759b..b15f85a90 100644 --- a/gdbinit +++ b/gdbinit @@ -200,5 +200,5 @@ define inst end de