Re: [uml-user] Module Debugging Figured Out

2006-08-12 Thread Blaisorblade
On Wednesday 09 August 2006 20:53, Rick Spillane wrote: > OK. So I figured out how to solve my problem. I will post my results > and method below: Can you put the below content on the UML Wiki for future users? You're likely the 3rd asking this question in these days. It's at: http://uml.harlowhil

[uml-user] Module Debugging Figured Out

2006-08-09 Thread Rick Spillane
OK. So I figured out how to solve my problem. I will post my results and method below: The module was compiled using ARCH=um of course, so it has debugging information right in the .ko file. I put a break point at __link_module (kernel/module.c:1775). I boot UML, and tell it to load my module.