Mike Smith wrote: > > > Is the reason why adb hasn't been ported to freebsd because the source is > > proprietary? > > You make no sense. > > > If gdb should suffice for my debugging needs, how can a breakpoint be set > > at a particular interrupt, or even at any interrupt? The break command > > only seems to accept functions, offsets, linenumbers and addresses... > > I'm all out of ideas and the gdb info file isn't helping. > > You make little more sense, unless you are talking about using > gdb-remote on a running kernel, in which case you should know that > interrupts are vectored through functions, and thus the entire issue is > moot. > > Note also that debugging through interrupt handlers can be problematic > on PC hardware.
Logic analyzers and/or ICEs are your friends here. Expensive friends. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://softweyr.com/ w...@softweyr.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message