On Mon, Oct 4, 2010 at 2:12 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote: > On Mon, Oct 4, 2010 at 12:10 PM, Johannes Berg > <johannes@xxxxxxxxxxxxxxxx> wrote: >> On Mon, 2010-10-04 at 12:04 -0700, Ben Greear wrote: >>> On 10/04/2010 12:01 PM, Johannes Berg wrote: >>> > On Mon, 2010-10-04 at 11:51 -0700, Ben Greear wrote: >>> >> Just in case this seems familiar to anyone... >>> >> >>> >> IP: [<f8ba74da>] ieee80211_stop_tx_ba_session+0x14/0x84 [mac80211] >>> > >>> > Do you have debug info that'd point to a code line? >>> > >>> > I have never heard of this. >>> >>> I don't actually know how to get a line of code out of those >>> hex offsets... >>> >>> Someone told me many years ago..but I lost that information :P >> >> Err, I never remember either, I think Luis knows the gdb thing ... I >> usually use "objdump -dS" > > gdb net/mac80211/mac80211.ko > l *(ieee80211_stop_tx_ba_session+0x14/0x84) Oops I meant: gdb net/mac80211/mac80211.ko l *(ieee80211_stop_tx_ba_session+0x14) Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html