I'm not going to help but I also would like to know what the $( ) syntax is ?
If I may, I would like to ask a few additional questions to help me narrow it down. How is "defer"…
Neo Ar —
I got a cable at Staples and confirmed that it works, the RISC-V PC survived the trip and boots fi…
Jason —
So it seems I'm able to break on certain parts of my code but not others. For example, I set three…
Dan —
I have a C13 to AC I'll bring with me. DM me on twitter (@dbechrd) and we can meet up some time to…
Neo Ar —
HI GUYS I FORGOT MY POWER CABLE FOR RISC-V PC () I BELIEVE WHAT I NEED IS AN . I DID MANAGE TO BRI…
Good job, thanks!! Have been using CodeBlocks and CodeLite IDEs as debuggers on Linux, but both ha…
Thanks for all the changes and fix.
Ho my... do I miss C programming. I have to test this new version !
spx —
For further development I will make sure to keep the roadmap in sync with the changelog. The relea…
spx —
c[ode]clap 0.9.0 took quite some months longer than originally planned but is now available for do…
If you're learning assembly, you probably know about instructions like add, sub and mul for doing …
I personally don't think it's a too bad concept. However there are a few issues. Communication is …
I am not sure what you want to parse or how far you want to go, but the physical offset can be cal…
Ah, you are right. debug table will contain location of pdb file.
Hi, That table (data directory) only contains the RVA (the address after it has been loaded in mem…
You locate it by looking at data directory table: This table contains address and size of various…
Welcome, Ishan. Enjoy the episodes. I started at 0 and it took me over a year to get caught up. …
Hi, I recently stumbled upon this concept. I know its not fresh news, but I was wondering what d…
Hi, So I was trying to parse PE file using the documentation at The documentation say about the l…
Thanks![/quote] Loading crash dumps is something I would like to implement. It will be a bit furt…
Are there any plan to support loading crash dumps in remedy? Or is that feature already there and …
When asking such questions, try to give the exact error message and which platform you are working…
Wow, thanks for taking the time to do this :)