Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gdb question



I've got a kernel for an old machine, and I want to "patch" the kernel on-disk image to set 'acpi_force_load=1'

I've been through all sorts of gyrations with gdb, but I keep getting the following error message:

        (gdb) show write
        Writing into executable and core files is on.
        (gdb) set acpi_force_load = 1
        Cannot access memory at address 0xffffffff80527018
        (gdb)

I'm probably missing something obvious, but it's not obvious to me!


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index