Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 179323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:23:13+00:00 2026-05-11T14:23:13+00:00

I am working with a third-party framework, and the code is pretty bad, and

  • 0

I am working with a third-party framework, and the code is pretty bad, and I’m getting exceptions that I can’t figure out. I was able to decompile using .NET Reflector, and now I’m trying to debug using Deblector, but I can’t even figure out how to get a breakpoint set. Why is there no documentation for this tool?

There is nothing available about how to use it. The built-in help simply gives a list of commands, which I understand just fine, as they are the standard debugger commands… but I can’t figure out how to get it working so I can step through code and I need to examine variables too.

I have been googling for a long time and all I can find is blogs saying how wonderful this tool is. Well, I’m sure it would be pretty cool if I could make it work. Where is the documentation, or how do I set a breakpoint?

I can get it to attach to my process, but I can’t pause or anything, and it doesn’t break when the exception happens, even though I have activated that option.

Seriously… we should do some documentation – I will post them somewhere that Google can reach.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T14:23:13+00:00Added an answer on May 11, 2026 at 2:23 pm

    Maybe this will help you:

    First of all, I am using the DeblectorAddin-1.01-Alpha from (I don’t know if it works like this in older versions too) from http://www.codeplex.com/deblector.

    With this version, it is quite simple with the following procedure:

    • Attach to a process

      • With the a[ttach] command in the command line: a <pid> .
      • Using the attach button in the toolbar (window with a gear in it).
    • If the attach was a success (you see this in the console, activated with Tools->Deblector) all referenced assemblies should be loaded.

    • Setting a break point (you must have halted the program to set a break point):

      • Using the b[reak] command: e.g. b <Namespace.Class.Function> – there are more options available use help b for that.
      • Much simpler: Use the Break button (or F9) and select a row in the Deblector IL view.

    Additional usage notes:

    Deblector Commandline:
    The command line will not respond if you are currently attached to a process and running, you must halt first or it will not respond properly.

    For 64-bit platforms:
    The application must be set to run as 32-bit application or it can’t be attached to.

    In Visual Studio: Project -> Properties -> Build Platform target: x86

    With the corflags tool: This should be installed with Visual Studio (use the Visual Studio command prompt).

     To set 32-bit mode: corflags <ProgramName> /32BIT+   To unset it:        corflags <ProgramName> /32BIT- 

    To find the process ID and check if a program runs in 32 or 64-bit mode:
    Process Explorer is very helpful for that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer debian/rules is not the kernel Makefile. It has no way… May 11, 2026 at 11:31 pm
  • Editorial Team
    Editorial Team added an answer Depends entirely on your visitors behavior. If you anticipate/get a… May 11, 2026 at 11:31 pm
  • Editorial Team
    Editorial Team added an answer Okay, now that you specified the actually meaning of 'threadsafe',… May 11, 2026 at 11:31 pm

Related Questions

I have been working a year now as a software developer for a at
I am currently trying to code my own JS drag and drop script (out
I am using a third party application and would like to change one of
We are working with some new Cutting Tools that can have it's hardware parameters

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.