[OSR-DETECTED-SPAM] Re: A question about setting break point

it only works when I have the process’s symbol. However, it will fail if
I don’t have this process’s symbol
:frowning:

On Thu, Dec 29, 2011 at 5:22 PM, Pavel Lebedynskiy wrote:

> http://analyze-v.com/?p=682
>
> Note that this trick only works once per boot session (for a given
> executable).
> ------------------------------
> From: Emre Tinaztepe
> Sent: 29-Dec-11 1:06 AM
> To: Windows System Software Devs Interest List
> Subject: Re: [ntdev] A question about setting break point
>
>
> Try just SXE LD without any params.
>
> Emre
>
> On Thu, Dec 29, 2011 at 5:48 AM, Marvin(Fan) Zhang wrote:
>
>> HI all,
>> I’m not sure it’s suitable that I post a question hear regarding setting
>> break point. I want to set a break point when a process(suppose A.exe) just
>> lunch at its beginning in WinDbg with kernel debug mode. I know it’s very
>> easy to do that with user debug mode, however I do need to do that in
>> kernel debug mode. I try to use ‘sxe ld A.exe’ to set break point, but it
>> fail to do break.
>> Thanks.
>> Marvin
>> — NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging and
>> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
>> the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>
>
> — NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging and
> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
> the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

Sorry, I made a mistake. it can succeed in setting break point.
Thanks for Emre and Pavel!

On Thu, Dec 29, 2011 at 5:47 PM, Marvin(Fan) Zhang wrote:

> it only works when I have the process’s symbol. However, it will fail if
> I don’t have this process’s symbol
> :frowning:
>
>
> On Thu, Dec 29, 2011 at 5:22 PM, Pavel Lebedynskiy wrote:
>
>> http://analyze-v.com/?p=682
>>
>> Note that this trick only works once per boot session (for a given
>> executable).
>> ------------------------------
>> From: Emre Tinaztepe
>> Sent: 29-Dec-11 1:06 AM
>> To: Windows System Software Devs Interest List
>> Subject: Re: [ntdev] A question about setting break point
>>
>>
>> Try just SXE LD without any params.
>>
>> Emre
>>
>> On Thu, Dec 29, 2011 at 5:48 AM, Marvin(Fan) Zhang wrote:
>>
>>> HI all,
>>> I’m not sure it’s suitable that I post a question hear regarding setting
>>> break point. I want to set a break point when a process(suppose A.exe) just
>>> lunch at its beginning in WinDbg with kernel debug mode. I know it’s very
>>> easy to do that with user debug mode, however I do need to do that in
>>> kernel debug mode. I try to use ‘sxe ld A.exe’ to set break point, but it
>>> fail to do break.
>>> Thanks.
>>> Marvin
>>> — NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging
>>> and other seminars visit: http://www.osr.com/seminars To unsubscribe,
>>> visit the List Server section of OSR Online at
>>> http://www.osronline.com/page.cfm?name=ListServer
>>
>>
>> — NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging and
>> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
>> the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>> —
>> NTDEV is sponsored by OSR
>>
>> For our schedule of WDF, WDM, debugging and other seminars visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
>